/** Shopify CDN: Minification failed

Line 1437:19 Unexpected "{"
Line 1437:30 Expected ":"
Line 1437:34 Unexpected "{"
Line 1440:12 Expected identifier but found whitespace
Line 1440:14 Unexpected "{"
Line 1440:21 Expected ":"
Line 1440:54 Unexpected "{"
Line 1440:61 Expected ":"
Line 1440:94 Expected ":"
Line 1441:21 Expected identifier but found whitespace
... and 2 more hidden warnings

**/
@import url('https://fonts.googleapis.com/css2?family=Jost&display=swap');
.product-page-info #SI_trigger{
  margin-top: 0px !important;
  padding: 14px 80px;
  font-size: 13px;
}


.popup-cart a.product-cart__remove{
  color: #d49cc6;
} 

.embed-responsive-16by9::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    background: rgba(255,255,255,0);
}

.embed-responsive-16by9 iframe{
  position: absolute;
      top: 50% !important;
    left: 50% !important;
    transform: translate(-50%,-45%);
    scale: 1.2;
}


@media screen and (max-width:600px){
  .embed-responsive-16by9 iframe{
      transform: translate(-50%,-31%);
      scale: 1.6;
  }
}


.si-edge-right {
  display: none;
}

.social-media .icon.icon-social-twitter {
    width: 18px;
}

a.social-media__twitter {
    position: relative;
    left: -1px;
}

:root {
    --base-family: "Jost", sans-serif;
    --nav-family: "Jost", sans-serif;
    --alternative-family: "Jost", sans-serif;
  --theme: #000;
  --theme3: #000;
  --nav-weight: 400;
      --heading-weight: 400;
          --h1-size: 22px;
    --h2-size: 24px;
    --h3-size: 17px;
}
.header__tape--style-1 a,
.header__tape--style-1 {
    color: #fff;
}

b, strong {
    font-weight: 600;
}

.product-gallery__thumbnail .product-gallery__thumbnail_item .rimage{
  padding-top: 100% !important;
}

.header__sidebar .ml-25 > a.header__btn-reward,
.header__sidebar .ml-25 > a,
.header__sidebar .ml-auto > a{
  position: relative;
}

.header__sidebar .ml-25 > a.header__btn-reward::before,
.header__sidebar .ml-25 > a::before,
.header__sidebar .ml-auto > a::before {
  content: "";
  position: absolute;
  width: 0px;
  height: 2px;
  margin: auto;
  left: 27px;
  right: 8px;
  background-color: #d49cc6;
      bottom: -18px;
  transition: width .2s linear;
}

.header__sidebar .ml-25 > a.header__btn-cart::before{
  left: 12px;
}

.header__sidebar .ml-25 > a.header__btn-reward::before{
  bottom: 0px;
}

.header__sidebar .ml-25 > a.header__btn-reward:hover,
.header__sidebar .ml-25 > a:hover,
.header__sidebar .ml-auto > a:hover{
  text-decoration: none;
}

.header__sidebar .ml-25 > a.header__btn-reward:hover::before,
.header__sidebar .ml-25 > a:hover::before,
.header__sidebar .ml-auto > a:hover::before {
  width: calc(100% - 32px);
}

.header__sidebar .ml-25 > a.header__btn-cart:hover::before{
  width: calc(100% - 50px);
}

.header__btn-cart span.d-none.d-lg-inline.mt-lg-4{
  position: relative;
  top: -2px;
}

.header__btn-cart span.cart-count {
    background: #d49cc6;
    color: #fff;
    padding: 1px 4px;
    border-radius: 3px;
    line-height: 1;
  position: relative;
      margin-left: 5px;
}

.header__btn-cart span.cart-count::before {
    content: "";
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: 5px solid #d49cc6;
    position: absolute;
    left: -5px;
    top: 7px;
}

.header__tape--style-1{
  padding: 5px;
}
.button, button, input[type=submit], input[type=reset], input[type=button]{
	text-transform: uppercase;
      padding: 0 45px;
}
/*
.announcement__slider .slick-slide {
    display: none !important;
}

.announcement__slider .slick-slide.slick-current.slick-active {
    display: block !important;
}*/

.header__tape--style-1 .container.d-flex .position-relative.d-flex.align-items-center.px-35{
  width: 100%;
}

.header__content .header__sidebar{
      flex-direction: column;
}
  
  a:hover {
  text-decoration: underline;
}
  a.button:hover,
  .feat-collection a:hover {
  text-decoration: none;
}
.gallery__section-container.grid__wrapper {
    display: flex;
  padding: 5px;
}

.gallery__section-container .gallery__section-block {
    width: 100%;
  padding: 5px;
}

.gallery__section-container .gallery__section-block .gallery__section-image img{
  width: 100%;
}

.gallery__section-content {
  position: relative;
}

.gallery__section-block .gallery__image-caption {
  z-index: 99;
}

.gallery__section-block .gallery__image-caption h3{
  margin-bottom: 8px;
}

.gallery__section-block .gallery__image-caption {
  position: absolute;
  padding: 15px;
  width: fit-content;
  width: -moz-fit-content;
  display: grid;
  grid-row-gap: 5px;
  min-width: 150px;
}

.gallery__section-block .gallery__image-caption span.button{
  text-align: center;
}

.global__section h2.section-heading {
  text-align: center;
  width: 100%;
}

.promobox__content a.btn--default,
.carousel-articles__item a.btn,
.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
  background: #d49cc6;
  color: #fff !important;
  height: 50px;
line-height: 50px;
  border-radius: 3px !important;
transition: all .25s ease-in-out;
  border: none;
  padding: 0 45px;
}

.gallery__section-content .rimage::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  border: 0px solid #fff;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
  transform: scaleZ(1);
  transition: .3s;
  background-color: #0000;
}

.gallery__section-content:hover .rimage::before {
  border-width: 2px;
  transform: scale3d(.93,.93,.93);
  background-color: #0003;
}

.gallery__section-content:hover .gallery__image-caption .button{
      color: #fff!important;
    background: #505050!important
}

.carousel-articles h4,
.featured-collections.index-section .feat-section {
  position: relative;
  margin-bottom: 40px;
}

.featured-collections.index-section .feat-section.with-subhead {
  margin-bottom: 0;
}

.carousel-articles h4 a,
.featured-collections.index-section h2 {
  font-size: 34px;
  background: #fff;
  padding: 0 20px;
  max-width: 400px;
  margin: auto !important;
  position: relative;
  z-index: 9;
  float: unset !important;
  text-decoration: none;
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.carousel-articles h4.carousel__title::after,
.featured-collections.index-section .feat-section::after {
  content: "";
  width: 100%;
  margin-left: unset;
  left: 0;
  bottom: 50%;
  position: absolute;
  border-bottom: 1px solid #dddddd;
}


.feat-collection .collection-index .collection__list-item {
  padding: 5px;
  margin-bottom: 30px;
  position: relative;
}
.feat-collection .collection-index .collection__item-image {
  border: 1px solid #ddd;
}

.feat-collection .collection-index .inline-block-full{
  width: 100%;
}

.feat-collection .collection-index .h4{
      margin-bottom: 10px;
}

.collection__item-details {
  position: relative;
  top: initial;
  margin-top: 10px;
  padding: 0;
  background: transparent;
  text-align: center;
}

.featured-collections .feat-collection .product-collection-noncarousel .collection-index .btn-shop-now {
  background-color: unset;
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  line-height: 1;
  transition: all .2s linear;
  position: relative;
}

.featured-collections .feat-collection .product-collection-noncarousel .collection-index .btn-shop-now:hover span::before {
  width: 65px;
  background-color: #d49cc6;
}

.featured-collections .feat-collection .product-collection-noncarousel .collection-index .btn-shop-now span::before {
  content: "";
  position: absolute;
  width: 0px;
  height: 2px;
  margin: auto;
  left: 0;
  right: 0;
  background-color: #d49cc6;
  bottom: -2px;
  transition: width .2s linear;
}

.featured-collections .feat-collection .product-collection-noncarousel .collection-index .btn-shop-now:hover {
  color: #d49cc6;
}

.feat-collection .product-collection-noncarousel .collection-index{
    min-height: 321px;
    margin-bottom: 10px;
}

.newsletter__section .newsletter__section-container {
  display: grid;
  grid-template-columns: 2fr 2fr;
  grid-column-gap: 50px;
  align-items: center;
  justify-items: stretch;
  padding: 23px 20px;
}

#shopify-section-newsletter .newsletter__section .newsletter__section-container {
  grid-template-columns: max-content;
  justify-content: center;
  text-align: center;
}

#shopify-section-newsletter .newsletter__section-contentWrapper {
  margin-top: 0px;
}

#shopify-section-newsletter .newsletter__section h2 {
  color: #fff;
  font-size: 14px;
  margin-bottom: 0px;
}
#shopify-section-newsletter .newsletter__section .newsletter__section-subheading p {
      color: #fff;
    font-weight: 700;
    font-size: 28px;
    text-align: center;
    line-height: 1em;
    text-decoration: underline;
    margin-bottom: 0;
}

#shopify-section-newsletter .newsletter__section .newsletter__section-description p {
      color: #fff;
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.2em;
    margin-bottom: 10px;
}

#shopify-section-newsletter .newsletter__section-contentWrapper {
  margin-top: 0px;
}

#shopify-section-newsletter .newsletter__section .newsletter__section-email{
  	        border: 0px !important;
    background: rgba(255,255,255,0.5);
        color: #000;
      height: 40px;
  margin-bottom: 0px;
  }

.newsletter__section .newsletter__section-submit{
  
    height: 40px;
  line-height: 1em;

}
  
  #shopify-section-newsletter .newsletter__section .newsletter__section-email::placeholder {
	color: #000;
}
  
  #shopify-section-newsletter .newsletter__section .newsletter__section-submit{
  	    background: #d095c1 !important;
    color: #fff !important;
    border: none !important;
    border-radius: 0px !important;
    cursor: pointer;
  }


.feat-collection .collection__item-details p {
    text-overflow: ellipsis;
  line-clamp: 1;
    -webkit-line-clamp: 1;
    overflow: hidden;
    white-space: nowrap;
}


#your-shopping-cart .btn.btn--text,
.btn:hover, .btn:not([class*=btn--]):hover, .button:hover, .spr-summary-actions-newreview:hover,
  #shopify-section-newsletter .newsletter__section .newsletter__section-submit:hover{
  	    color: #fff !important;
    background: #505050 !important;
  }

#your-shopping-cart .btn.btn--text{
  padding: 10px 20px !important;
}
  
  #shopify-section-newsletter .newsletter__section-contentWrapper {
    margin-top: 0px;
}
.newsletter__section-contentWrapper form {
  position: relative;
}
.newsletter__section .newsletter__section-submit {
  width: auto;
  position: absolute;
      top: 0;
  right: 0;
  border: 0 !important;
}
.carousel-articles .subheading,
.featured-blog .index-blog .subheading, .featured-collections.index-section .subheading {
  text-align: center;
  margin-bottom: 20px;
}

.shop-insta .container .shop-insta-loop .insta-item {
  margin: 5px 5px !important;
}

.footer-announcement {
  background: #d59cc6;
  color: #fff;
  text-align: center;
  padding: 10px;
}

.footer-announcement p {
  margin-bottom: 0;
  color: #fff;
}

.footer--style-1 {
    background-color: #505050;
  color: #c5c5c5;
}

#footer.footer--style-1 .footer__section-head h5{
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 5px;
  text-transform: capitalize !important;
  font-size: 16px;
  color: #c5c5c5;
}
#footer.footer--style-1 .social-links .icon {
    fill: #c5c5c5;
    width: auto;
    min-width: auto;
    height: 22px;
}

.footer--style-1 p,
.footer--style-1 a, .footer--style-1 a:active, .footer--style-1 a:link, .footer--style-1 a:visited {
    color: #c5c5c5;
}

.award-image {
    text-align: right;
}

.award-image .social-links{
  margin-bottom: 20px;
}

.award-image .social-links .justify-content-lg-start {
    justify-content: flex-end!important;
}

.featured-collections.index-section h2,
.carousel-articles h4 {
    margin-bottom: 10px !important;
}

.promobox__content .promobox__text-1{
  font-size: 36px;
}

.header__social-media svg.icon{
  fill: #fff;
}

#footer.footer--style-1 .social-links a:hover .icon,
.header__social-media .social-media a:hover svg.icon{
  fill: #d49cc6;
}

.js-header-tape .header__tape--style-1 .container.d-flex .position-relative.d-flex.align-items-center.px-35.slider{
  width: 60%;
      justify-content: end;
}

featured-collections,
header-announcement {
    width: 100%;
}

header-announcement p{
  margin-bottom: 0px;
  text-align: center;

  font-size: 14px;
}

.header__tape .header__social-media{
  width: 20%;
  justify-content: end;
}

.header__social-media .js-currencies-list .header__btn-currency i svg{
  fill: #fff !important;
}

.header__social-media .js-currencies-list .header__btn-currency{
  color: #fff; 
  margin-top: 0px !important;
}

.large-search {
  max-width: 200px;
  margin: 0 0 0 auto;
  min-width: 200px;
  margin-top: 10px;
}

.large-search form.header-search-form {
  border: none;
  position: relative;
}

.large-search form.header-search-form #header-search {
  border: 1px solid #ddd;
  width: calc(100% - 38px);
  background: #fff;
}

.header-search-form #header-search {
  height: 30px;
  line-height: 30px;
  padding: 0 0 0 5px;
}

.large-search form.header-search-form button.search-button {
  padding: 6px;
  height: 35px;
  border-radius: 0 !important;
 /* background: #d49cc6;*/
  background: transparent;
  position: relative;
  margin-bottom: 0;
  outline: none;
  margin-left: 3px;
  width: 35px;
}

.large-search form.header-search-form button.search-button {
  display: inline-block;
  margin: 0;
    margin-bottom: 0px;
    margin-left: 0px;
  padding: 0;
  position: unset;
  vertical-align: middle;
      position: absolute;
    right: 0;
    top: 3px;
}

.large-search form.header-search-form button.search-button img{
  position: relative;
  top: -10px;
  /*max-width: 20px;*/
  max-width: 100%;
}
.header__sidebar i{
  margin-right: 3px;
}

.header__sidebar i svg.icon{
  fill: #d49cc6 !important;
}

.feat-collection-carousel .collection-slides{
    position: relative;
}

.feat-collection-carousel .collection-slides .slide-arrow{
 position: absolute;
    top: 30%;
    z-index: 9;
    padding: 8px 3px;
    background: #505050;
    line-height: 1;
    height: auto;
}

.feat-collection-carousel .collection-slides .slide-arrow .icon{
  fill: #fff;
}

.feat-collection-carousel .collection-slides .slide-arrow.prev-arrow{
  left: 0;
}
.feat-collection-carousel .collection-slides .slide-arrow.next-arrow{
  right: 0;
}

.feat-collection-carousel .collection-item{
  padding: 5px;
}

.feat-collection-carousel .collection__item-details a.inline-block-full {
  background-color: #d49cc6;
  display: inline-block;
  padding: 5px 10px;
  color: #fff;
  font-weight: 700;
  border-radius: 5px;
  text-decoration: none;
  text-transform: uppercase;
  width: auto;
}

.feat-collection-carousel .collection__item-details a.inline-block-full:hover {
  color: #fff !important;
  background: #505050 !important;
}

.feat-collection-carousel .collection__item-details .inline-block-full .prod-title {
  color: inherit;
  font-size: 12px;
  font-weight: 500;
  margin: 0;
      line-height: 1.4em;
}

.feat-collection-carousel .collection__list-item .btn-shop-now {
  display: none;
}

.breadcrumbs ul {
    text-transform: uppercase;
}

.section-heading-wrap {
  width: 100%;
  text-align: left;
  position: relative;
  margin: 10px 0 40px;
}

.section-heading-wrap::before {
      content: "";
    border-bottom: 1px solid #e5e5e5;
    position: absolute;
    bottom: -5px;
    z-index: -1;
    right: 15px;
    width: 100%;
    left: 15px;
}

.section-heading-wrap .section-heading {
  background: #fff;
  display: inline-block;
  font-size: 22px;
      padding-left: 15px;
}

#header .header__line--colorize-1,
#header .header__line--colorize-2{
border-bottom: none;
}

.span-12.hero__title{
  width: 100%;
}

.span-12.hero__title .collection__page-title{
  text-align: left;
  padding-bottom: 5px;
  border-bottom: 1px solid #e5e5e5;
}

.fixed-sidebar__section{
    display: none;
}

.product-options__value--text.active, .product-options__value--large-text.active, .product-options__value--square.active {
    background-color: #d49cc6;
    color: #fff;
  border-color: #d49cc6 !important;
}

.product-options__value--text:hover, .product-options__value--large-text:hover, .product-options__value--square:hover{
  background: #505050;
  color: #fff;
}

.product-page-info .product-page-info__button-add-to-cart .js-product-button-add-to-cart{
  background: #d49cc6;
  border: none;
  color: #fff;
}

.product-page-info .row .js-store-lists-add-wishlist{
 background: #505050;
    color: #fff;
    padding: 14px 80px;
    width: 100%;
      border-radius: 3px;
  transition: 0.3s;
}

.product-page-info .row .js-store-lists-add-wishlist:hover{
  background: #d49cc6 !important;
}

.product-page-info .row .js-store-lists-add-wishlist span .icon{
  fill: #fff;
}

.product-page-info .row .js-store-lists-add-wishlist span{
  color: #fff;
}

.product-page-info .pb-15 .mt-20.mb-15{
  float: left;
  width: 100%;
}
.product-page-info .product-page-info__button-add-to-cart.mb-10 {
    width: 50%;
      float: left;
}

.product-page-info .pb-15 > .row.justify-content-center.justify-content-md-start.mt-15{
  width: 50%;
      float: left;
      margin: 0px !important;
      padding-left: 20px;
}

.product-page-info .pb-15{
  float: left;
  width: 100%;
}

.product-page-info .pb-15 > .row.justify-content-center.justify-content-md-start.mt-15 > .col-auto{
    width: 100%;
  padding: 0px;
}

.dynamic-checkout__button .shopify-payment-button .shopify-cleanslate form{
  margin-bottom: 0px;
}

.product-page-info .product-page-info__button-add-to-cart .js-product-button-add-to-cart:hover .icon{
  fill: #fff;
}
.product-page-info .product-page-info__button-add-to-cart .js-product-button-add-to-cart:hover span,
.product-page-info .product-page-info__button-add-to-cart .js-product-button-add-to-cart:hover{
  color: #fff;
}

.collection-sidebar__wrapper h4{
  margin-top: 20px;
  border-bottom: 1px solid #ddd;
padding-bottom: 5px;
}

.collection-sidebar-section__head h5.d-flex{
  justify-content: space-between;
}

span.header__counter {
    display: none;
}

.product-options__value.disabled-hidden {
        background: #fbfbfb;
   /* pointer-events: none;*/
    color: #e5e5e5;
}
.product-options__value.disabled-hidden span::after,
.product-options__value.disabled-hidden span::before {
    background: #fbfbfb;
}

.product-options__value.disabled-hidden span::after {
    background: #ff000036;
}

.product-options__value.disabled-hidden span::before {
  content: unset;
}

.carousel .slick-dots li.slick-active,
.slider .slick-dots li.slick-active {
    background: #d49cc6 !important;
  width: 10px;
  height: 10px;
}

.carousel .slick-dots li,
.slider .slick-dots li {
    background-color: #c5c5c5 !important;
  width: 8px;
  height: 8px;
}

.cbb-frequently-bought-container ul li::before{
  content: unset !important;
}

.readconte.open {
    margin-bottom: 20px;
}

.label.label--in-stock.mb-3.mr-3.text-nowrap {
    display: none;
}

.product-page-info__dynamic-checkout .dynamic-checkout__button {
    margin-top: 0px !important;
}

.product-page-info .pb-15 .mt-20{
  margin-top: 0px !important;
}

.product-page-info .pb-15{
  padding-bottom: 5px !important;
}

.product-page-info__border {
    display: none;
}

.product-page-info__description a{
  text-decoration: underline;
}

button.shopify-payment-button__more-options{
    display: none;
}

.promobox--type-list-collections-2 .promobox__content .promobox__text-1.h5{
  font-size: 18px;
}

.promobox--type-list-collections-2 .position-absolute{
      position: relative!important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
}

.product-page-info__details-buttons .justify-content-md-start .col-auto {
    position: relative;
}

.product-page-info__details-buttons .justify-content-md-start .col-auto::after {
    border-right: 1px solid #e2e0e0;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 6px;
  z-index: -1;
}

.product-page-info__details-buttons .justify-content-md-start .col-auto:last-child::after{
  content: unset;
}

#MainContent .pages-content .rte p a,
#MainContent .article .article__body p a,
#MainContent .collection__page-description a#read-more-content:hover,
#MainContent .collection__page-description a{
    text-decoration: underline;
}

#MainContent .pages-content .rte p a:hover,
#MainContent .article .article__body p a:hover,
#MainContent .collection__page-description a#read-more-content,
#MainContent .collection__page-description a:hover{
  text-decoration: none;
}

/* Legacy magnifier image swap removed — BNY fall theme uses inline SVG with color-only hover. */

.product-recommendations .carousel__products .product-collection__image.product-image{
  padding: 30px;
}

.reward-wrapper{
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 5px;
}

.reward-wrapper h3{
  margin-bottom: 0px;
}

.reward-wrapper .reward-row.reward-head {
    align-items: end;
}

.reward-wrapper .reward-row .reward-col .box span.bullet {
    width: 8px;
    height: 8px;
    background: #000;
    border-radius: 50%;
}

.reward-wrapper .reward-row{
  display: flex;
  flex-direction: row;
  width: 100%;
  align-items: stretch;
  gap: 5px;
}

.reward-wrapper .reward-row.reward-head .reward-col{
  background: transparent !important;
}

.reward-wrapper .reward-row .reward-col{
  width: 100%;
  background: #d59cc6;
  text-align: center;
  padding: 15px;
}

.reward-wrapper .reward-row:nth-child(odd) .reward-col:nth-child(2){
  background: #e0e0e0;
}

.reward-wrapper .reward-row:nth-child(odd) .reward-col:nth-child(3){
  background: #d6b2e2;
}

.reward-wrapper .reward-row:nth-child(odd) .reward-col:nth-child(4){
  background: #e4bbd9;
}

.reward-wrapper .reward-row .reward-col:nth-child(2){
  background: #bfbfbf;
}

.reward-wrapper .reward-row .reward-col:nth-child(3){
  background: #c79cd5;
}

.reward-wrapper .reward-row .reward-col.title {
    width: 200%;
  background: #fff;
}

.reward-wrapper .reward-row .reward-col .box {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.shopify-payment-button .shopify-payment-button__button.shopify-payment-button__button--branded .shopify-cleanslate .size--large,
.shopify-payment-button__button.shopify-payment-button__button--branded .shopify-cleanslate button {
    background: #eed7e8 !important;
  border-color: #eed7e8 !important;
}

.shopify-payment-button .shopify-payment-button__button.shopify-payment-button__button--branded .shopify-cleanslate .size--large:hover,
.shopify-payment-button__button.shopify-payment-button__button--branded .shopify-cleanslate button:hover{
  background: #d49cc6 !important;
  border-color: #d49cc6 !important;
}

@media screen and (min-width: 1025px){
  .menu:not(.menu--vertical) .menu__panel>.menu__item>a{
    font-weight: 600;
  }

  .menu__megamenu .menu__item > a.menu__title {
      font-weight: 600;
  }


  .header__nav .menu:not(.menu--vertical) .menu__panel>.menu__item:last-child > a{
    color: #D49CC6; 
  }
  
}


@media screen and (max-width: 800px){
  .reward-wrapper .reward-row .reward-col.title{
    width: 100%;
  }

  .reward-wrapper .reward-row .reward-col .box,
  .reward-wrapper h3 {
      margin-bottom: 0;
      font-size: 14px;
      line-height: 1.3em;
  }

  .reward-wrapper .reward-row .reward-col img{
    width: 60px;
  }
}

@media screen and (max-width: 450px){
  .reward-wrapper .reward-row .reward-col .box,
  .reward-wrapper h3 {
      font-size: 9px;
  }
}

@media (min-width: 1025px){
  .header__nav .menu:not(.menu--vertical) .menu__panel > .menu__item > a {
      padding-left: 5px;
      padding-right: 5px;
  }

  .header__content .header__line-top {
    z-index: 1;
}

  .header:not(.header--type-5) .header__content .header__line-top {
    min-height: 110px;
}


  .header__logo--center+.header__sidebar {
    transform: translate3d(0,-40%,0);
  }

.collection-sidebar-type-1 .collection-sidebar-section .collection-sidebar-section__head {
    padding: 0px 0 0px;
}

  .btn--animated .btn__icon {
    transform: translate3d(-14px,0px,0);
}

  .page-404 .container {
      max-width: 1025px !important;
    padding: 60px 0px;
  }
  
}

@media screen and (max-width: 1024px){

  .footer__content .col-lg-4.d-lg-block.d-none {
      display: block !important;
  }

  .footer__content .col-lg-4.d-lg-block.d-none .award-wrap {
      display: none;
  }

  .footer__content .col-lg-4.d-lg-block.d-none .social-links .social-media {
    justify-content: center !important;
    margin-top: 30px;
}
  
  .header__tape .header__social-media{
    display: none !important;
  }

  .js-header-tape .header__tape--style-1 .container.d-flex .position-relative.d-flex.align-items-center.px-35.slider{
    width: 100%;
  }

  .header__btn-cart .d-none{
    display: block !important;
  }

  .header__btn-cart .header__counter{
    display: none !important;
  }

  .header__btn-cart span.d-none.d-lg-inline.mt-lg-4{
    top: 0px;
  }

  .gallery__section-content .rimage:before{
        background-color: #0003 !important;
  }

  .footer__border-top {
    border: none;
  }

  #footer.footer--style-1 .footer__section-head h5{
    border-bottom: none;
  }

  #footer.footer--style-1 .footer__section-head.open h5{
        border-bottom: 1px solid #e5e5e5;
  }

  .footer__menus .col-lg {
    padding: 0;
}
  
}

@media screen and (min-width: 980px){
  .shop-insta .container .shop-insta-loop .insta-item {
    width: 23.5%;
    float: left;
  }
}

@media screen and (max-width: 980px){
  .feat-collection .product-collection-noncarousel .collection-index {
    min-height: 385px;
  }

  .container .row{
    margin-left: 0px;
    margin-right: 0px;
  }

  div#ssw-widget-recommends-html {
    text-align: center;
    padding: 40px;
}
  
}

@media screen and (min-width: 768px){
  .product-gallery .product-gallery__content{
    flex-direction: row-reverse;
  }

  .product-gallery .product-gallery__content .product-gallery__main .product-gallery__blockratio {
    padding-top: 110% !important;
  }

  .product-page-info .product-page-info__button-add-to-cart{
    display: flex;
    width: 100% !important;
    gap: 10px;
  }

  .product-page-info .js-product-button-add-to-cart{
    width: 100% !important;
  }

  .product-page-info #widget-fave-html{
    width: 100% !important;
    margin-top: 0px !important;
  }

  .product-page-info #widget-fave-html .ssw-fave-btn-content{
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 14px;
    padding-bottom: 14px;
  }
  
}

@media screen and (max-width: 767px){

  .product-options--type-page {
    text-align: left;
}
  
  .product-options--type-page .product-options__section {
      justify-content: flex-start;
  }
  
  #header .header__line-top .container.d-flex{
    flex-direction: column;
    position: relative;
  }

  #header .header__line-top .header__btn-menu {
      position: absolute;
      left: 20px;
      top: 15px;
  }

  #header .header__line-top .header__sidebar .large-search{
    display: none;
  }
  .promobox__content a.btn--default, .carousel-articles__item a.btn, .button, button, input[type=submit], input[type=reset], input[type=button]{
    height: auto;
    line-height: 1em;
        padding: 12px 20px;
  }

  .container {
      max-width: 100% !important;
  }

  #shopify-section-newsletter .newsletter__section .newsletter__section-email {
    height: 35px;
  }

  .product-page-info .product-page-info__button-add-to-cart.mb-10{
    width: 100%;
  }

  .product-page-info .pb-15>.row.justify-content-center.justify-content-md-start.mt-15{
    padding-left: 0px !important;
    width: 100%;
  }

  .product-page-info .product-page-info__button-add-to-cart .js-product-button-add-to-cart {
      padding: 14px 80px;
  }

  div#ssw-avg-rate-profile-html {
      text-align: center;
  }

  .product-page-info__description.text-center {
    text-align: justify !important;
}

  .shop-features{
        padding: 10px 0px !important;
  }

  .review-wrapp-btn {
    justify-content: center !important;
    margin-bottom: 10px;
}

  .ssw-reviews-head-listing .ssw-reviews-head-title {
    text-align: center;
}

  .product-page-info__button-add-to-cart .btn:not(.btn--size-large) {
    min-height: 52px;
}
  
}

@media screen and (max-width: 739px){

  .shop-features .logos-wrapper,
  .gallery__section-container.grid__wrapper {
      flex-direction: column;
  }

  .shop-features .logos-wrapper .logo-block:last-child {
    border: none;
}
  
  .shop-features .logos-wrapper .logo-block {
    border-bottom: 2px solid #fff;
    padding: 20px !important;
    text-align: center;
    border-right: 0px !important;
  }
}

@media screen and (max-width: 490px){
  .header__sidebar .ml-25{
        margin-left: 10px !important;
  }

  .header__sidebar .ml-auto .ml-25 i svg {
    width: 18px;
    height: 18px;
    min-width: 18px;
}

  .header__sidebar .ml-auto .ml-25 i {
    position: relative;
    top: -2px;
}
  
  .feat-collection .product-collection-noncarousel .collection-index {
    min-height: 340px;
}

  .header__content .header__sidebar {
    margin-left: 0px !important;
}
  
  .footer__payments{
    padding-left: 0px;
    padding-right: 0px;
  }

  #shopify-section-newsletter .newsletter__section h2{
    font-size: 18px;
  }

  #shopify-section-newsletter .newsletter__section .newsletter__section-subheading p{
    font-size: 30px;
  }

  #shopify-section-newsletter .newsletter__section-contentWrapper {
      max-width: 300px;
    width: 100%;
  }

  .header__sidebar .ml-25 {
    margin-left: 3px!important;
    font-size: 12px;
  }
  .header__btn-account .icon, .header__btn-cart .icon, .header__btn-compare .icon, .header__btn-menu .icon, .header__btn-services .icon, .header__btn-wishlist .icon {
    width: 20px;
    min-width: 20px;
  }
}





/* Default font color is black */
.logo h1 {
    color: black;
    transition: color 0.3s ease;
}

/* Font color when background is transparent */
.transparent-header .logo h1 {
    color: white;
}

/* Make sure the header text is visible */
.header__logo a {
    color: inherit;  /* This ensures the color is inherited from the parent (white or black) */
}

/* Border for Designer Introduction block */
.ai_gen_block_042429e {
  border: 1px solid #000000 !important;
  padding: 30px !important;
  box-sizing: border-box !important;
  display: inline-block !important;
  max-width: 100% !important;
}


.ai-designer-card-{{ ai_gen_id }} {
    display: block;
    width: 100%;
    padding: {{ block.settings.padding_vertical }}px {{ block.settings.padding_horizontal }}px;
    background-color: {{ block.settings.background_color }};
  }

body.template-index #MainContent {
  background: #F7F0E8;
  color: #4A3026;
}

body.template-index .header__tape {
  background: #9B6547 !important;
}

body.template-index .header__tape a {
  color: #fff !important;
}

.bny-fall-hero .promobox__content {
  max-width: 46% !important;
}

.bny-fall-hero__eyebrow {
  display: block;
  color: #8D5D46;
  font-family: Jost, Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: .26em;
  line-height: 1.2;
  text-transform: uppercase;
}

.bny-fall-hero__title {
  display: block;
  color: #3E281F;
  font-family: "Times New Roman", Times, serif;
  font-size: clamp(48px, 4.2vw, 68px);
  font-weight: 400;
  letter-spacing: -.035em;
  line-height: .94;
}

.bny-fall-hero__copy {
  display: block;
  max-width: 430px;
  color: #4E392F;
  font-family: Jost, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
}

.bny-fall-hero .promobox__btn-1 {
  min-height: 46px;
  padding: 13px 30px !important;
  background: #9B6547 !important;
  border-color: #9B6547 !important;
  color: #fff !important;
}

.bny-fall-hero .promobox__btn-1:hover {
  background: #D49CC6 !important;
  border-color: #D49CC6 !important;
}

.bny-fall-hero__button-label {
  color: #fff;
  font-family: Jost, Arial, sans-serif;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: .18em;
  text-transform: uppercase;
}

/* Three fall shopping cards — keep the legacy gallery layout intact. */
body.template-index #shopify-section-16597050606579416d {
  background: #F7F0E8;
  padding: 10px 18px 24px;
}

body.template-index #shopify-section-16597050606579416d .gallery__section-container {
  column-gap: 14px;
  row-gap: 14px;
}

body.template-index #shopify-section-16597050606579416d .gallery__section-block {
  overflow: hidden;
  background: #F1E5DA;
}

body.template-index #shopify-section-16597050606579416d .gallery__section-content {
  display: block !important;
  height: auto !important;
  background: #F1E5DA;
}

body.template-index #shopify-section-16597050606579416d .gallery__section-image {
  overflow: hidden;
}

body.template-index #shopify-section-16597050606579416d .gallery__section-image img {
  display: block;
  width: 100%;
  height: auto;
  transition: transform .5s ease;
}

body.template-index #shopify-section-16597050606579416d .gallery__section-block:hover .gallery__section-image img {
  transform: scale(1.02);
}

body.template-index #shopify-section-16597050606579416d .gallery__image-caption {
  position: static !important;
  inset: auto !important;
  transform: none !important;
  min-height: 138px;
  padding: 22px 18px 24px !important;
  text-align: center !important;
  text-shadow: none !important;
}

body.template-index #shopify-section-16597050606579416d .gallery__section-block:nth-child(1) .gallery__image-caption {
  background: #F2E6DC !important;
}

body.template-index #shopify-section-16597050606579416d .gallery__section-block:nth-child(2) .gallery__image-caption {
  background: #E8D7C9 !important;
}

body.template-index #shopify-section-16597050606579416d .gallery__section-block:nth-child(3) .gallery__image-caption {
  background: #F4EADF !important;
}

body.template-index #shopify-section-16597050606579416d .gallery__image-caption h3 {
  margin: 0 0 8px;
  color: #4A3026 !important;
  font-family: "Times New Roman", Times, serif;
  font-size: 31px;
  font-weight: 400;
  line-height: 1;
}

body.template-index #shopify-section-16597050606579416d .gallery__image-caption p {
  margin: 0 0 14px;
  color: #79533F !important;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: .14em;
  line-height: 1.35;
  text-transform: uppercase;
}

body.template-index #shopify-section-16597050606579416d .gallery__image-caption span.button {
  display: inline-block;
  min-height: 0;
  height: auto;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  color: #6F4633 !important;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: .10em;
  line-height: 1.4;
  text-decoration: underline;
  text-underline-offset: 4px;
  text-transform: uppercase;
}

body.template-index #shopify-section-16597050606579416d .gallery__image-caption span.button:hover {
  color: #D49CC6 !important;
}

/* Light trust strip. */
body.template-index #shopify-section-1660056973a2c1e285 .shop-features {
  background: #F8F3EE !important;
  padding: 22px 0 !important;
}

body.template-index #shopify-section-1660056973a2c1e285 .shop-features::before {
  background: #F8F3EE !important;
  opacity: 1 !important;
}

body.template-index #shopify-section-1660056973a2c1e285 .shop-features .logo-block {
  border-right: 1px solid #D8C8BA !important;
}

body.template-index #shopify-section-1660056973a2c1e285 .shop-features .logo-block:last-child {
  border-right: 0 !important;
}

body.template-index #shopify-section-1660056973a2c1e285 .shop-features .logo-img img {
  filter: brightness(0) saturate(100%) opacity(.72);
}

body.template-index #shopify-section-1660056973a2c1e285 .shop-features .logo-texts h5,
body.template-index #shopify-section-1660056973a2c1e285 .shop-features .logo-texts h6 {
  color: #4A3026 !important;
}

/* VIPuppy section with real fall imagery on the left. */
body.template-index #shopify-section-1660057956d2e32a12 {
  background-image: url("/cdn/shop/files/bny-fall-vipuppy-bg.jpg?v=1790035322") !important;
  background-size: cover !important;
  background-position: left center !important;
}

body.template-index #shopify-section-1660057956d2e32a12 .newsletter__section {
  background: linear-gradient(90deg, rgba(234,219,207,.18) 0%, rgba(234,219,207,.76) 36%, rgba(234,219,207,.97) 62%, #EADBCF 100%) !important;
  padding: 48px 0 50px;
}

body.template-index #shopify-section-1660057956d2e32a12 .newsletter__section-container {
  max-width: 1160px;
  padding-left: 30%;
}

body.template-index #shopify-section-1660057956d2e32a12 .newsletter__section-contentWrapper {
  max-width: 700px;
  margin: 0 auto;
  text-align: center;
}

body.template-index #shopify-section-1660057956d2e32a12 .newsletter__section h2 {
  margin-bottom: 7px;
  color: #8D5D46 !important;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: .24em;
  text-transform: uppercase;
}

body.template-index #shopify-section-1660057956d2e32a12 .newsletter__section-subheading p {
  margin: 0;
  color: #3E281F !important;
  font-family: "Times New Roman", Times, serif;
  font-size: 46px;
  font-weight: 400;
  line-height: 1;
  text-decoration: none !important;
}

body.template-index #shopify-section-1660057956d2e32a12 .newsletter__section-description p {
  max-width: 640px;
  margin: 13px auto 22px;
  color: #5C4033 !important;
  font-size: 14px;
  line-height: 1.5;
}

body.template-index #shopify-section-1660057956d2e32a12 form {
  display: flex;
  max-width: 540px;
  margin: 0 auto;
  background: #fff;
}

body.template-index #shopify-section-1660057956d2e32a12 .newsletter__section-email {
  flex: 1 1 auto;
  height: 48px !important;
  padding: 0 16px;
  border: 1px solid rgba(74,48,38,.16) !important;
  border-right: 0 !important;
  background: #fff !important;
  color: #4A3026 !important;
}

body.template-index #shopify-section-1660057956d2e32a12 .newsletter__section-email::placeholder {
  color: #80695F !important;
}

body.template-index #shopify-section-1660057956d2e32a12 .newsletter__section-submit {
  min-width: 126px;
  height: 48px !important;
  padding: 0 22px !important;
  background: #9B6547 !important;
  color: #fff !important;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: .12em;
  text-transform: uppercase;
}

body.template-index #shopify-section-1660057956d2e32a12 .newsletter__section-submit:hover {
  background: #D49CC6 !important;
}

/* Stable split story section. */
body.template-index #shopify-section-1660057382de0532af {
  position: relative;
  overflow: hidden;
  min-height: 330px;
  background: #FFF9F3;
  border-top: 1px solid #E0D2C7;
}

body.template-index #shopify-section-1660057382de0532af::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 46%;
  height: 100%;
  background: url("/cdn/shop/files/bny-fall-story-paws.jpg?v=1790035327") center/cover no-repeat;
}

body.template-index #shopify-section-1660057382de0532af .rich-text {
  position: relative;
  z-index: 2;
  padding: 50px 0 54px;
}

body.template-index #shopify-section-1660057382de0532af .container {
  max-width: 1380px !important;
  padding-left: 5vw;
  padding-right: 5vw;
}

body.template-index #shopify-section-1660057382de0532af .span-12.auto {
  max-width: 49%;
}

body.template-index #shopify-section-1660057382de0532af h1.section-heading {
  margin: 0 0 18px;
  padding: 20px 0 0;
  color: #3E281F;
  font-family: "Times New Roman", Times, serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 1.05;
  text-align: left;
}

body.template-index #shopify-section-1660057382de0532af h1.section-heading::before {
  content: "LUXURY FOR A HIGHER PURPOSE";
  display: block;
  margin-bottom: 9px;
  color: #9B6547;
  font-family: Jost, Arial, sans-serif;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: .22em;
  line-height: 1.2;
}

body.template-index #shopify-section-1660057382de0532af h1.section-heading::after {
  display: none;
}

body.template-index #shopify-section-1660057382de0532af .rte {
  max-width: 660px;
  color: #513B31;
  font-size: 14px;
  line-height: 1.65;
  text-align: left !important;
}

body.template-index #shopify-section-1660057382de0532af .rte p {
  margin-bottom: 15px;
}

body.template-index #shopify-section-1660057382de0532af .rte a {
  color: #6F4633;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: .10em;
  text-decoration: underline;
  text-underline-offset: 4px;
}

/* Caramel phone strip and warm dark footer. */
body.template-index .footer-announcement {
  background: #A86A49 !important;
  color: #fff !important;
  padding: 10px 12px;
}

body.template-index .footer-announcement p,
body.template-index .footer-announcement a {
  color: #fff !important;
}

body.template-index #footer.footer--style-1 {
  background: #47413E !important;
  color: #E4D9D0 !important;
}

body.template-index #footer.footer--style-1 p,
body.template-index #footer.footer--style-1 a,
body.template-index #footer.footer--style-1 h5 {
  color: #E4D9D0 !important;
}

@media screen and (min-width: 1800px) {
  .bny-fall-hero__title {
    font-size: 64px;
  }
}

@media screen and (max-width: 1024px) {
  body.template-index #shopify-section-1660057956d2e32a12 .newsletter__section-container {
    padding-left: 12%;
  }

  body.template-index #shopify-section-1660057382de0532af::after {
    width: 42%;
  }

  body.template-index #shopify-section-1660057382de0532af .span-12.auto {
    max-width: 55%;
  }
}

@media screen and (max-width: 767px) {
  .bny-fall-hero .promobox__content {
    max-width: 59% !important;
  }

  .bny-fall-hero .promobox__content > div {
    padding: 16px 8px 16px 14px !important;
  }

  .bny-fall-hero__eyebrow {
    font-size: 9px;
    letter-spacing: .18em;
  }

  .bny-fall-hero__title {
    font-size: 29px;
  }

  .bny-fall-hero__copy {
    max-width: 225px;
    font-size: 11px;
  }

  .bny-fall-hero .promobox__text-2,
  .bny-fall-hero .promobox__text-3 {
    margin-top: 8px !important;
  }

  .bny-fall-hero .promobox__content .mt-25 {
    margin-top: 10px !important;
  }

  .bny-fall-hero .promobox__btn-1 {
    min-height: 38px;
    padding: 10px 12px !important;
  }

  body.template-index #shopify-section-16597050606579416d {
    padding: 8px 10px 18px;
  }

  body.template-index #shopify-section-16597050606579416d .gallery__image-caption {
    min-height: 0;
    padding: 19px 15px 21px !important;
  }

  body.template-index #shopify-section-16597050606579416d .gallery__image-caption h3 {
    font-size: 27px;
  }

  body.template-index #shopify-section-1660056973a2c1e285 .shop-features .logos-wrapper {
    flex-direction: column;
  }

  body.template-index #shopify-section-1660056973a2c1e285 .shop-features .logo-block {
    border-right: 0 !important;
    border-bottom: 1px solid #D8C8BA !important;
  }

  body.template-index #shopify-section-1660057956d2e32a12 {
    background-position: left center !important;
  }

  body.template-index #shopify-section-1660057956d2e32a12 .newsletter__section {
    background: rgba(234,219,207,.92) !important;
    padding: 38px 18px 40px;
  }

  body.template-index #shopify-section-1660057956d2e32a12 .newsletter__section-container {
    padding-left: 0;
  }

  body.template-index #shopify-section-1660057956d2e32a12 .newsletter__section-subheading p {
    font-size: 37px;
  }

  body.template-index #shopify-section-1660057956d2e32a12 form {
    display: block;
    background: transparent;
  }

  body.template-index #shopify-section-1660057956d2e32a12 .newsletter__section-email,
  body.template-index #shopify-section-1660057956d2e32a12 .newsletter__section-submit {
    width: 100%;
    border: 1px solid rgba(74,48,38,.16) !important;
  }

  body.template-index #shopify-section-1660057956d2e32a12 .newsletter__section-submit {
    margin-top: 8px;
  }

  body.template-index #shopify-section-1660057382de0532af {
    min-height: 0;
  }

  body.template-index #shopify-section-1660057382de0532af::after {
    position: relative;
    display: block;
    width: 100%;
    height: 240px;
    margin-top: 0;
    background-position: center;
  }

  body.template-index #shopify-section-1660057382de0532af .rich-text {
    padding: 38px 0 36px;
  }

  body.template-index #shopify-section-1660057382de0532af .container {
    padding-left: 22px;
    padding-right: 22px;
  }

  body.template-index #shopify-section-1660057382de0532af .span-12.auto {
    max-width: 100%;
  }

  body.template-index #shopify-section-1660057382de0532af h1.section-heading {
    padding-top: 0;
    font-size: 37px;
  }
}

/* BNY FALL HEADER + FOOTER PALETTE */

/* Main header links */
body.template-index #header .header__nav .menu:not(.menu--vertical) .menu__panel > .menu__item > a,
body.template-index #header .menu__megamenu a,
body.template-index #header .header__sidebar a,
body.template-index #header .header__btn-account,
body.template-index #header .header__btn-reward,
body.template-index #header .header__btn-cart,
body.template-index #header .header__btn-wishlist,
body.template-index #header .header__btn-search,
body.template-index #header .header__btn-services {
  color: #5C4033 !important;
}

/* Header link hover */
body.template-index #header .header__nav .menu:not(.menu--vertical) .menu__panel > .menu__item > a:hover,
body.template-index #header .menu__megamenu a:hover,
body.template-index #header .header__sidebar a:hover,
body.template-index #header .header__btn-account:hover,
body.template-index #header .header__btn-reward:hover,
body.template-index #header .header__btn-cart:hover,
body.template-index #header .header__btn-wishlist:hover,
body.template-index #header .header__btn-search:hover,
body.template-index #header .header__btn-services:hover {
  color: #9B6547 !important;
}

/* Keep On Sale distinct, but fall-toned instead of pink */
body.template-index #header .header__nav .menu:not(.menu--vertical) .menu__panel > .menu__item:last-child > a {
  color: #B56543 !important;
}
body.template-index #header .header__nav .menu:not(.menu--vertical) .menu__panel > .menu__item:last-child > a:hover {
  color: #754632 !important;
}

/* Header icons */
body.template-index #header .header__sidebar i svg,
body.template-index #header .header__sidebar a svg,
body.template-index #header .header__btn-account svg,
body.template-index #header .header__btn-reward svg,
body.template-index #header .header__btn-cart svg,
body.template-index #header .header__btn-wishlist svg,
body.template-index #header .header__btn-services svg {
  fill: #9B6547 !important;
  color: #9B6547 !important;
}

body.template-index #header .header__sidebar a:hover svg,
body.template-index #header .header__btn-account:hover svg,
body.template-index #header .header__btn-reward:hover svg,
body.template-index #header .header__btn-cart:hover svg,
body.template-index #header .header__btn-wishlist:hover svg,
body.template-index #header .header__btn-services:hover svg {
  fill: #754632 !important;
  color: #754632 !important;
}

/* Replace old pink underline/cart accents */
body.template-index .header__sidebar .ml-25 > a.header__btn-reward::before,
body.template-index .header__sidebar .ml-25 > a::before,
body.template-index .header__sidebar .ml-auto > a::before {
  background-color: #9B6547 !important;
}

body.template-index .header__btn-cart span.cart-count {
  background: #9B6547 !important;
  color: #FFF7EF !important;
}
body.template-index .header__btn-cart span.cart-count::before {
  border-right-color: #9B6547 !important;
}

/* Search */
body.template-index .large-search form.header-search-form #header-search {
  border-color: #D9C8BA !important;
  color: #5C4033 !important;
}
body.template-index .large-search form.header-search-form #header-search::placeholder {
  color: #8A7468 !important;
}
/* Top brown strip — cream, never pink */
body.template-index .header__tape,
body.template-index .header__tape a,
body.template-index .header__tape .header__btn-currency {
  color: #FFF7EF !important;
}
body.template-index .header__tape .header__social-media svg,
body.template-index .header__tape .header__social-media .icon,
body.template-index .header__tape .header__btn-currency svg {
  fill: #FFF7EF !important;
  color: #FFF7EF !important;
}
body.template-index .header__tape .header__social-media a:hover svg,
body.template-index .header__tape .header__btn-currency:hover,
body.template-index .header__tape .header__btn-currency:hover svg {
  fill: #EAD7C8 !important;
  color: #EAD7C8 !important;
}

/* Logo remains completely untouched */
body.template-index #header .header__logo,
body.template-index #header .header__logo a,
body.template-index #header .header__logo img,
body.template-index #header .header__logo svg {
  filter: none !important;
}

/* Footer: same fall family as header */
body.template-index #footer.footer--style-1 {
  background: #47413E !important;
}

body.template-index #footer.footer--style-1 .footer__section-head h5,
body.template-index #footer.footer--style-1 .footer__section-head h5 a {
  color: #EAD7C8 !important;
  border-bottom-color: rgba(234,215,200,.42) !important;
}

body.template-index #footer.footer--style-1 .footer__section-content a,
body.template-index #footer.footer--style-1 .footer__copyright a,
body.template-index #footer.footer--style-1 p {
  color: #FFF7EF !important;
}

body.template-index #footer.footer--style-1 .footer__section-content a:hover,
body.template-index #footer.footer--style-1 .footer__copyright a:hover {
  color: #C98A63 !important;
}

body.template-index #footer.footer--style-1 .social-links .icon,
body.template-index #footer.footer--style-1 svg {
  fill: #EAD7C8 !important;
  color: #EAD7C8 !important;
}

body.template-index #footer.footer--style-1 .social-links a:hover .icon,
body.template-index #footer.footer--style-1 a:hover svg {
  fill: #C98A63 !important;
  color: #C98A63 !important;
}

body.template-index .footer-announcement {
  background: #A86A49 !important;
}

/* BNY FALL FINAL HEADER DETAILS */

/* Catch every header icon inside the sidebar, including the app-injected wishlist heart. */
body.template-index #header .header__sidebar svg,
body.template-index #header .header__sidebar .icon {
  fill: #9B6547 !important;
  stroke: #9B6547 !important;
  color: #9B6547 !important;
}

body.template-index #header .header__sidebar a:hover svg,
body.template-index #header .header__sidebar a:hover .icon {
  fill: #754632 !important;
  stroke: #754632 !important;
  color: #754632 !important;
}

/* Keep top announcement/currency bar readable. */
body.template-index .header__tape,
body.template-index .header__tape a,
body.template-index .header__tape span,
body.template-index .header__tape .header__btn-currency {
  color: #FFF7EF !important;
}

/* Currency dropdown itself needs dark text on the light panel. */
body.template-index .js-currencies-list .header__dropdown,
body.template-index .js-currencies-list .header__dropdown ul {
  background: #FFF9F3 !important;
}

body.template-index .js-currencies-list .header__dropdown li a,
body.template-index .js-currencies-list .header__dropdown a {
  color: #5C4033 !important;
  opacity: 1 !important;
}

body.template-index .js-currencies-list .header__dropdown li a:hover {
  color: #754632 !important;
  background: #F1E4D8 !important;
}

body.template-index .js-currencies-list .header__dropdown li.active a {
  color: #754632 !important;
  background: #EFE7E0 !important;
}

/* Monochrome phone icon, not an emoji. */
body.template-index .footer-announcement .bny-phone-link::before {
  content: "\260E\FE0E";
  display: inline-block;
  margin-right: 7px;
  color: #FFF7EF;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
}

/* Slight desktop logo enlargement while preserving the supplied artwork. */
@media screen and (min-width: 1025px) {
  body.template-index #header .header__logo {
    width: 275px !important;
    max-width: 275px !important;
  }

  body.template-index #header .header__logo img {
    width: 100% !important;
    height: auto !important;
  }
}

/* BNY FALL MEGA MENU GLASS */
@media screen and (min-width: 1025px) {
  body.template-index #header .menu__megamenu {
    background: rgba(255, 255, 255, .86) !important;
    -webkit-backdrop-filter: blur(14px) saturate(118%);
    backdrop-filter: blur(14px) saturate(118%);
    border-top: 1px solid rgba(155, 101, 71, .08);
    box-shadow: 0 14px 34px rgba(63, 41, 31, .08);
  }

  body.template-index #header .menu__megamenu > .container,
  body.template-index #header .menu__megamenu .menu__grid,
  body.template-index #header .menu__megamenu .menu__list,
  body.template-index #header .menu__megamenu .menu__level-02 {
    background: transparent !important;
  }

  body.template-index #header .menu__curtain {
    background: transparent !important;
  }
}

/* BNY FALL LOGO OPTICAL CENTERING */
@media screen and (min-width: 1025px) {
  body.template-index #header .header__logo--center {
    transform: translateY(7px);
  }
}

/* BNY FALL NAV WEIGHT */
@media screen and (min-width: 1025px) {
  body.template-index #header .header__nav .menu:not(.menu--vertical) .menu__panel > .menu__item > a {
    font-weight: 500 !important;
    letter-spacing: .02em;
  }

  body.template-index #header .menu__megamenu .menu__item > a.menu__title {
    font-weight: 600 !important;
    letter-spacing: 0;
  }
}

/* BNY FALL UTILITY COMPACT */
@media screen and (min-width: 1025px) {
  /* Old theme synthesizes 500 too heavily; use the real regular weight. */
  body.template-index #header .header__nav .menu:not(.menu--vertical) .menu__panel > .menu__item > a {
    font-size: 14px !important;
    font-weight: 400 !important;
    letter-spacing: .015em !important;
  }

  /* Keep mega-menu headings stronger for hierarchy. */
  body.template-index #header .menu__megamenu .menu__item > a.menu__title {
    font-size: 14px !important;
    font-weight: 600 !important;
  }

  /* Icon-led utility row: preserve text in DOM, hide it visually. */
  body.template-index #header .header__btn-account,
  body.template-index #header .header__btn-reward {
    font-size: 0 !important;
    line-height: 1;
  }

  body.template-index #header .header__btn-account i,
  body.template-index #header .header__btn-reward i {
    margin-right: 0 !important;
  }

  body.template-index #header .header__btn-account i {
    font-size: 0 !important;
  }

  body.template-index #header .header__btn-account svg,
  body.template-index #header .header__btn-reward svg,
  body.template-index #header .header__btn-cart svg,
  body.template-index #header .header__sidebar .icon {
    width: 20px !important;
    height: 20px !important;
    min-width: 20px !important;
  }

  body.template-index #header .header__btn-cart > span.d-lg-inline {
    font-size: 0 !important;
    margin-top: 0 !important;
  }

  body.template-index #header .header__btn-cart .cart-count {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 18px;
    min-height: 18px;
    margin-left: 4px;
    padding: 2px 5px;
    font-size: 11px !important;
    line-height: 1;
  }

  /* Tighten utility spacing slightly now that labels are hidden. */
  body.template-index #header .header__sidebar .ml-lg-15 {
    margin-left: 12px !important;
  }
}

/* BNY FALL THIN ICONS */
@media screen and (min-width: 1025px) {
  /* Slightly smaller utility icons so they read lighter. */
  body.template-index #header .header__btn-account svg,
  body.template-index #header .header__btn-reward svg,
  body.template-index #header .header__btn-cart svg,
  body.template-index #header .header__sidebar .icon {
    width: 18px !important;
    height: 18px !important;
    min-width: 18px !important;
    opacity: .88;
  }

  /* App-injected wishlist heart. */
  body.template-index #header .ssw-link-fave-menu .ssw-icon-heart-o {
    color: #9B6547 !important;
    font-size: 19px !important;
    font-weight: 400 !important;
    opacity: .88;
  }

  body.template-index #header .ssw-link-fave-menu:hover .ssw-icon-heart-o {
    color: #754632 !important;
  }

  /* Keep the cart count level with the bag icon. */
  body.template-index #header .header__btn-cart {
    align-items: center !important;
  }

  body.template-index #header .header__btn-cart > span.d-lg-inline {
    display: inline-flex !important;
    align-items: center !important;
    height: 18px;
    margin-top: 0 !important;
    position: static !important;
  }

  body.template-index #header .header__btn-cart .cart-count {
    position: relative !important;
    top: 0 !important;
    transform: none !important;
    margin-left: 5px !important;
    min-width: 18px;
    height: 18px;
    padding: 0 5px !important;
    border-radius: 3px;
    line-height: 18px !important;
    text-align: center;
  }

  body.template-index #header .header__btn-cart .cart-count::before {
    top: 5px !important;
  }

  }

/* BNY SEARCH LEGACY IMAGE GUARD */
.large-search form.header-search-form button.search-button,
.large-search form.header-search-form button.search-button:hover,
body.template-index .large-search form.header-search-form button.search-button,
body.template-index .large-search form.header-search-form button.search-button:hover {
  background-image: none !important;
  filter: none !important;
}
