/** Shopify CDN: Minification failed

Line 1191:0 Unexpected "}"
Line 1868:5 Unexpected "="

**/
.button--primary,
.shopify-challenge__button,
#shopify-product-reviews .spr-summary-actions-newreview,
#shopify-product-reviews .spr-button {
  background: #2e2e2e;
}

.custom-link-for-specific-state {
  display: none;
}

/* common css start  */
body {
  font-family: proxima-nova, sans-serif !important;
  font-weight: 300 !important;
}

button,
.button {
  font-size: 13px !important;
  font-family: proxima-nova, sans-serif !important;
}

a.button.button--primary:hover {
  color: #2e2e2e;
  background: white;
  border: 1px solid;
}

.ecom-product-backinstock-container.bis_hide {
  display: block;
}

.lock-all announcement-bar {
  /* display: none; */
}

.lock-all announcement-bar {
  /* display: none; */
}

/* common css end  */

/* announcement-bar start */
.announcement-bar .announcement-bar__list .announcement-bar__item .announcement-bar__message {
  font-size: 14px;
  font-family: proxima-nova, sans-serif;
  font-weight: 200;
}

/* announcement-bar end */

/* mega-menu css start  */
.mega-menu .mega-menu__image {
  height: 370px;
  width: 100%;
  object-fit: cover;
}

desktop-navigation .mega-menu__columns-wrapper {
  display: flex;
}

desktop-navigation ul li a {
  font-size: 13px;
  font-family: proxima-nova, sans-serif;
  text-transform: uppercase;
  font-weight: 400;
}

li.header__linklist-item:first-child a {
  font-weight: 600;
  font-size: 13px;
}

i.icon-swym-wishlist {
  font-family: swym-font;
  font-style: normal;
  vertical-align: middle;
  font-size: 17px;
}

.swym-wishlist.header__icon-wrapper {
  display: none;
}

.swym-ready.swym-buttons-loaded .swym-wishlist.header__icon-wrapper {
  display: block;
}

.swym-ready i.icon-swym-wishlist:after {
  visibility: visible;
  content: '\f004';
}

i.icon-swym-wishlist:after {
  content: '';
  font-size: 130%;
  line-height: 18px;
  text-align: center;
  display: inline;
}

.header__icon-wrapper {
  display: block;
  font-size: 27px;
}

.mob-menu-flex-collection {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.mob-menu-collection-image img {
  width: 50px;
  height: 50px;
  object-fit: cover;
}

[dir="ltr"] .mobile-nav .mobile-nav .mobile-nav {
  padding-left: 0px !important;
  border: none;
}

ul.flex-mob-menuu {
  display: flex;
  flex-wrap: wrap;

}

.mobile-nav .mobile-nav .mobile-nav .mobile-nav__item {
  width: 45%;
}

.mob-menu-collection-image {
  padding-right: 0px;
  width: 55px;
}

.mob-menu-collection-link {
  flex: 1;
}

.mobile-nav__images-scroller {
  display: none !important;
}

.mob-menu--icon-list {
  display: flex;
  justify-content: start;
  margin-bottom: -35px;
  position: relative;
  top: 10px;
}

h3.heading.h2 {
  font-family: 'orpheuspro';
  font-size: 40px;
}

.mob-menu--icon-list span.swym-wishlist-header-counter.header__cart-count.header__cart-count--floating.bubble-count {
  background: #2e2e2e;
  color: white;
  position: absolute;
  left: 13px;
  width: 50%;
  height: 50%;
}

.mob-menu--icon-list a {
  padding-right: 10px;
}

.mob-menu--icon-list i.icon-swym-wishlist {
  font-size: 15px;
}

.mobile-nav__footer {
  display: none;
}

/* megamenu-css end  */
/* slideshow start  */

.shop-the-look__nav span.shop-the-look__label.heading.heading--small.hidden-pocket,
.shopify-section--logo-list .heading.heading--small {
  font-family: proxima-nova, sans-serif !important;
}

button.timeline__arrow.prev-next-button.prev-next-button--next,
button.timeline__arrow.prev-next-button.prev-next-button--prev {
  height: 45px;
  width: 45px;
}

.section__color-wrapper {
  padding: 20px 0;
}

.timeline__nav span.timeline__progress-bar.progress-bar {
  background: #EBEAEA;
}

.shopify-section--image-with-text a.button.button--primary {
  border: 1px solid;
}

.shopify-section--logo-list {
  padding: 0;
}

.slideshow__text-wrapper .content-box h3.heading {
  font-size: 64px;
  font-family: 'orpheuspro' !important;
  text-transform: revert;
  font-weight: 400;
  margin-bottom: 18px;
}

.slideshow__slide-inner a.button.button--primary {
  color: black;
  border: none;
  font-size: 16px !important;
  font-weight: 400;
}

.slideshow__text-wrapper .button-wrapper .button--primary:hover {
  background-color: black;
  color: white;
  background-image: linear-gradient(178deg, rgb(var(--button-background)), rgb(var(--button-background)) %, rgba(0, 0, 0, .07) %, rgba(0, 0, 0, .07) %), linear-gradient(rgb(var(--button-background)), rgb(var(--button-background)));
}

/* slideshow end */
/* review  slider start  */
span.yotpo-page-element.yotpo-icon.yotpo-icon-left-arrow-thin.yotpo_previous {
  position: absolute;
  left: -4%;
  top: 51%;
}

span.yotpo-page-element.yotpo-icon.yotpo-icon-right-arrow-thin.yotpo_next {
  position: absolute;
  right: -4%;
  top: 51%;
}

/* .standard-layout.single-carousel.review {
margin-right: 77px !important;
} */
.yotpo-reviews-carousel .carousel-display-wrapper .scroller {
  max-width: 1440px !important;
}

.yotpo.yotpo-reviews-carousel.yotpo-size-7 {
  max-width: 1440px !important;
  margin: 0 auto !important;
}

@media (min-width:769px) and (max-width:1445px) {
  .yotpo.yotpo-reviews-carousel.yotpo-size-7 {
    max-width: 1350px !important;
    margin: 0 auto !important;
  }
}

/* review slider end */
/* best-seller section start  */
.color-swatch.ecom-swatch-active label.color-swatch__item::before,
.color-swatch.ecom-swatch-active label.color-swatch__item::after {
  border: 2px solid black !important;
  padding: 8px !important;
  margin-top: -2px !important;
  margin-left: -2px !important;
}

span.label.label--custom {
  background: transparent;
}

.shopify-section--featured-collections tabs-nav .tabs-nav__scroller-inner .tabs-nav__item-list button.tabs-nav__item {
  padding-bottom: 6px;
}

.featured-collections .prev-next-button:not(.prev-next-button--small) {
  border-radius: 50px !important;
}

.featured-collections .color-swatch__item:before,
.color-swatch__item:after,
.featured-collections .color-swatch__item {
  border: none;
}

.featured-collections .label--highlight {
  background: #E42331 !important;
}

.product-item .product-item__info .product-item-meta a.product-item-meta__title,
.product-item .product-item__info .product-item-meta .product-item-meta__price-list-container span {
  font-size: 15px;
  font-weight: 400;
  color: #2e2e2e;
}

.featured-collections a.product-item-meta__reviews-badge.text--small {
  display: inline-table;
}

.featured-collections .product-item-meta {
  margin: 0 auto;
}

span.label.label--subdued {
  background: transparent;
}

/* best-seller section end */
/* slide show start  */

.cta-title {
  color: white;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 33px;
  line-height: 35px;
  font-family: 'orpheuspro';
}

.cta-button {
  text-align: center;
  padding: 20px 0 0 0;
}

.cta-button a.button.button--primary {
  color: black;
}

.mobile-slideshow--cta-section {
  padding: 20px;
}

/* slider show end  */
/* text with icon start  */
header.section__header .heading_content p {
  font-size: 15px;
  font-family: 'proxima-nova';
  font-weight: 300;
}

.shopify-section--logo-list h2.heading.heading--small {
  font-size: 25px;
  font-family: orpheuspro !important;
}

.section__color-wrapper .heading_content {
  max-width: 650px;
  margin: 0 auto;
  font-size: 15px;
}

.text-with-icons__content-wrapper p {
  font-size: 15px;
  font-family: proxima-nova;
  font-weight: 300;
}

/* text with icon end  */

/* timeline start  */
.timeline .prev-next-button:not(.prev-next-button--small) {
  border-radius: 50px !important;
}

.timeline__list .timeline__content-wrapper h2 {
  font-family: proxima-nova;
  font-size: 24px;
  font-weight: 400;
}

.timeline__list p {
  font-size: 15px;
  font-family: proxima-nova;
  font-weight: 300;
}

.timeline__content {
  padding-bottom: 40px;
}

button.timeline__arrow.prev-next-button.prev-next-button--prev {
  margin-bottom: 15px;
}

/* timeline end  */

/* image with text start  */
image-with-text-item.image-with-text__content.text-container.text--center .heading.heading--small {
  font-family: proxima-nova, sans-serif !important;
}

.image-with-text__content h3.heading {
  font-size: 32px;
  font-family: 'orpheuspro';
  font-weight: 400;
}

.image-with-text__content p {
  font-size: 15px;
  font-family: proxima-nova;
  font-weight: 300;
}

/* image with text end  */

/* custom html start */
section.custom__html.section .container {
  padding: 0;
  max-width: 100%;
}

/* custom html end */
/* newletter start  */
.image-with-text-block__content.image-with-text-block__content--tight.content-box.content-box--small.content-box--text-center.content-box--center.text-container {
  background: transparent;
}

.shopify-section--newsletter .image-with-text-block__content {
  width: 500px;
  padding: 0;
}

.shopify-section--newsletter .input__label {
  background: none;
}

.shopify-section--newsletter .input-row {
  display: flex;
  flex-flow: column;
}

.shopify-section--newsletter .image-with-text-block__content .newsletter__form .input-row input {
  border: none;
  border-bottom: 1px solid #fff;
}

.shopify-section--newsletter .image-with-text-block__content .newsletter__form .input-row input:focus {
  border: none;
  border-bottom: 1px solid #fff;
  box-shadow: none;
}

.shopify-section--newsletter .image-with-text-block__content .newsletter__form .input-row button {
  width: 50%;
  margin: 20px 0;
}

.shopify-section--newsletter .image-with-text-block__content h2.heading.heading--small {
  font-family: orpheuspro !important;
}

.shopify-section--newsletter p {
  font-size: 15px;
  font-family: proxima-nova;
  font-weight: 300;
}

.shopify-section--newsletter .image-with-text-block__content .newsletter__form .input-row button:hover {
  background: white;
  color: black;
  opacity: 1;
  border: 1px solid;
}

/* newsletter end  */
.input-row .button {
  width: 50%;
  margin: 20px 0px;
}

button.button.button--primary {
  width: 68%;
  margin: 20px 0px;
}

.button--primary:hover,
.shopify-section--featured-collections .section__footer a.button:hover {
  border: 1px solid #2e2e2e;
  background: #fff;
  color: #2e2e2e;
}

.shopify-section--newsletter .image-with-text-block__content .newsletter__form .input-row input {
  border: none;
  border-bottom: 1px solid #fff;
}

/* icon-conetnt start  */
.shopify-section--text-with-icons .text-with-icons__content-wrapper p.heading {
  font-size: 13px;
  font-weight: 500;
}

button.dots-nav__item.tap-area {
  border-radius: 50px;
}

/* icon-content end  */
/* footer start  */
.footer__item-content li,
.footer__inner .footer__item-content p {
  font-size: 15px;
  font-family: proxima-nova, sans-serif;
  font-weight: 300;
}

.footer__inner .heading.heading--small {
  font-family: proxima-nova, sans-serif !important;
}

.footer__inner .social-media__item {
  box-shadow: none;
}

.footer__inner .social-media__item:before {
  display: none;
}

.footer__inner .social-media__link {
  width: 23px;
  height: 24px;
}

.footer__item.footer__item--social-media p.footer__item-title {
  text-align: right;
}

/* .footer__inner .footer__item-content li {
padding-left:9px;
} */
.footer__payment-methods {
  margin-left: inherit !important;
}

ul.social-media.social-media--no-radius.list--unstyled li {
  margin-right: 10px;
}

.footer_app_link img.footer__image {
  float: right;
}

.footer_app_link {
  display: flex;
  flex-flow: column;
  float: right;
  margin-top: 10px;
}

.footer__item .footer__item-content .footer_app_link a {
  margin-bottom: 10px;
}

.field-content.max_unset {
  max-height: unset;
}

.read-more.hidden {
  display: none;
}

.field-content a {
  margin-top: 20px;
  display: inline-block;
  background: #2e2e2e;
  color: #fff;
  font-size: 13px;
  font-family: proxima-nova;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 2px;
  padding: 10px 40px;
}

a.a_content {
  text-decoration-color: inherit !important;
  text-underline-offset: 2px !important;
  background: transparent;
  color: #00f;
  padding: 0;
  margin: 0;
  font-size: 16px;
  font-weight: 100;
  text-transform: inherit;
  height: 0;
  letter-spacing: 0px !important;
  text-decoration: underline;
}

.yotpo.yotpo-reviews-carousel.yotpo-size-7 {
  margin: 0 50px;
}

.yotpo-reviews-carousel .carousel-display-wrapper {
  overflow: hidden;
}

/* footer end  */

/* collection page start  */
image-with-text-overlay.image-overlay.image-overlay--small.became-visible {
  /*   margin-top: 67px; */
}

.announcement-bar .announcement-bar__list .announcement-bar__item .announcement-bar__message {
  display: flex;
  justify-content: center;
  align-items: center;
}

.shopify-section--collection-banner h1.heading {
  font-size: 40px;
  font-family: 'orpheuspro';
  font-weight: 400;
}

.link-bar__wrapper .link-bar__title {
  font-size: 13px;
  color: #B6B6B6;
  font-family: proxima-nova, sans-serif !important;
}

.link-bar__wrapper ul.link-bar__linklist li.link-bar__link-item {
  color: #2e2e2e;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 500;
}

.product-facet__meta-bar .product-facet__meta-bar-item {
  font-size: 13px;
  font-weight: 500;
  color: #2E2E2E;
}

.product-item .product__flags-flag {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
  left: 0;
  padding: 0 10px;
  position: absolute;
  top: 15px;
  transition: all .2s ease-in-out;
  width: 100%;
  z-index: 1;
}

.product-item .product__flags-flag span.label {
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, .6);
  color: #000;
  font-size: 10px;
  letter-spacing: .2px;
  line-height: 13px;
  margin: 0 2px 5px;
  opacity: .6;
  padding: 4px 9px 3px;
  text-align: center;
  text-transform: uppercase;
  min-width: fit-content;
}

.yotpo.bottomLine.yotpo-small {
  text-align: center;
  margin: 0 auto;
  display: inherit;
}

.color-swatch-list--mini .color-swatch__item {
  width: 14px;
  height: 14px;
  border: none;
}

.field-content {
  overflow: hidden;
  position: relative;
  padding-bottom: 20px;
  max-width: 1200px;
  margin: auto;
  text-align: center;
  margin-bottom: 20px;
}

.read-more {
  display: block;
  position: absolute;
  font-weight: 500;
  right: 3px;
  bottom: -5px;
  background: white;
  width: 100%;
}

body.template-collection .read-more {
  bottom: -5px;
}

.read-more span {
  text-decoration: underline;
  text-underline-offset: 2px;
  cursor: pointer;
}

.product-meta__aside {
  padding-bottom: 30px;
  border-bottom: 1px solid rgb(224, 224, 224);
}

.template--product .product-item__wishlist {
  display: block;
}

section.Men .page-header,
section.Women .page-header {
  display: none;
}

.template--page .section__color-wrapper {
  padding: 0;
}

.page_template-women a.list-collections__item .list-collections__item-info span.link,
.page_template-men a.list-collections__item .list-collections__item-info span.link {
  font-family: proxima-nova, sans-serif !important;
}

.template--page .featured-collections .product-item .product-item__info .product-item-meta .product-item-meta__price-list-container span {
  margin-left: 0px;
}


@media only screen and (min-width: 1440px) {
  .template--collection .shopify-section--main-collection .container {
    max-width: 1800px;
  }
}

@media screen and (min-width: 1000px) {
  .template--page .featured-collections .product-list__prev-next {
    width: 100%;
    margin-left: inherit;
  }

  .template--page .list-collections--collage .list-collections__item-list .list-collections__item-info {
    padding: 0 50px;
  }

  .featured-collections .product-list__prev-next {
    width: 103%;
    margin-left: -24px;
  }

  .featured-collections .prev-next-button:not(.prev-next-button--small) {
    width: 45px;
    height: 45px;
  }

  .product-content {}

  .template--product .product-content__featured-products-list {
    margin-top: 0px;
  }
}

.template--product .swym-button.swym-add-to-wishlist-view-product.swym-heart:after {

  display: block;
  z-index: 99999;
  right: -225px;
  top: 30px;
  font-size: 22px;
  margin-top: 10px;
  margin-left: 2px;

}

.template--product .featured-collections .swym-button.swym-add-to-wishlist-view-product.swym-heart:after {
  right: -300px;
}

.product__info {
  top: 80px;
  position: sticky;
}

.template--product .shopify-section--text-with-icons {
  display: none;
}

.shipping-icon-image {
  width: 50px;
  height: 50px;
}

/*  collection page end  */

/* product page start  */
.yotpo .yotpo-review.yotpo-regular-box {
  background: #F9F9F9;
  padding: 25px 15px;
  margin: 20px 0;
  border: none;
}

div#product-details {
  position: relative;
  /* top: 70px; */
}

.pdp-shipping-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.shipping-heading {
  font-weight: bold;
}

.shipping-block {
  padding: 10px 0px;
  width: 50%;
}

.product--thumbnails-bottom .product__media {
  width: 55%;
}

/* .product--thumbnails-bottom:has(.product__info) .product__media {
margin-left: -26px; 
} */
.product__info {
  margin-right: 25px;
}

/* .product.product--thumbnails-bottom:has(.product__info) {
justify-content: space-around;
} */
.remove.product-form__add-button.button.button--ternary.button--full {
  display: none;
}

.product-form a.klaviyo-bis-trigger {
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  background: #2E2E2E;
  padding: 0 30px;
  letter-spacing: 2px;
  width: 400px;
  position: relative;
  -webkit-appearance: none;
  appearance: none;
  line-height: var(--button-height);
  text-align: center;
  text-decoration: none;
  border-radius: var(--button-border-radius);
  margin: 20px 0 0;
  font-size: 13px;
  border: 1px solid #2e2e2e;
}

.mobile-nav-chat-with-expert-main-title {
  border-top: 1px solid #0000004f;
  margin: 15px 0;
}

.product__media-item {
  width: 50%;
  min-width: 50%;
}

product-payment-container#MainPaymentContainer {
  display: flex;
  justify-content: space-between;
  width: 100% !important;
}

span.swym-fave-count {
  display: none !important;
}

.product__media-list-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.product-meta__reference {
  display: flex;
  flex-flow: column;
  justify-content: left;
  align-items: inherit;
  margin: 0 0 20px 0;
}

.product-meta h1.product-meta__title {
  font-size: 32px;
  font-family: 'orpheuspro';
  font-weight: 400;
  margin: 0;
  margin-top: 1rem;
}

.product__flags-flag span.label {
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, .6);
  color: #000;
  font-size: 10px;
  letter-spacing: .2px;
  line-height: 13px;
  margin: 0 2px 5px;
  opacity: .6;
  padding: 4px 9px 3px;
  text-align: center;
  text-transform: uppercase;
  min-width: fit-content;
}

span.product-meta__sku.text--subdued.text--xxsmall {
  margin-bottom: 10px;
}

.product-meta .product-meta__price-list-container .price-list span {
  font-weight: 700;
  font-size: 18px;
  font-family: proxima-nova;
}

.label--highlight {
  background: #E42331 !important;
  color: white !important;
}

.color-swatch__radio :checked {
  border: 1px solid black;
}

.product__info .product-form .color-swatch-list .color-swatch label.color-swatch__item {
  width: 30px;
  height: 30px;
}

button.size-guidde.product-form__option-link.link.text--subdued.hidden-phone {
  margin-left: auto;
  font-size: 16px !important;
}

.cgt-desc ul.tabs {
  margin: 0;
  padding: 0;
  border-radius: 0;
  top: 1px;
  position: relative;
}

.cgt-desc .tab {
  display: block;
  padding: 15px 0;
  font-size: 14px;
  border-radius: 0;
}

.product-meta {
  padding-bottom: 30px;
}

span.product-form__quantity-label,
.product-form__option-selector .product-form__option-info span {
  font-size: 16px;
}

.product-form__buy-buttons {
  margin-top: -5px;
}

.pdp-shipping-calc {
  margin-top: -20px;
}

.loader-button__text:hover {
  color: white;
}

.template--product .product-form__buy-buttons button#AddToCart {
  border: 1px solid #2e2e2e;
  width: 400px !important;
}

.product-meta__share-button-list svg.icon.icon--instagram-share {
  margin-top: -3px;
}

.cgt-desc ul li {
  display: inline-block;
  position: relative;
  z-index: 0;
  border-radius: 0;
  margin: 0 -5px;
  padding: 0;
}

.cgt-desc ul li a.active {
  border-bottom-color: #e9e9e9;
}

.cgt-desc ul li:first-child {
  margin: 0;
}

.cgt-desc ul li a {
  display: inline-block;
  border-bottom: 2px solid #fafafa;
  padding: 1.2em 20px 1.2em 0;
  text-transform: uppercase;
}

.product-content__featured-products-list .product-item__image-wrapper {
  min-height: 300px !important;
}

.product-content__featured-products_inner {
  margin-bottom: 20px;
}

.faq .faq__wrapper .faq__item button.collapsible-toggle {
  font-size: 16px !important;
  font-weight: 400;
}

.product-item-meta__reviews-badge .standalone-bottomline .yotpo-bottomline.pull-left.star-clickable {
  margin: auto;
  display: inline-block;
  width: auto;
  float: none;
}

.product-item-meta__reviews-badge .standalone-bottomline {
  display: inline-block !important;
  text-align: center !important;
  width: 100%;
  margin-bottom: 10px !important;
}

.featured-collections .product-item__image-wrapper a.product-item__aspect-ratio {
  aspect-ratio: 0.8 !important;
  object-fit: unset !important;
}

button#StickyAddToCart {
  width: 100%;
  margin: 0px;
}

.product-meta__label-list.label-list {
  display: none;
}

/* product page end  */
/* cart slider start  */
.mini-cart button.button.button--primary {
  width: 100%;
  margin: 0;
}

a.header__icon-wrapper.tap-area.ecom-disabled[aria-label="Cart"] {
  pointer-events: none;
}

.mini-cart ul.xGd3h1QpIzYq8GCXdELr {
  flex-wrap: wrap !important;
  -webkit-flex-direction: inherit !important;
}

.mini-cart li.XLcXEW3RnM9fyU7k7fvC {
  width: 50% !important;
  padding: 5px 5px 0px 5px !important;
}

.mini-cart__recommendations .product-item__image-wrapper {
  min-height: 100% !important;
}

.mini-cart .drawer__header {
  justify-content: space-between;
}

.mini-cart .shipping-bar__progress {
  height: 5px;
}

.mini-cart .shipping-bar__progress:after {
  height: 1px;
}

.mini-cart span.price.price--highlight {
  color: #000000;
}

.product-item__wishlist {
  display: none;
}

/* cart slider end  */
@media (max-width: 767px) {
  .desk_img {
    display: none;
  }

  .mob_image {
    display: block !important;
    opacity: 1;
  }

  .template--index .featured-collections {
    padding: 0 !important;
  }

  .template--index .featured-collections .scroller {
    margin: 0 auto;
    min-width: calc(100vw - 70px);
  }

  .featured-collections .product-list {
    overflow: hidden;
  }

  .template--page .featured-collections .product-list {
    overflow: unset;
  }

  .template--index .featured-collections .product-list__prev-next {
    justify-content: space-between;
    position: relative;
    top: -268px;
    width: calc(100% + 39px);
    margin-left: 15px;
  }

  .featured-collections .product-item-meta__swatch-list {
    gap: 5px !important;
  }

  .mini-cart__recommendations-list .price-list.price-list--centered {
    flex-flow: column;
  }

  .cloud-search-mobile-backdrop:empty,
  .cloud-search-mobile {
    display: none !important;
  }

  predictive-search-drawer#search-drawer .drawer__header {
    padding: 40px 20px !important;
  }

  .mini-cart__recommendations-list span.price.price--highlight {
    margin-right: 0px !important;
    font-weight: bold !important;
    font-size: 12px !important;
  }

  .mini-cart__recommendations-list span.price.price--compare {
    font-size: 12px !important;
  }

  .mini-cart__recommendations-list .swym-button.swym-add-to-wishlist-view-product:not(.swym-loaded) {
    display: none;
    font-size: 26px !important;
    margin-left: 15px;
  }
}
}

@media (min-width: 767px) {
  .product__info {
    position: sticky;
    top: 110px;
  }

}

.mini-cart .line-item__price-list-container .price--compare {
  color: #DCD7D6;
}

.hidden--announcement {
  display: none;
}

.yellow-cta {
  display: none;
}

.mobile-slideshow--cta-section {
  display: none;
}

/* Responsive start  */
/* a.swym-wishlist.hidden-phone.header_point_icon.header__icon-wrapper.tap-area.small-hide {
  top: 2px;
} */

.template--page .content-box--medium {
  width: 100%;
}

[data-value="OriginalWhite"] {
  border: 1px solid !important;
}

div#login-form-container button.form__submit.button.button--primary.button--full {
  width: 100%;
}

div#login-form-container button.form__submit.button.button--primary.button--full span:hover {
  color: #000;
}

.product__info {
  z-index: 3;
}

@media (max-width: 767px) {
  .template--product .product-form__buy-buttons button#AddToCart {
    width: calc(100%) !important;
  }

  .template--product .product-tabs__content {
    position: relative;
    margin-top: 33px;

  }

  .product__info {
    /*     z-index: 3; */
  }

  .main-search__category-result .product-item__wishlist {
    display: block;
    left: 90%;
    position: relative;
    top: 25px;
    z-index: 99;
  }

  .main-search__category-result .product-item .product__flags-flag {
    top: 33px;
  }

  .hidden--announcement {
    display: block;
  }

  .mobile-slideshow--cta-section {
    display: none !important;
  }

  .yellow-cta {
    display: block;
  }

  .yellow-cta a {
    background: yellow;
    position: absolute;
    right: 0;
    bottom: 183px;
    font-size: 13px;
    padding: 0px 30px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1.5px;
  }

  .slideshow__text-wrapper {}

  .slideshow__slide-inner a.button.button--primary {
    width: 57% !important;
  }

  announcement-bar button.tap-area.tap-area--large {
    display: none;
  }

  .announcement-bar__message {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  cart-count.header__cart-count.header__cart-count--floating.bubble-count,
  span.swym-wishlist-header-counter.header__cart-count.header__cart-count--floating.bubble-count {
    height: 15px;
    min-width: 15px;
    /* top: 33px; */
  }

  .hidden--announcement {
    display: block;
  }

  .mobile-slideshow--cta-section {
    display: block;
  }

  .yellow-cta {
    display: block;
  }

  .yellow-cta a {
    background: yellow;
    position: absolute;
    right: 0;
    bottom: 183px;
    font-size: 13px;
    padding: 0px 30px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1.5px;
  }

  .slideshow__text-wrapper {}

  .slideshow__slide-inner a.button.button--primary {
    width: 57%;
  }

  announcement-bar button.tap-area.tap-area--large {
    display: none;
  }

  .announcement-bar__message {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  cart-count.header__cart-count.header__cart-count--floating.bubble-count,
  span.swym-wishlist-header-counter.header__cart-count.header__cart-count--floating.bubble-count {
    height: 15px;
    min-width: 15px;
  }

  button.header__icon-wrapper.tap-area.hidden-desk {
    margin-top: -7px;
  }

  .header__logo {
    margin-left: -14px;
  }

  .header i.icon-swym-wishlist {
    font-size: 14px;
  }

  .shopify-section--main-product .product__media-image-wrapper img {
    padding: 0;
  }

  .header .header__cart-count--floating {
    right: -8px;
  }

  li.mobile-nav__item:first-child a {
    font-weight: 300;
  }

  a.inner-menu-linkk.h6 {
    color: #2e2e2e !important;
    font-size: 14px;
    font-weight: bold !important;
  }

  .template--index .product-item-meta__swatch-list {
    height: unset;
  }

  .product-item-meta__swatch-list {
    gap: 10px !important;
  }

  .product-item .product-item__info .product-item-meta .product-item-meta__price-list-container span {
    font-size: 12px !important;
  }

  .product-item__info span.price.price--highlight {
    font-weight: bold !important;
  }

  .template--index .color-swatch-list--mini .color-swatch__item {
    width: 14px !important;
    height: 14px !important;
  }

  span.mob-menu-data-2-linkk {
    font-size: 14px;
    font-weight: bold;
  }

  ul.mobile-nav.list--unstyled.data_level_2 a.mobile-nav__link {
    font-weight: bold !important;
    color: #2e2e2e !important;
    font-size: 12px;
  }

  ul.mobile-nav.list--unstyled.data_level_3.flex-mob-menuu {
    justify-content: space-between;
  }

  .product__info .product__flags-flag {
    top: -525px;
    position: absolute;
  }

  .product__media-item {
    width: 100% !important;
  }

  .product-meta h1.product-meta__title {
    /* margin-top: -2rem; */
    font-size: 26px;
  }

  .product--thumbnails-bottom .product__media {
    width: 100%;
    margin-left: 0;
  }

  .product--thumbnails-bottom .flickity-viewport {
    min-height: 0 !important;
    height: 487px !important;
  }

  .product-item-meta__price-list-container {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .line-item__info .product-item-meta__price-list-container {
    justify-content: left;
  }

  .price-list.price-list--centered {
    display: flex;
    flex-flow: inherit;
    justify-content: center;
    align-items: center;
  }

  .yotpo.yotpo-reviews-carousel.yotpo-size-2 {
    margin: 0 30px;
  }

  span.yotpo-page-element.yotpo-icon.yotpo-icon-right-arrow-thin.yotpo_next {
    position: absolute;
    right: -5%;
    top: 53%;
  }

  span.yotpo-page-element.yotpo-icon.yotpo-icon-left-arrow-thin.yotpo_previous {
    position: absolute;
    left: -5%;
    top: 53%;
  }

  .yotpo-display-wrapper.carousel-display-wrapper {
    overflow: hidden;
  }

  /* .product-item-meta__title {
height: 40px;
} */
  .slideshow__text-wrapper .content-box h3.heading {
    font-size: 44px;
  }

  .slideshow__text-wrapper.slideshow__text-wrapper--middle.vertical-breather .heading {
    margin-bottom: 10px;
  }

  .heading+.button-wrapper {
    margin-top: 0;
  }

  header.section__header .heading.h2 {
    font-size: 35px;
    font-family: 'orpheuspro';
  }

  .shopify-section--logo-list .logo-list__list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
  }

  header.section__header .heading_content p {
    font-size: 13px;
  }

  .featured-collections {
    padding: 0 20px;
  }

  .featured-collections .product-list__prev-next {
    position: absolute;
    display: flex;
    justify-content: space-between;
    width: calc(100% + 68px);
    top: 17%;
    left: -33px;
  }

  .timeline__item {
    width: 100vw;
    display: flex;
    flex-flow: column;
    margin-top: -100px;
  }

  .timeline__list {
    padding-left: 40px;
  }

  .timeline__image {
    width: 113%;
    max-width: 113%;
  }

  prev-next-buttons.timeline__prev-next-buttons.prev-next-buttons.hidden-pocket {
    display: block !important;
    margin-right: 5px;
  }

  .timeline__list .timeline__item:last-child {
    padding-right: 125px;
  }

  .shopify-section--newsletter .image-with-text-block__content .newsletter__form .input-row button {
    width: 60%;
    margin: 20px 0;
  }

  .shopify-section--newsletter .image-with-text-block__content {
    width: 86%;
    padding: 0;
  }

  .footer__item:nth-child(2) {
    max-width: 100%;
    grid-column: span 2;
  }

  .footer__inner .footer__item:nth-child(2) .heading.heading--small {
    text-align: center;
  }

  .footer__item.footer__item--image.is-first img {
    margin: 0 auto;
  }

  .footer__item.footer__item--social-media {
    width: 200%;
    max-width: 200%;
  }

  .footer_app_link {
    display: flex;
    flex-flow: column;
    float: left;
    margin-top: 15px;
    margin-left: -11px;
  }

  .footer__item.footer__item--social-media p.footer__item-title {
    text-align: left;
  }

  li.mobile-nav__item.data_level_1 a {
    color: #e43221;
    opacity: 1;
    font-weight: 900;
  }

  button.mobile-nav__link.heading.h6 {
    font-size: 16px !important;
    font-family: Futura, sans-serif !important;
  }

  li.mobile-nav__item.data_level_3 a {
    color: #000 !important;
    font-weight: 100 !important;
  }

  .header__secondary-links .header__icon-list {
    gap: 10px;
  }

  /* product page start  */
  .dots-nav.dots-nav--centered.hidden-lap-and-up {
    display: none;
  }

  .product__media-item,
  .product__media-image-wrapper,
  .shopify-section--main-product .product__media-image-wrapper img {
    width: 100vw;
    padding: 0;
  }

  .product-content__tabs.anchor {
    order: 1;
    margin-bottom: 20px;
  }

  .product-content__featured-products .product-item {
    align-items: inherit;
  }

  .product-content__featured-products-list .product-item__image-wrapper,
  .product-item__image-wrapper {
    min-height: inherit !important;
  }

  @media (min-width:740px) and (max-width: 767px) {
    .yellow-cta a {
      padding: 10px 30px;
    }

    a.header__icon-wrapper.tap-area.mob-search.hidden-desk {
      position: relative;
      left: calc(100vw - 220px) !important;
    }

    a.swym-wishlist.hidden-phone.header_point_icon.header__icon-wrapper.tap-area.small-hide {
      display: none !important;
    }

    a.header__icon-wrapper.small-hide.tap-area.hidden-phone {
      display: none;
    }
  }

  /* product page end  */
  @media (max-width: 740px) {

    .yellow-cta a {
      background: yellow;
      position: absolute;
      right: 0;
      bottom: 178px;
      padding: 10px 15px;
      font-weight: bold;
    }
  }

}

.template--product .product-form__buy-buttons button#AddToCart {
  background: #2e2e2e;
}

.drawer__content .ecom-product-backinstock-container {
  display: block;
}

@media (max-width: 600px) {
  .header__wrapper {
    min-height: 83px !important;
  }
}

@media (max-width: 420px) {}

@media (max-width: 388px) {
  .yellow-cta a {
    bottom: 212px;
  }
}

/* responsive end  */



/* ECOM EXPERTS Updated CSS */
.color_swatch_border::after {
  border: 2px solid #000;
}

.desktop_product_img_view .product__media-item {
  padding-left: 8px;
  padding-right: 0;
}

.desktop_product_img_view .product__media-item:nth-child(n+3) {
  margin-top: 8px;
}

.desktop_product_img_view .product__media-item {
  position: relative;
  width: 50%;
  min-width: 50%;
}

.tabs-nav__item[aria-expanded="false"] {
  opacity: 0.6;
}

.product__zoom-button {
  background: transparent;
  border: none;
}

.product.product--thumbnails-bottom {
  position: relative;
}

.product__flags-flag {
  display: flex;
  flex-wrap: wrap;
  left: 0;
  position: absolute;
  transition: all .2s ease-in-out;
  width: 100%;
  justify-content: start;
  top: 0;
  z-index: 0;
  padding: 0;
}

a.text-m {
  margin-left: 10px;
}

li.XLcXEW3RnM9fyU7k7fvC {
  width: 100% !important;
  padding: 5px !important;
}

.shopify-cleanslate .xGd3h1QpIzYq8GCXdELr {
  flex-wrap: wrap !important;
  -webkit-flex-direction: inherit !important;
}

.mini-cart__drawer-footer #dynamic-checkout-cart {
  padding-bottom: 10px;
}

.shopify-section--newsletter .image-with-text-block__content .newsletter__form .input-row button {
  background: #2e2e2e;
}

a.instaa.product-meta__share-button-item.product-meta__share-button-item--instagram.link.tap-area {
  position: relative;
  top: 4px;
}

.drawer__content button#AddToCart {
  background: black;
  color: white;
}

svg.icon.icon--twitter {
  background-color: black;
  color: white;
  padding: 3px;
  width: 23px;
  height: 23px;
  border-radius: 50%;
}

@media (min-width:1440px) {
  .template--index .featured-collections a.product-item__aspect-ratio.aspect-ratio.--genevieve-clog-lizard-shoes {
    min-height: 523px;
  }
}

@media (min-width:1596px) {
  .template--index .featured-collections a.product-item__aspect-ratio.aspect-ratio.--genevieve-clog-lizard-shoes {
    min-height: 589px;
  }
}

@media(min-width :1000px) {
  .product__info .product__flags-flag {
    position: relative;
  }
}

@media (max-width:1000px) {
  .product__info .product__flags-flag {
    justify-content: left;
    margin-top: 5px;
  }
}

@media (max-width:999px) {
  .product-list__inner--scroller {
    grid-template-columns: none;
    grid-auto-flow: column;
    grid-auto-columns: calc(50% - 7px);
    padding: 0 !important;
    overflow: hidden;
    min-width: inherit;
  }
}

@media (max-width:767px) {

  .template--collection .product-item__image-wrapper a.product-item__aspect-ratio img,
  .featured-collections .product-item__image-wrapper a.product-item__aspect-ratio img {
    height: auto;
    transform: scale(1.3) !important;
  }

  .template-collection .color-swatch-list--mini {
    grid-template-columns: repeat(auto-fit, 16px) !important;
  }

  #shopify-section-header .header__logo-image {
    margin-left: 10px;
  }

  a.header__icon-wrapper.tap-area.mob-search.hidden-desk {
    position: relative;
    left: calc(100vw - 180px);
  }

  .product:not(.product--featured) {
    margin-top: 0;
  }

  .product__media-list-wrapper {
    display: block;
  }

  .product-item__image-wrapper {
    margin-bottom: 0 !important;
  }

  .product-item-meta__swatch-list {
    width: 100%;
    text-align: center;
    margin: 0px auto;
    gap: 10px;
  }

  .template--collection .product-item-meta__swatch-list {
    margin: 6px auto;
  }

  dir="ltr"] .price-list:not(.price-list--stack)>.price:last-child {
    margin-right: 9px;
  }

  .template--collection .color-swatch-list--mini .color-swatch__item {
    width: 17px !important;
    height: 17px !important;
  }

  .color-swatch-list--mini .color-swatch__item {
    width: 20px;
    height: 20px;
  }

  .shopify-section--text-with-icons .dots-nav.dots-nav--centered.hidden-lap-and-up {
    display: block;
    text-align: center;
  }

  .template--product .image-with-text-block__content.content-box.content-box--small.content-box--text-left.content-box--left.text-container {
    text-align: center;
  }

  /* .color_swatch_display.hidden-tablet-and-up {
min-height: 53px !important;
} */
  .product-item {
    align-items: stretch;
    height: 100%;
  }

  .product-item__info {
    justify-content: stretch;
    align-items: stretch;
  }

  .featured-collections .product-item-meta__swatch-list {
    margin: 0 auto;
    width: 86%;
    flex-flow: wrap;
  }

  .color_swatch_display.hidden-tablet-and-up {
    flex: 1;
  }

  .featured-collections .color-swatch-list--mini .color-swatch__item {
    width: 16px !important;
    height: 16px !important;
    border: none;
  }

  .featured-collections .price-list.price-list--centered {
    margin: 0 auto;
  }

  .template-collection .product-item__image-wrapper a.product-item__aspect-ratio img,
  .featured-collections .product-item__image-wrapper a.product-item__aspect-ratio img {
    height: auto;
    transform: scale(1.3);
  }

  .featured-collections .product-list__prev-next {
    display: flex !important;
    justify-content: space-between;
    position: relative;
    top: -268px;
    width: calc(100% + 70px);
    margin-left: 0px;
  }

  .template--index .featured-collections .color-swatch-list--mini .color-swatch__item {
    width: 13px !important;
    height: 13px !important;
    margin: 3px;
    border: none;
  }

  .template--index .featured-collections .product-item .product-item__info .product-item-meta .product-item-meta__price-list-container span {
    margin-left: 0px;
    font-size: 12px !important;
  }
}

@media (min-width:741px) and (max-width:767px) {
  .hidden-phone {
    display: none;
  }
}

.template--collection nav.breadcrumb.breadcrumb--floating.text--xsmall.hidden-phone {
  position: absolute;
  top: 0;
  text-align: left;
}

.template--collection .section__color-wrapper {
  padding: 0;
}

nav.breadcrumb.breadcrumb--floating.text--xsmall.hidden-phone {
  /* position: relative; */
  /* top: 70px; */
  text-align: left;
}

.page_template-women a.list-collections__item .list-collections__item-info span.link:hover,
.page_template-men a.list-collections__item .list-collections__item-info span.link:hover {
  background: #fff;
  color: #000;
  border: 1px solid;
}

.list-collections__item-list.page_template-men p.heading.h4,
.list-collections__item-list.page_template-women p.heading.h4,
section.Terms.and.Conditions .page-header__text-wrapper.text-container h1.heading.h2,
section.Privacy.Policy .page-header__text-wrapper.text-container h1.heading.h2,
section.Shipping.\&.Returns .page-header__text-wrapper.text-container h1.heading.h2 {
  font-family: 'orpheuspro';
}

.template--page .shopify-section--contact-form .contact__text-item.text-container p.heading.heading--small {
  font-size: 58px;
  font-family: orpheuspro !important;
  font-weight: 400;
  letter-spacing: inherit;
}

.shopify-section--contact-form .contact__text-list {
  border: none !important;
}

section.Terms.and.Conditions .page-content.page-content--medium.rte h2,
section.Privacy.Policy .page-content.page-content--medium.rte h2 {
  font-size: 42px;
  font-family: 'orpheuspro';

}

.faq .faq__wrapper .faq__category {
  font-size: 24px;
  font-family: 'orpheuspro';
  font-weight: 400;
}

.faq .faq-navigation ul li a {
  font-size: 13px;
  padding: 10px;
  font-weight: 500;
  color: #2E2E2E;
  font-family: proxima-nova, sans-serif !important;
}

.faq .page-header {
  display: none;
}

p.product-content__featured-products-title.heading.heading--small,
.sc-75msgg-0.hEutvf.sms-policy-text.cw-compliance-text,
.sc-37q5o9-0.eCzIKb .sc-vxbem9-1.eZMrBC h1,
.jQoIuX.jQoIuX span,
.sc-37q5o9-0.eCzIKb h2.sc-75msgg-0.joPMIq.description-text.cw-description-text,
.image-with-text__content-list image-with-text-item.image-with-text__content.text-container.text--left h2.heading.heading--small,
.content-box.content-box--medium.content-box--text-center.content-box--center.text-container .heading.heading--small {
  font-family: proxima-nova, sans-serif !important;
}

.product-item__cta-wrapper button.product-item__link.link.text--subdued.hidden-phone {
  color: #b1b1b1;
}

#yotpo-testimonials-custom-tab .yotpo .yotpo-review.yotpo-regular-box .yotpo-main .content-title {
  font-size: 18px;
  font-weight: 700;
  font-family: orpheuspro !important;
  color: #2e2e2e;
  padding: 10px 0;
}

#yotpo-testimonials-custom-tab .yotpo .yotpo-review.yotpo-regular-box .yotpo-main .content-review {
  color: #2e2e2e;
  font-size: 15px;
  line-height: 19px;
}

.shopify-section--image-with-text.page-shopify-section--image-with-text .image-with-text--full-width.image-with-text--reverse-left .image-with-text__content-wrapper {
  background-color: #e4c460;
}

@media (min-width: 768px) and (max-width: 1000px) {
  .product.product--thumbnails-bottom {
    display: flex;
    flex-flow: column;
  }
}

@media (min-width:768px) {
  .page-shopify-section--image-with-text .image-with-text--overlap-text .image-with-text__wrapper .image-with-text__image-wrapper {
    width: 65%;
    margin: 0;
  }

  .shopify-section--image-with-text.page-shopify-section--image-with-text .image-with-text--full-width.image-with-text--reverse-left .image-with-text__content-wrapper {
    margin-right: 6%;
    width: 33%;
  }

  .page-shopify-section--image-with-text .image-with-text--overlap-text .image-with-text__wrapper .image-with-text__content-wrapper {
    position: absolute;
    right: 0;
    padding: 5% 50px;
    margin-left: auto;
  }

  .tabs-nav__item-list {
    gap: 100px;
    margin: 10px 0 0 0;
  }

  .template-contact .shopify-section--contact-form .contact__main {
    max-width: 570px;
  }

  .shopify-section--contact-form .contact__aside {
    max-width: 300px;
  }

  .shopify-section--contact-form .contact__text-list {
    padding: 0;
  }

  .shopify-section--contact-form .input {
    width: 570px;
  }

  .shopify-section--contact-form button.button.button--primary {
    width: 570px;
  }

  .shopify-section--contact-form .contact {
    margin-left: -116px;
  }

  .color_swatch_atc_btn_wrap {
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    display: block;
    bottom: 120px;
  }

  .template--product .shopify-section--image-with-text-block img.image-with-text-block__image.hidden-lap-and-up {
    object-fit: cover;
    width: 100%;
  }
}

@media (max-width: 999px) {
  .template--product .image-with-text-block__content.content-box.content-box--small.content-box--text-left.content-box--left.text-container {
    text-align: center;
  }
}

/* New CSS */
.featured-collections .yotpo .text-m {
  font-size: 12px;
}

.shopify-section--newsletter .image-with-text-block__content .newsletter__form .input-row label.input__label {
  left: 0;
  background: no-repeat;
  color: #fff;
}

.shopify-section--product-content .product-content__tabs .product-tabs .product-tabs__content .product-tabs__tab-item-content p,
.shopify-section--product-content .product-content__tabs .product-tabs .product-tabs__content .product-tabs__tab-item-content li {
  font-size: 16px;
  font-weight: 300;
}

.featured-collections .product-item .product-item__info .product-item-meta .product-item-meta__price-list-container span {
  margin-left: -9px;
}

.featured-collections a.button.button--primary {
  background: #2e2e2e;
  padding: 1px 36px 1px 36px;
}

.featured-collections span.yotpo-icon.yotpo-icon-half-star.rating-star.pull-left,
.featured-collections span.yotpo-icon.yotpo-icon-star.rating-star.pull-left {
  font-size: 14.5px !important;
}

.template--index .featured-collections .product-list--center .product-list__inner {
  margin: inherit;
}

.featured-collections .product-list--center .product-list__inner {
  margin: 0;
}

.template--index .featured-collections .product-item .product-item__info .product-item-meta .product-item-meta__price-list-container span {
  margin-left: 0 !important;
}

#blog-ajax-pagination {
  text-align: center;
  margin: 30px 0 0;
}

.shopify-section--image-with-text-overlay image-with-text-overlay .image-overlay__content-wrapper .image-overlay__content h3 {
  font-size: 40px;
  font-weight: 400;
  font-family: orpheuspro !important;
}

.article-item__content h3.article-item__title {
  font-size: 24px;
  font-family: 'proxima-nova';
  text-transform: capitalize;
  color: #2e2e2e;
}

.shopify-section--image-with-text-block image-with-text-block .image-with-text-block__content h3 {
  font-size: 32px;
  font-family: 'orpheuspro';
  font-weight: 400;
}

.page_template-women a.list-collections__item .list-collections__item-info p.heading,
.page_template-men a.list-collections__item .list-collections__item-info p.heading {
  font-size: 32px;
  font-weight: 400;
}

.page_template-women a.list-collections__item .list-collections__item-info span.link,
.page_template-men a.list-collections__item .list-collections__item-info span.link {
  text-decoration: none;
  background: #2e2e2e;
  display: inline-block;
  padding: 15px 45px;
  color: aliceblue;
  font-size: 13px;
  font-weight: 500;
  border: 1px solid #2e2e2e;
}

.page_template-women a.list-collections__item,
.page_template-men a.list-collections__item {
  text-align: left;
}

.header__wrapper {
  height: 70px;
}

#shopify-section-header {
  margin-bottom: calc(-1 * (var(--header-height, 0px) + var(--enable-sticky-announcement-bar) * var(--announcement-bar-height, 0px)));
}

.header__icon-wrapper {
  display: flex;
  align-items: center;
}

[aria-controls="newsletter-popup"] {
  display: none !important;
}

.header__icon-list .header__icon-wrapper svg {
  width: 20px;
  height: 20px;
}

.slideshow__text-wrapper.slideshow__text-wrapper--middle.vertical-breather .button-wrapper {
  margin-top: 0px;
}

.slideshow__text-wrapper.slideshow__text-wrapper--middle.vertical-breather .heading {
  margin-bottom: 10px;
}

.custom-collection-list .section__header.container.text-container {
  margin-bottom: 13px;
  display: flex;
  flex-direction: column-reverse;
}

.custom-collection-list .heading.heading--small {
  padding: 8px;
}

.custom-collection-list .section__header h3.heading.h2 {
  font-size: 40px;
  text-transform: inherit;
  /* font-weight: 500; */
  font-family: 'orpheuspro';
}

/* .custom-collection-list .list-collections__item-image {
aspect-ratio: 0.7;
  object-fit: cover;
  width: 100%!important;
} */
.collection-list-title .collection-title {
  text-align: initial;
  background: white;
  padding-top: 9px;
  font-size: 17px;
  font-weight: 400;
  color: black;
  position: relative;
  z-index: 99999;
}

.custom-collection-list .list-collections__item-list {
  padding: 0px 48px;
}

@media screen and (min-width: 768px) and (max-width: 999px) {
  .product-list__inner--scroller {
    grid-auto-columns: 35vw !important;
  }

  .product-list__prev-next {
    position: absolute;
    display: flex;
    justify-content: space-between;
    width: calc(100% + 40px);
    top: 17%;
    left: -20px;
  }

  .template--index .featured-collections .scroller {
    padding: 0 40px;
  }

  section.custom__html.section .container {
    padding: 0 40px;
    max-width: 100%;
  }


}


/* gift changes */
.custom-gift-collection-box img {
  max-width: 100%;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  min-height: 360px;
  margin-bottom: 16px;
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.custom-gift-heading h2 {
  font-size: 34px;
  font-family: 'orpheuspro';
}

.custom-gift-collection-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 900px;
  padding: 0px 20px 47px;
  margin: auto;
}

.custom-gift-content {
  padding: 30px 0px;
}

.custom-gift-heading {
  display: flex;
  justify-content: center;
  padding-bottom: 49px;
}

.custom-gift-collection-box {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  flex-basis: calc(50% - 13px);
}

.custom-gift-richtext {
  text-align: center;
  background: #ECECEC;
  display: flex;
  align-items: center;
  justify-content: center;
}

.custom-gift-richtext img {
  width: 28px;
  margin-right: 10px;
}

.custom-gift-richtext p:nth-child(3) {
  font-size: 16px;
  font-family: 'circular';
}

.custom-gift-collection-box a {
  display: flex;
  font-size: 17px;
  padding-top: 5px;
  justify-content: center;
  text-decoration: none;
  border-bottom: 1px solid;
  font-family: 'circular';
}

.custom-collection-list .list-collections__item {
  height: auto !important;
}

prev-next-buttons.list-collections__prev-next {
  display: flex;
}

prev-next-buttons.list-collections__prev-next.prev-next-buttons {
  display: none;
}

.list-collections__prev-next.prev-next-buttons.hidden-pocket {
  display: flex;
  justify-content: space-between;
  width: 100%;
  left: 0px;
}

button.list-collections__arrow.prev-next-button.prev-next-button--prev {
  background: #D9D9D9;
  color: #000000b0;
  width: 40px;
  border-radius: 73px !important;
  height: 40px;
}

button.list-collections__arrow.prev-next-button.prev-next-button--next {
  background: #D9D9D9;
  color: #000000b0;
  width: 40px;
  border-radius: 73px !important;
  height: 40px;
}

.slideshow-description p {
  font-size: 18px;
  color: white;
  font-family: 'proxima-nova';
  width: 50%;
  letter-spacing: 0px;
  padding: 0px 0px 18px 0px;
}

.yotpo-default-button.yotpo-icon-btn.yotpo-load-more-button {
  display: none !important;
}

.featured-collections .product-item-meta {
  justify-content: stretch;
}

.color_swatch_display.hidden-tablet-and-up {
  flex: 1;
  width: 100%;
}

.shopify-section--featured-collections .text-container .heading {
  text-transform: initial;
}

.yotpo-single-image-container:nth-child(n+9) {
  width: calc((100% - 15px) / 3) !important;
}

.yotpo-gallery-677.yotpo-display-wrapper .yotpo-pictures-gallery-images-wrapper .yotpo-single-image-container {
  width: calc((100% - 20px) / 4) !important;
}

.list-collections--carousel .list-collections__item-image-wrapper {
  aspect-ratio: 0.7;
}

@media(min-width: 768px) {
  .yotpo-gallery-358.yotpo-display-wrapper .yotpo-pictures-gallery-images-wrapper .yotpo-single-image-container {
    width: calc((100% - 20px) / 4) !important;
  }

  .yotpo-display-wrapper .yotpo-pictures-gallery-images-wrapper .yotpo-single-image-container:nth-of-type(8n) {
    display: none;
  }

  .yotpo-display-wrapper .yotpo-pictures-gallery-images-wrapper .yotpo-single-image-container:nth-of-type(13n) {
    display: none;
  }

  .yotpo-display-wrapper .yotpo-pictures-gallery-images-wrapper .yotpo-single-image-container:nth-of-type(19n) {
    display: none;
  }
}

@media(max-width: 786px) {
  .featured-collections .product-item-meta {
    margin: 0 auto;
    display: flex;
    width: 96%;
    flex-flow: column;
    align-items: center;
  }

  .yotpo-single-image-container {
    width: 100% !important;
  }

  .yotpo-display-wrapper .yotpo-pictures-gallery-images-wrapper .yotpo-single-image-container {
    width: 100% !important;
  }

  .custom-collection-list {
    margin-top: 0;
  }

  .custom-gift-richtext img {
    width: 40px;
    margin-right: 10px;
  }

  .template--index .featured-collections .product-list--center .product-list__inner {
    overflow-x: auto;
  }

  .featured-collections .product-list--center .product-list__inner {
    overflow-x: auto;
  }

  .slideshow__nav {
    bottom: -67px;
  }

  .featured-collections a.button.button--primary {
    background: #2E2E2E;
    font-size: 13px !important;
    font-weight: 300;
    margin-top: 25px;
    padding: 1px 36px 1px 36px;
  }

  .color_swatch_display.hidden-tablet-and-up {
    margin-bottom: 12px;
    margin-top: 12px;
  }

  .slideshow-description p {
    width: 100%;
    color: white;

  }

  .custom-gift-heading {
    padding-bottom: 32px;
  }

  .custom-gift-collection-box img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    min-height: 190px;
  }

  .product-item-meta {
    width: 100%;
  }

  .product-item__info {
    margin-top: 0px;
  }

  .custom-gift-collection-box:nth-child(2) {
    margin-right: 0px;
  }

  .custom-gift-collection-box {
    flex-basis: 48%;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: unset;
  }

  .slideshow__nav .slideshow__progress-bar {
    bottom: 72px;
    flex-basis: 6%;
  }

  .custom-gift-richtext p:nth-child(3) {
    font-size: 17px;
    font-family: 'circular';
    text-align: justify;
  }

  .shopify-section--slideshow .container:nth-child(3) {
    margin-bottom: 36px;
  }

  .shopify-section--slideshow .container {
    margin-bottom: 36px;
  }

  .yotpo-pictures-gallery-images-wrapper {
    grid-template-columns: none;
    grid-auto-flow: column;
    grid-auto-columns: calc(78% - 7px);
    padding: 0 !important;
    gap: 10px;
    flex-wrap: unset !important;
    overflow-x: scroll !important;
    scroll-behavior: auto;
    min-width: inherit;
    display: grid !important;
    overflow: hidden;
    scroll-snap-type: y mandatory;
  }

  .yotpo-gallery-677.yotpo-display-wrapper .yotpo-pictures-gallery-images-wrapper .yotpo-single-image-container {
    width: 100% !important;
  }

  /* .custom-shop-section-image-container {
  grid-template-columns: none;
  grid-auto-flow: column;
  grid-auto-columns: calc(79% - 7px);
  padding: 0!important;
  gap: 10px;
  flex-wrap: unset!important;
  overflow-x: scroll!important;
  scroll-behavior: auto;
  min-width: inherit;
  display: grid!important;
  overflow: hidden;
  scroll-snap-type: y mandatory;
} */
  .featured-collections .product-item__info .product-item-meta__title {
    font-size: 15px !important;
    font-weight: 500 !important;
    text-align: center;
  }

  .custom-gift-richtext {
    padding: 0px 23px;
  }

  /* .ecomm-text-with-icons-container native-carousel-item#block-static-text-with-icons-2-static-text-with-icons-1:after {
  content: '';
  display: block;
  background: #ffffff66;
  margin-top: 16px;
  height: 1px;
  width: 100%;
  left: 0;
  position: absolute;
} */
}

.ecoom-main-container-desktop .ecoom-left-content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;

  text-align: center;
}

.ecoom-main-container-desktop .ecoom-right-content {
  display: flex;
  align-items: center;
}

.custom-gift-richtext p:nth-child(3) a {
  text-decoration: none;
  border-bottom: 1px solid black;
  padding-bottom: 5px;
}

.yotpo-reviews-carousel .product-name.carousel-review-product-text {
  display: none;
}

.yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .y-slider-container .single-carousel .product-image-container .y-carousel-product-image {
  width: 100% !important;
  height: auto !important;
  object-fit: contain !important;
  border: none !important;
}

.yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .y-slider-container .single-carousel .product-image-container {
  width: 100% !important;
}


.yotpo.yotpo-reviews-carousel.yotpo-size-7 div#carousel-top-panel {
  display: flex;
  flex-flow: column;
  padding-left: 27px;
}

.yotpo.yotpo-reviews-carousel.yotpo-size-7 .yotpo.yotpo-carousel.y-slider-container.y-slide-left-animations {
  margin-top: 17px;
}

.yotpo.yotpo-reviews-carousel.yotpo-size-7 .carousel-review-title {
  font-size: 13px !important;
}

span.yotpo-icon.yotpo-icon-star.rating-star.pull-left:before {
  font-size: 16px !important;
}

.yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .single-carousel .carousel-review-date {
  display: none;
}

.yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .carousel-review-body {
  font-style: normal !Important;
  font-size: 12px !Important;
}

.yotpo.yotpo-reviews-carousel.yotpo-size-7 .carousel-read-more {
  display: none;
}

.yotpo-reviews-carousel .carousel-display-wrapper .yotpo-carousel .carousel-review-author {
  color: black !Important;
  margin-top: 11px;
  font-size: 11px;
  opacity: 0.9;
}

.yotpo-reviews-carousel .carousel-display-wrapper .carousel-read-more {
  display: none;
}

.custom-collection-list .list-collections__item-image {
  width: 100% !important;
}

.INDhasDragTooltip #INDWrap #INDmenu-btn[data-INDdrag],
[data-indhasdragtooltip] #INDWrap #INDmenu-btn[data-INDdrag] {
  top: unset !important;
  bottom: 8% !important;
}

@media(max-width: 786px) {
  .slideshow__text-wrapper .button-group__wrapper {
    display: flex;
  }
}

@media(min-width: 768px) {
  .footer__item--social-media .footer__item-content {
    position: relative;
    left: 10px;
  }

  .footer__item--social-media .footer_app_link a:first-child {
    position: relative;
    right: -8px;
  }

  .footer__item--social-media .footer_app_link {
    position: relative;
    left: -3px;
  }

  ul.social-media.social-media--no-radius.list--unstyled li:last-child {
    margin-right: 7px;
  }
}

@media(max-width: 768px) {
  .footer__item .footer__item-content .footer_app_link a:last-child {
    position: relative;
    left: -6px;
  }

  .footer__item .footer__item-content .footer_app_link a:first-child {
    position: relative;
    left: -3px;
  }
}

@media screen and (min-width: 768px) and (max-width: 999px) {
  .product-list__inner--scroller {
    grid-auto-columns: 35vw !important;
  }

  .product-list__prev-next {
    position: absolute;
    display: flex;
    justify-content: space-between;
    width: calc(100% + 40px);
    top: 17%;
    left: -20px;
  }

  .template--index .featured-collections .scroller {
    padding: 0 40px;
  }

  section.custom__html.section .container {
    padding: 0 40px;
    max-width: 100%;
  }

}

@media(max-width: 786px) {
  .mobile-nav-chat-with-expert-main-title .mobile-menu-data-level-1-link {
    font-family: proxima-nova, sans-serif !important;
  }

}

/* Collection Changes */

.collection-chat-button li.mobile-nav__item.custom-ls-chat-with-expert svg:nth-child(1) {
  filter: invert(1);
  width: 24px;
}

.collection-chat-button .mobile-menu-data-level-1-link svg:nth-child(1) {
  filter: invert(1);
  width: 34px;
}

.collection-chat-button .mobile-menu-data-level-1-link {
  color: white;
}


.collection-chat-button button.showing-border.mobile-nav__link.heading.h6 {
  width: 100% !important;
  border: 1px solid white;
  padding: 8px 0px;
}

.shopify-section--main-collection .product-list__inner {
  align-items: self-start;
}

@media(max-width: 1200px) {
  .collection-chat-button button.showing-border.mobile-nav__link.heading.h6 {
    border: 1px solid #2E2E2E;
  }

  .collection-chat-button .mobile-menu-data-level-1-link svg:nth-child(1) {
    filter: none;
  }

  .collection-chat-button .mobile-menu-data-level-1-link {
    color: black;
  }

  .template--product .feel-launcher-Banner {
    bottom: 90px !important;
  }

}

@media(min-width: 1440px) {

  #desktop-menu-3 .mega-menu__image-push {
    width: 200px;
  }
}

@media(min-width: 1200px) and (max-width: 1440px) {
  #desktop-menu-3 .mega-menu__image-push {
    width: 180px;
  }

  #desktop-menu-3 .mega-menu__column {
    margin-left: 0px;
    margin-right: 0px;
  }

  #desktop-menu-3 .mega-menu__columns-wrapper {
    margin-left: 0px;
    margin-right: 0px;
  }
}

@media(max-width: 768px) {

  .INDhasDragTooltip #INDWrap #INDmenu-btn[data-INDdrag],
  [data-indhasdragtooltip] #INDWrap #INDmenu-btn[data-INDdrag] {
    top: unset !important;
    bottom: 20% !important;
    left: 1rem !important;
    right: unset !important;
  }

  .INDmenu-open.INDhasDragTooltip #INDWrap #INDmenu-btn[data-INDdrag] {
    top: unset !important;
    bottom: 10% !important;
    right: 3rem;
    left: unset !important;
  }
}

.custom-link-for-specific-state {
  display: none;
}

.custom_account_point_balance {
  color: rgb(46, 46, 46);
  font-size: 34px;
  font-weight: 300;
  font-style: normal;
}

h3.heading.h2.custom_heading_faq_ecom {
  font-size: 48px;
}

/* Collection Title ALignment Center */
@media(max-width:768px) {
  .eam-subcollection-categories-title {
    text-align: center;
    display: block;
    width: 100%;

  }

  h3.heading.h2.custom_heading_faq_ecom {
    font-size: 35px;
  }
}

.show-delivery-days {
  display: flex;
  column-gap: 10px;
  align-items: baseline;
}

.show-delivery-days img {
  width: 15px;
}


.gift-packing-images.shipping-content-data,
.google-reviews-images.shipping-content-data,
.free-shipping-images.shipping-content-data {
  text-align: center;
  padding: 10px;
  width: 33%;
}

.shipping-content {
  display: flex;
}

.free-shipping-images .free-shipping-paragraph,
.google-reviews-images .free-shipping-paragraph {
  width: 12ch;
  margin-inline: auto;
}

.gift-packing-images .free-shipping-paragraph {
  width: 10ch;
  margin-inline: auto;
}

@media (max-width: 376px) {
  .free-shipping-paragraph {
    font-size: 10px;
  }
}

@media (max-width: 767px) {
  .show-delivery-days {
    justify-content: center;
  }
}

@media (max-width: 768px) {
  .complete-the-look-heading {
    /* justify-content: left;
    font-size: 20px; */
  }

  h2.ecom-customer-photos-heading,
  recently-viewed-products .heading {
    /* font-size: 20px;
    text-align: left; */
  }
}

recently-viewed-products .product-item__wishlist {
  display: none !important;
}

@media (max-width: 768px) {
  recently-viewed-products .product-list__inner {
    display: -webkit-inline-box;
    overflow-x: scroll;
  }

  recently-viewed-products .scroller {
    margin-inline: 0;
  }

  recently-viewed-products .product-item {
    width: 42vw
  }

  product-media .flickity-page-dots {
    display: none !important;
  }

  product-media flickity-controls.product__media-nav {
    position: absolute;
    top: calc(100% - 65px);
  }

  product-media flickity-controls .next_chevron {
    margin-left: 10px;
  }

  .product__info .product__flags-flag {
    top: -495px;
    position: absolute;
  }
}

recently-viewed-products .heading {
  font-family: 'orpheuspro';
}

@media screen and (min-width: 1000px) {
  .product-tabs__tab-item-wrapper .collapsible {
    height: 0;
    transition: all 0.3s ease-in-out;
  }

  .product-tabs__tab-item-wrapper .collapsible[open] {
    height: auto !important;
    transition: all 0.3s ease-in-out;
  }
}

quick-buy-drawer .show-delivery-days,
quick-buy-popover .show-delivery-days {
  display: none;
}

quick-buy-drawer .free-shipping-container,
quick-buy-popover .free-shipping-container {
  display: none;
}

quick-buy-drawer .ecom-product-backinstock-container,
quick-buy-popover .ecom-product-backinstock-container {
  display: none;
}

quick-buy-drawer .swym-wishlist-button-bar,
quick-buy-popover .swym-wishlist-button-bar {
  display: none !important;
}


cart-drawer#mini-cart .mini-cart__drawer-footer {
  display: flex;
  flex-direction: column;
}

cart-drawer#mini-cart .additional-checkout-buttons {
  order: 1;
}

@media(max-width: 768px) {
  cart-drawer#mini-cart .additional-checkout-buttons {
    order: 0;
  }

  .mini-cart__drawer-footer #dynamic-checkout-cart {
    padding-bottom: 0px;
  }

  p.delivery_time_custom_ecom {
    margin-top: 0px;
    margin-bottom: 0px;
  }



  .shopify-cleanslate .wOEViUrCyNb9maEe3QrQ {
    max-height: 57px !important;
    border-radius: 5px;
  }

  p.delivery_time_custom_ecom {
    margin-top: 15px;
  }

  li.XLcXEW3RnM9fyU7k7fvC {
    flex: 0 0 33.333333%;
  }

  .mini-cart .shopify-cleanslate .IcgSIE7pEVZrlnAeRS6j,
  .mini-cart .shopify-cleanslate .DefhEHZZf4y32pvV7mZj,
  .mini-cart .shopify-cleanslate .wOEViUrCyNb9maEe3QrQ {
    height: 30px !important;
  }

  .mini-cart .shopify-cleanslate .XLcXEW3RnM9fyU7k7fvC {
    height: 35px !important;
  }
}

cart-drawer-recommendations.mini-cart__recommendations .product-item__wishlist {
  display: none;
}

@media(max-width:768px) {
  .free-shipping-container {
    margin-top: 15px;
  }

  .free-shipping-paragraph {
    margin-top: 10px;
  }

  .ecom-product-backinstock-container {
    width: 100% !important;
  }
}

.shipping-estimator #shipping-estimator .loader-button__text:hover {
  color: #2e2e2e;
}

.shopify-section.shopify-section--image-with-text-overlay .section .image-overlay {
  background: white !important;
}

.product__info .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-star {
  font-size: 16px !important;
}

@media(min-width: 768px) {

  .INDhasDragTooltip #INDWrap #INDmenu-btn[data-INDdrag],
  [data-indhasdragtooltip] #INDWrap #INDmenu-btn[data-INDdrag] {
    left: 3rem !important;
    bottom: 6rem !important;
  }

  div#smsbump-form-77631 .floating-container {
    right: 8rem;
    left: unset;
    bottom: 2.3rem;
  }
}

@media(max-width: 767px) {

  /* div#smsbump-form-77631 .floating-container {
    right: 7rem;
    left: unset;
    bottom: 2.3rem;
  } */
  div#smsbump-form-77631 .floating-container {
    display: none !important;
  }

  .shopify-section .product-sticky-form {
    top: 6rem;
  }

  .shopify-section .product-sticky-form[hidden] {
    transform: translateY(-100%);
    opacity: 0;
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
    display: none;
  }

  .shopify-section .product-sticky-form.show {
    transform: translateY(0%);
    opacity: 1;
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
    display: block;
  }

}

.me-button.me-button.right[data-v-6df2c2dc] {
  left: 1rem !important;
  right: unset !important;
}


@media screen and (max-width: 750px) {
  .mini-cart__drawer-footer .additional-checkout-buttons #dynamic-checkout-cart {
    min-height: auto;
  }
}

#smsbump-form-77631 .sc-1lryyjm-0.dvAnjE {
  z-index: 21474836461;
}

/* CSS for balancing the z-index of app widgetes */
.gorgias-chat-key-1spa6uy {
  z-index: 9 !important;
}

div#smsbump-form-77631 .floating-container {
  z-index: 8 !important;
}

body #INDWrap {
  z-index: 8 !important;
}

#merchantwidget-iframe-wrapper {
  z-index: 9 !important;
}

#gorgias-chat-container #chat-button {
  z-index: 8 !important;
}

body.INDmenu-open #INDWrap {
  z-index: 10 !important;
}

.mob_image {
  display: none;
}