/** Shopify CDN: Minification failed

Line 8261:0 Unexpected "}"

**/
.ab-new.mp-media-products {
  background-color: #FEF9F3 !important;
}

@font-face {
  font-family: "Zephyr";
  src: url("ZephyrRegular.woff2") format("woff2"),
    url("ZephyrRegular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Zephyr";
  src: url("ZephyrRegular.woff2") format("woff2"),
    url("ZephyrRegular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Analogue";
  src: url("/cdn/shop/files/Analogue.otf?v=1684905538");
}

@font-face {
  font-family: "Gill-Sans";
  src: url("/cdn/shop/files/GillSans.woff2?v=1785314905");
  font-display: swap;
}

@font-face {
  font-family: "Gill-Sans-light";
  src: url("/cdn/shop/files/Gill_Sans_Light_af5bbd9f-9d88-4aa9-8f38-50d6b1ed0c2b.otf?v=1684905830");
  font-display: swap;
}

@font-face {
  font-family: "Gill-Sans-bold";
  src: url("/cdn/shop/files/Gill_Sans_Bold_6555c7f2-1cf6-43b2-b5bd-33a3a6304a25.otf?v=1684905784");
  font-display: swap;
}

/***** JTPL new fonts ***********/
@font-face {
  font-family: "Gill_Sans_Medium";
  src: url("/cdn/shop/files/Gill_Sans_Medium.otf?v=1699532859");
  font-display: swap;
}

@font-face {
  font-family: "Gill_Sans_Regular";
  src: url("/cdn/shop/files/Gill_Sans_2a8c6c00-e6ad-4597-80e9-59fb3fc0144a.otf?v=1699532859");
  font-display: swap;
}

@font-face {
  font-family: "Gill_Sans_Light";
  src: url("/cdn/shop/files/Gill_Sans_Light_83a04d8a-7787-46c2-b12d-d8a4984a992c.otf?v=1699532859");
  font-display: swap;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Analogue";
  font-weight: 500 !important;
}

a.h5 {
  font-family: "Analogue" !important;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-family: "Analogue" !important;
  font-weight: 500 !important;
}

body,
p,
li a {
  font-family: "Gill-Sans" !important;
  /* font-family: var(--bodyFontStack) !important; */
}

body {
  -webkit-font-smoothing: antialiased;
}

/*jtpl new css for pdp and collection and featured collection start  */

h2.h1.collection__title {
  font-family: "Zephyr" !important;
  text-transform: none;
}

button.needsclick.kl-teaser-Sr4JmP.undefined.kl-private-reset-css-Xuajs1 {
  z-index: 9 !important;
}

.featured-collection a.h5.text--underline {
  font-family: Gill-Sans !important;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500 !important;
}

.product-loop-element__price span.p--padding-right.p--crossed-out.p--bold.p--small.p--faded {
  opacity: 1;
}

.product-loop-element__price span.p--padding-right.p--accent.p--bold.p--small {
  color: #000 !important;
}

/* Slightly reduce the price size on predictive search result cards only.
   Scoped to the search results container so the global .p--small (0.8rem)
   utility used elsewhere is untouched. */
.predictive-search__results-container .product-loop-element__price,
.predictive-search__results-container .product-loop-element__price span {
  font-size: 0.7rem;
}

/* Keep the price (sale + compare-at) on a single line so cards don't grow a
   second price row — that wrapping was making result cards different heights.
   Tighten the gap between the two prices (global .p--padding-right is 10px). */
.predictive-search__results-container .product-loop-element__price {
  display: flex;
  flex-wrap: nowrap;
  align-items: baseline;
  white-space: nowrap;
}

.predictive-search__results-container .product-loop-element__price span.p--padding-right {
  padding-right: 5px;
}

/* Mobile: reduce the search result product-card title and keep it to one line
   (truncate with an ellipsis) so cards stay a consistent height. Scoped to the
   predictive search results, so product grids elsewhere are unaffected. */
@media screen and (max-width: 768px) {

  .predictive-search__results-container .product-loop_title,
  .predictive-search__results-container .product-loop_title a {
    font-size: 0.8rem;
    line-height: 1.3;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

/* Search results product slider: the theme's base .flickity-button is a low-
   contrast, 20px icon on mobile (opacity .8, no background) that's easy to
   miss over product photos. Bump size/opacity for this slider specifically
   so the arrows are clearly visible, without touching other sliders. */
@media screen and (max-width: 768px) {
  #predictive-search-product-slider .flickity-prev-next-button {
    width: 28px;
    height: 28px;
    opacity: 1;
  }
}

a.p-link--no-accent {
  font-family: Zephyr !important;
  font-weight: 600;
}

span.custom_last_part_html {
  display: block;

  font-family: Gill-Sans;
  padding-top: 5px;
}

.product-loop-element__details {
  grid-gap: 5px;
}

.final-sale {
  background: #fe6ec8 !important;
  text-transform: capitalize;
}

.product-badge__circle-text {
  letter-spacing: 0 !important;
  font-size: 13.5px !important;
  line-height: 13.5px !important;
  max-width: 50px;
  font-weight: 500;
}

.product-badge__circle-text {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
}

/* 15-april-24  START  css*/



.hidden-property {
  visibility: hidden;
}


/* 15-april-24  end  css*/

/* 14/11/2023 start css */
.product hr {
  display: none;
}

.cstm-jtpl-size-sct {
  margin-top: 45px;
}

.cstm-jtpl-size-sct .product-form__input label.swatch-element__text {
  margin-bottom: 0.3rem !important;
}

.product-form__input input[type="radio"]+label:not(.swatch-element__color) {
  border-color: #000 !important;
}

.product-form__input input[type="radio"]+label {
  height: 45px;
  width: 50px;
  max-width: 50px;
  min-width: 50px;
  padding: 4px 0 0 0 !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
}

.one_size .product-form__input input[type="radio"]+label {
  padding: 0 10px 1px 10px !important;
  height: 40px;
  font-family: var(--bodyFontStack) !important;
}

.variant_inventory_wrapper.one_size label.swatch-element__text {
  width: 100%;
  max-width: max-content;
}

.cstm-jtpl-size-sct .product-form__input {
  margin-bottom: 0;
  display: flex;
  flex-wrap: wrap;
}

.product section.product__description {
  margin-top: 23px;
}

.main-image .bunmain svg.flickity-button-icon {
  color: #6a6a6a;
}

.main-image .bunmain .flickity-button:disabled {
  display: block !important;
  opacity: 0.4 !important;
}

h3#bundleheading {
  margin-bottom: 0;
}

.main_container_image_text h3 {
  margin-bottom: 10px;
  word-spacing: -1px;
}

.product__tab-title-container {
  justify-content: space-between;
  grid-gap: 15px;
}

.product-form__buttons .shopify-payment-button button.shopify-payment-button__button {
  font-weight: 500;
}

/* .product-form__input label.swatch-element__text {
  font-family: "Gill-Sans";
} */
.product__description .description p span {
  font-size: 1rem !important;
  letter-spacing: 0.75px;
}

#contact-us input:focus,
#contact-us textarea:focus {
  background-color: #fff;
  color: #000;
}

#contact-us input:focus-visible {
  outline: 0.2rem solid var(--color_accent_subdued);
  outline-offset: 0.3rem;
  box-shadow: 0 0 0 0.3rem var(--color-background),
    0 0 0.5rem 0.4rem var(--color_accent_subdued);
}

#contact-us .section__standard-spacing--even {
  padding-top: 10px;
}

.tab_box ul li,
.tab_box * {
  font-weight: 400;
  font-family: Gill-Sans !important;
}

/* 2-8-24 start css */
.newsletter-custom {
  position: relative;
  margin: 20px 0;
}

.newsletter-custom .grid--full.footer__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  grid-gap: 0;
}

.newsletter-custom .main-image-section {
  text-align: center;
}

.newsletter-custom .main-image-section img {
  width: 100%;
  max-width: 600px;
  height: 100%;
  object-fit: cover;
}

html {
  padding-bottom: 0 !important;
}

.newsletter-custom .klaviyo-form .needsclick [data-testid="form-row"] {
  flex-direction: row-reverse !important;
}

.newsletter-custom .klaviyo-form .needsclick [data-testid="form-row"] input,
.newsletter-custom .klaviyo-form .needsclick [data-testid="form-row"] input::placeholder {
  padding-left: 30px !important;
  text-transform: capitalize;
  font-family: var(--headingFontStack) !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  letter-spacing: 0px !important;
}

.footer__block.footer__newsletter button:hover {
  background: var(--color_btn_background_hover) !important;
}

.newsletter-custom .klaviyo-form .needsclick [data-testid="form-row"] input::placeholder {
  color: #1414145e !important;
}

.newsletter-custom .newletter-header-cstm {
  display: flex;
  grid-gap: 30px;
}

.newsletter-custom .newletter-header-cstm .right-side-sct {
  text-align: right;
}

.newsletter-custom .newletter-header-cstm .right-side-sct img {
  width: 100%;
  max-width: 70%;
  height: auto;
  object-fit: cover;
}

.newsletter-custom .newletter-header-cstm.after_submit_form+.loft-form__container--horizontal-button {
  padding-top: 0;
}

.newsletter-custom .newletter-header-cstm .footer__description {
  width: 100%;
  max-width: 22.7em;
}

/* 2-8-24 end css */
/* Collection Size Option CSS START */
ul.variant_size_wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

ul.variant_size_wrapper li {
  list-style: none;
}

.col_size_option {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  opacity: 0;
  transition: .5s linear;
  z-index: 99;
}

.product-loop__image-container:hover .col_size_option {
  opacity: 1;
}

.col_size_option ul.variant_size_wrapper {
  margin-left: 0;
  flex-wrap: wrap;
  padding: 0 10px;
}

.col_size_option ul.variant_size_wrapper li {
  display: flex;
  margin: 0;
  border: 1px solid #000;
  align-items: center;
  line-height: normal;
  width: 100%;
  max-width: 30px;
  justify-content: center;
  padding: 0;
  background: var(--color_accent);
  position: relative;
}

.col_size_option ul.variant_size_wrapper li a {
  line-height: normal;
  display: flex;
  color: #fff;
  font-size: 13px;
  padding: 5px 3px 5px 4px;
  font-family: var(--bodyFontStack) !important;
}

.col_size_option ul.variant_size_wrapper li span {
  display: flex;
}

.col_size_option ul.variant_size_wrapper li.soldout:before {
  content: '';
  position: absolute;
  border-left: 1px solid;
  border-color: #000;
  bottom: 0;
  left: 50%;
  top: 0;
  transform: rotate(-45deg);
}

.col_size_option ul.variant_size_wrapper li.soldout:after {
  content: '';
  position: absolute;
  border-left: 1px solid;
  border-color: #000;
  bottom: 0;
  left: 50%;
  top: 0;
  transform: rotate(45deg);
}

/* .col_size_option ul.variant_size_wrapper li.soldout a {
  opacity: 0.5;
} */

/* Collection Size Option CSS END  */

/* 23-12-24 start css */
.mobile__nav-footer.mobile__nav-wrapper div:empty {
  display: none;
}

.header__section-wrapper #NavDrawer .mobile__nav-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header__section-wrapper #NavDrawer .mobile__nav-footer .buckscc-currency-wrapper {
  margin-left: 0 !important;
}

.header__section-wrapper #NavDrawer .mobile__nav-footer .buckscc-currency-wrapper .buckscc-select-styled {
  padding: 0 !important;
}

.header__section-wrapper #NavDrawer .mobile__nav-footer .buckscc-currency-wrapper .buckscc-select-styled span.bucks-selected {
  margin-left: 0;
  padding-left: 0;
}

#NavDrawer .mobile__nav-social-media {
  justify-content: flex-end;
}

/* 23-12-24 end css */

/* 24-12-24 start css */
.hxoSelectTheme .buckscc-select span {
  text-transform: capitalize;
  color: #000;
}

.hxoSelectTheme.hxo-showCurrencyOnly .bucks-selected {
  padding: 2px 4px 0 !important;
}

.site-header .hxoSelectTheme.hxo-showCurrencyOnly .bucks-selected {
  padding: 0 4px 0 !important;
  -webkit-padding-before: 4px !important;
}

.header__section-wrapper #NavDrawer .mobile__nav-footer .buckscc-currency-wrapper .buckscc-select-styled span.bucks-selected {
  margin-top: 0px;
  padding-top: 1px !important;
}

.currency_footer.currency-footer-mobile {
  display: none;
}

.currency_footer .buckscc-select .buckscc-select-styled {
  background: transparent;
}

.currency-footer-desktop span.bucksItem {
  font-weight: 600;
}

.mobile-nav__parent {
  top: 33px;
}

.mobile-nav__parent li.mobile-nav__header {
  padding-right: 10px;
  justify-content: end;
  padding: 0px 10px;
}

.hxoSelectTheme .buckscc-select:hover .bucks-selected,
.hxoSelectTheme .buckscc-select .buckscc-select-options li:hover span.bucksItem {
  color: var(--color_accent) !important;
  -webkit-text-fill-color: var(--color_accent) !important;
}

.currency_footer .hxoSelectTheme .buckscc-select:hover .bucks-selected {
  color: #000 !important;
  -webkit-text-fill-color: #000 !important;
}

.hxoSelectTheme .buckscc-select-options li {
  -webkit-padding-before: 15px;
}

/* 24-12-24 end css */

.product-loop__image-container .col_size_option.one_size li.size-values {
  max-width: max-content;
  padding-left: 5px;
  padding-right: 5px;
}

/* 21 Feb */
input.input-group-field.banner {
  background-color: #ffff !important;
  border: 0.5px solid black;
  color: black;
}


/* 20-3-25 start css */
.login_container_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 60px 0 60px;
}

.login_container_wrapper .login_banner_image_container {
  width: 100%;
  max-width: 50%;
}

.login_container_wrapper .grid__item {
  left: unset;
  width: 100%;
  max-width: 50%;
  margin: 0 auto;
}

.login_container_wrapper .login_banner_text_container {
  width: 100%;
  max-width: 50%;
  margin: 0 auto;
  display: flex;
  align-items: center;
}

.login_container_wrapper .login_banner_image_container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.login_container_wrapper.image_last_section {
  flex-direction: row-reverse;
}

.login_banner_text_container input:focus-visible,
.login_banner_text_container input:focus {
  outline: .2rem solid var(--color_accent_subdued);
  outline-offset: .3rem;
  box-shadow: 0 0 0 .3rem var(--color-background), 0 0 .5rem .4rem var(--color_accent_subdued);
  background: var(--color_body_input_bg);
  color: var(--colorTextBody);
}

.login_banner_text_container .form-vertical {
  overflow: unset;
}

.login_banner_text_container .form-vertical .errors ul li {
  color: #c37899;
}

.mobile__nav-links a.header__individual-icon {
  display: flex;
  color: #000;
  font-size: 14px;
  width: 100%;
  height: auto;
  margin-top: 2px;
}

.mobile__nav-links {
  padding: 0 10px 0 0;
  width: 100%;
}

.section__standard-spacing--top-bottom {
  padding: 45px 0 0px 0 !important;
}

/* 20-3-25 end css */

/* 28-4-25 start css */
.main_box-cstm-vdo .video-item .play-button {
  background: #6e696975;
  overflow: hidden;
  width: 100% !important;
  max-width: 110px;
  height: 110px;
}

.main_box-cstm-vdo .inner_vdo-sct .inner-video .play-button img {
  filter: invert(1);
  width: 100%;
  max-width: 50%;
  height: auto;
  left: 55%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#insta-feed {
  padding: 0;
}



/* 28-4-25 end css */
@media (min-width: 1366px) {
  .product__slides-navigation {
    width: 150px;
    height: 150px;
  }
}

/* end */


@media (max-width: 1000px) {
  .product__image-container {
    position: static !important;
  }

  .product-template__container {
    display: block !important;
  }

  .product__description {
    max-width: 100%;
  }
}

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


  #shopify-section-header .drawer .drawer__close {
    position: relative;
    z-index: 9;
    top: 0;
  }

  #shopify-section-header .drawer .drawer__close button {
    padding: 7px 0 0 0;
  }

  .currency_footer.currency-footer-mobile {
    display: block;
  }

  .currency_footer.currency-footer-desktop {
    display: none;
  }

  .site-footer .subsection__wrapper .currency_footer--container {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .footer_menu .currency-footer-mobile .bucks-selected {
    padding-top: 1px !important;
  }

  .footer__block.footer__newsletter.footer__block--one-third {
    background-size: contain;
  }

  .newsletter-custom .newletter-header-cstm .footer__description {
    max-width: 15em;
  }

  .footer__block-wrapper .grid--full.footer__content {
    padding: 70px 0px;
  }

  .cstm-jtpl-size-sct {
    margin-top: 35px;
  }

  .pattern_img {
    margin-bottom: 13px;
  }

  .bunpro {
    height: 300px;
  }

  ul.product__tab-title-container {
    justify-content: space-between;
    grid-gap: 0;
  }

  .jtpl_cstm_color_qty .jtpl_color_dropdown {
    padding-top: 21px;
  }

  .jtpl_color_dropdown .dropdown-button {
    height: 48px;
  }

  .newsletter-custom .newletter-header-cstm .right-side-sct img {
    max-width: 100%;
  }

  .newsletter-custom .newletter-header-cstm .right-side-sct {
    width: 100%;
    max-width: 30%;
  }

  .newsletter-custom .newletter-header-cstm .footer__newsletter-text {
    width: 100%;
    max-width: 70%;
  }

  .newsletter-custom .main-image-section img {
    object-fit: unset;
    min-height: 300px;
    max-width: 530px;
  }

  .footer footer.site-footer {
    padding: 10px 0 0;
  }
}

.jtpl_featured_collection .section__text-block.section__standard-spacing--full--section-header.text-center h2 {
  font-family: Zephyr !important;
  letter-spacing: 3px !important;
  margin: 0px;
}

.jtpl_featured_collection a.h5.text--underline {
  font-family: Gill-Sans !important;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700 !important;
  padding-top: 8px;
}

.jtpl_featured_collection .section__text-block {
  padding: 0;
}

.jtpl_featured_collection a.p-link--no-accent {
  font-family: Zephyr !important;
  font-weight: 600;
}

/* jtpl new css for pdp and collection and featured collection start end */
/* .top-banner .slideshow__slide , .top-banner .slideshow__image {
    height: 100%;
}
.top-banner .slideshow__text-wrapper {
    position: absolute !important;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.top-banner .flickity-viewport .slideshow__image {
    position: static;
} */

/* 29/05/23 blog article  start*/
.subsection__wrapper .menu_inner ul#AccessibleNavFooter {
  padding: 5px 70px;
}

.product-form__buttons .restock-rocket-button {
  margin-bottom: 13px !important;
  margin-top: 0px !important;
  font-family: var(--bodyFontStack) !important;
  font-weight: var(--headingFontWeight) !important;
  height: 44px !important;
  font-size: 0.8rem !important;
  letter-spacing: 0.1rem !important;
}

#form-Header-Text {
  font-family: Gill-Sans !important;
}

#form-Header-Icon {
  margin: 3px 7px 0 0 !important;
}

.blog-link {
  text-align: center;
  padding: 30px;
}

.article__title-content.rte {
  margin: 0 auto;
}

article.article__content h1 {
  text-align: justify !important;
}

article.article__content .rte h1 {
  text-align: center !important;
}

.article-deisgn {
  max-width: 150px;
  margin: auto;
  width: 100%;
}

#blog-article-template .article__divider {
  display: none;
}

#blog-article-template article.article__content h1 span {
  font-size: 26px;
}

.blog__article-header h3.blog__article-title a {
  text-transform: uppercase;
  font-size: 18px;
}

.blog__article-header h3.blog__article-title {
  margin-bottom: 0;
}

.blog-copy p {
  font-size: 14px;
}

.blog-copy {
  padding-left: 0;
}

.blog-card {
  box-shadow: none;
}

.article__social-container {
  justify-content: center;
}

article.article__content.section__standard-spacing--bottom .rte {
  margin: 0 auto;
}

.article__wrapper {
  display: block;
}

.article__content .rte {
  text-align: justify;
}

.blog__article-social a {
  text-decoration: underline;
  font-weight: 400;
  font-family: "Analogue" !important;
}

@media only screen and (max-width: 849px) {
  .blog__article-grid--3 {
    grid-template-columns: repeat(1, 1fr) !important;
  }

  #blog-article-template article.article__content h1,
  #blog-article-template article.article__content h1 span {
    font-size: 20px;
  }
}

/* 29/05/23 blog article  end*/

/* 18/1/23 css video section START */
/* .video_image-sct {
    padding: 40px 0;
} */

.video_image-sct .main_box-cstm-vdo {
  display: flex;
  justify-content: left;
  align-items: center;
  grid-gap: 30px;
  width: 90%;
  margin: 0 auto;
}

.video_image-sct .text_sct-vdo {
  text-align: center;
  padding: 10px 0;
}

.video_image-sct .inner_vdo-sct {
  width: 33.33%;
  text-align: center;
}

.inner_vdo-sct video {
  width: 100%;
}

/* END */

.crossborder__disclosure-list {
  max-width: 325px;
  overflow-x: hidden;
}

.crossborder__disclosure-list::-webkit-scrollbar {
  width: 5px;
}

.crossborder__disclosure-list::-webkit-scrollbar-thumb {
  background: #999;
  border-radius: 10px;
}

.form-success {
  width: 100%;
  margin-top: 5px;
  color: #fff;
  background-color: #000;
  border-color: #000;
  text-align: center;
}

label.swatch-element__text.sold-out-variant {
  position: relative;
}

.slideshow__wrapper .slideshow__content {
  position: unset;
}

.slideshow__wrapper .slideshow__button-wrapper {
  top: 50%;
  transform: translateY(-50%);
}

label.swatch-element__text.sold-out-variant:before {
  content: "";
  position: absolute;
  background: #0000006b;
  width: 1px;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
}

label.swatch-element__text.sold-out-variant:after {
  content: "";
  position: absolute;
  background: #0000006b;
  width: 1px;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%) rotate(-45deg);
}

h2.insta-heading {
  text-align: center;
  font-family: Zephyr !important;
}

/* h1 , h2 , h3 , h4 , h5 , h6 {
	font-family: 'Zephyr' !important;	
} */
.collection__title {
  color: #000000;
  width: 100%;
}

.for_desktop {
  display: block;
}

.for_mobile {
  display: none !important;
}

.align_left {
  text-align: left !important;
}

h2 {
  text-transform: capitalize;
}

.site-header .site-nav>li>a[href="#"] {
  font-size: 14px;
  cursor: default;
}

.header__logo.header__logo--center-below {
  margin-top: 10px;
}

.footer__social-icons {
  margin-top: 10px !important;
}

.loft-form__content {
  flex-direction: column;
}

.section__text-block.section__standard-spacing--full--section-header.text-center a.h5.text--underline {
  font-weight: 100;
}

.section__text-block.section__standard-spacing--full--section-header.text-center h2 {
  font-size: 39px;
  font-family: "Zephyr" !important;
}

.jtpl_featured_collection .section__text-block.section__standard-spacing--full--section-header.text-center h2 {
  font-family: Zephyr !important;
  letter-spacing: 3px !important;
  margin: 0px;
}

.jtpl_featured_collection a.h5.text--underline {
  font-family: Gill-Sans !important;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600 !important;
}

.jtpl_featured_collection .section__text-block {
  padding: 0;
}

.jtpl_featured_collection a.p-link--no-accent {
  font-family: Zephyr !important;
  font-weight: 600;
}

/* footer csss start 12 July  */

/* 20 july css start here */
.featured-collection__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}

.featured-collection__grid>div {
  width: 100%;
}

/*22 aug currency switcher*/
.mobile__nav-crossborder button.crossborder__toggle.crossborder__toggle--header {
  color: #c37899 !important;
}

.mobile__nav-crossborder button.crossborder__toggle.crossborder__toggle--header {
  color: #c37899 !important;
  font-size: 16px;
}

.cstm_currency button.crossborder__toggle.crossborder__toggle--header {
  margin-right: 0px;
  font-size: 16px;
  color: #c37899 !important;
}

g#arrow-drop-down-line {
  fill: #c37899 !important;
}

#currency-list li.crossborder__disclosure-item {
  font-size: 16px !important;
}

/* 07 Nov css here */
.product .product__meta h2.h1 {
  font-family: Zephyr !important;
  line-height: 43px;
  font-weight: 500 !important;
}

.product .product__meta span.h4.price-item.price-item--regular {
  font-weight: 600;
}

.product .product__meta span.h4.price-item.price-item--regular {
  font-family: Gill-Sans-bold;
  letter-spacing: 0;
}

.product .product__meta .product-form__input .form__label {
  font-weight: 400;
  text-transform: uppercase;
}

h3#bundleheading {
  font-family: Gill-Sans !important;
  text-align: center;
  font-size: 16px;
  font-weight: 700 !important;
}

h3.color_name_pdp {
  font-family: "Gill-Sans" !important;
  font-weight: 700 !important;
  font-size: 16px;
  margin-top: 10px;
}

.product .product__meta .quantity {
  border: 1px solid #000;
}

.product .product__meta .quantity__button {
  color: #000;
}

.product .product__meta .description h3 {
  font-family: Gill-Sans !important;
}

.product .product__meta .description span {
  font-family: Gill-Sans !important;
}

.product .product__meta .description span,
.product .product__meta .description li {
  font-family: Gill-Sans !important;
}

.product .product__meta section.product__description .accordion__item .accordion__content-inner .description>div p,
.product .product__meta section.product__description .accordion__item .accordion__content-inner .description>div li {
  font-family: Gill-Sans !important;
}

.main-image.with_slider {
  width: 100%;
  display: flex;
  gap: 20px;
  padding-top: 20px;
}

.main-image.with_slider .images,
.main-image.with_slider .selected_color {
  width: calc(50% - 10px);
  background-color: var(--card_bg);
  box-shadow: var(--card_shadow_size) var(--card_shadow);
  padding: 32px 48px;
}

.main_container_image_text h3,
.main_container_image_text h2 {
  font-family: Gill-Sans !important;
  text-align: center;
  margin: 0;
  text-transform: uppercase;
}

.main_container_image_text h3 {
  margin-bottom: 10px;
  word-spacing: -1px;
}

.main_container_image_text h3 {
  font-size: 16px;
  font-weight: 700 !important;
}

.main_container_image_text h2 {
  margin-bottom: 20px;
}

.main_container_image_text h2 {
  font-size: 28px;
  font-weight: 700 !important;
}

.pattern_img img {
  width: 100%;
  max-width: 200px;
  margin: 0 auto;
}

.pattern_img {
  padding-top: 10px;
  text-align: center;
}

.main_container_image_text p {
  text-align: center;
  padding-top: 15px;
}

.main-image.with_slider .main_conatiner {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}

.bunpro.is-selected:nth-child(odd) span#counter {
  display: none;
}

.bunpro.is-selected:nth-child(odd) span.odd_number {
  display: block !important;
}

.bunpro {
  width: 50%;
  height: 400px;
  margin-right: 10px;
  padding-top: 30px;
}

.bunmain:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  z-index: 9;
}

span#counter {
  position: absolute;
  top: 3px;
  left: -20px;
  font-size: 12px;
}

.images ol.flickity-page-dots {
  display: none;
}

.bunpro img {
  width: 100%;
  max-height: 370px;
  object-fit: contain;
}

/* .bunpro img {
  width: 100%;
} */
.footer__block.footer__newsletter.footer__block--one-third {
  padding: 40px;
}

.dropdown-button.intro::after {
  content: "";
  background-image: url(/cdn/shop/files/down-arrow_2_1.png?v=1699343789);
  position: absolute;
  top: 13px !important;
  right: 10px;
  width: 17px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  transform: rotate(180deg);
}

.select-dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-button {
  color: #000000;
  padding: 10px;
  cursor: pointer;
}

.dropdown-menu {
  display: none;
  position: absolute;
  background-color: #fff;
  border: 1px solid #ccc;
  list-style: none;
  padding: 0;
}

.dropdown-menu li {
  padding: 10px;
  cursor: pointer;
}

/*new select box  */
.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-button {
  border: 1px solid;
  color: #000000;
  padding: 10px;
  cursor: pointer;
}

.dropdown-options {
  display: none;
  position: absolute;
  background-color: #fff;
  border: 1px solid #ccc;
  list-style: none;
  padding: 0;
}

.dropdown-options li {
  padding: 10px;
  cursor: pointer;
}

/*new select box end  */
/* .newsletter_border {
    height: 100%;
    width: 100%;
    position: absolute;
    border: 2px solid #894b60;
    left: 0;
    top: 0;
   background-color: #fff;
}
.corners_top_lft {
    top: -35px;
    left: -35px;
}
.corners_btm_rgt {
    bottom: -35px;
    left: -35px;
}
.corners_btm_lft {
    right: -35px;
    bottom: -35px;
}
.newsletter_scooped {
    background: white;
    border: 2px solid #894b60;
    position: absolute;
    border-radius: 50%;
    height: 80px;
    width: 80px;
} 
.corners_top_rgt {
    top: -35px;
    right: -35px;
}*/
.promo-bar__icon-link svg path {
  fill: #0f243a;
}

.site-footer a:hover svg path {
  fill: #c37899;
}

.footer__block.footer__newsletter.footer__block--one-third {
  position: relative;
  overflow: hidden;
}

.jtpl_color_dropdown div#imgconatinerselector {
  height: 48px;
  width: 48px;
  overflow: hidden;
}

.jtpl_color_dropdown div#imgconatinerselector img#theImg {
  height: 48px;
  width: 100%;
}

.jtpl_color_dropdown .dropdown-button {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0 30px 0 0px;
  position: relative;
  height: 48px;
  overflow: hidden;
}

.jtpl_color_dropdown ul.dropdown-menu {
  margin: 0;
  width: 100%;
  background-color: #fff;
  z-index: 99;
  max-height: 200px;
  overflow-y: auto;
}

.jtpl_color_dropdown ul.dropdown-menu::-webkit-scrollbar {
  width: 5px;
}

.jtpl_color_dropdown ul.dropdown-menu::-webkit-scrollbar-thumb {
  background: #eee;
  border-radius: 10px;
}

span.pattern_imgg img {
  height: 46px;
  width: 100%;
}

span.pattern_imgg {
  display: inline-block;
  height: 46px;
  width: 46px;
}

.jtpl_color_dropdown .dropdown-menu li {
  padding: 0px 10px 0 0;
  border-bottom: 1px solid #ccc;
  margin: 0px;
}

.jtpl_color_dropdown .dropdown-menu li a {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-direction: row-reverse;
  justify-content: start;
  color: #000;
}

.jtpl_cstm_color_qty .product-form__input.product-form__quantity {
  flex: unset;
  width: 35%;
  padding-right: 5px;
  margin-bottom: 0;
}

.jtpl_cstm_color_qty .qty-inner-new {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.2rem;
}

.jtpl_cstm_color_qty label.form__label {
  font-weight: 400;
  text-transform: uppercase;
}

.jtpl_cstm_color_qty .jtpl_color_dropdown {
  padding-top: 0;
  width: 65%;
}

.jtpl_cstm_color_qty {
  display: block;
}

.bunmain svg.flickity-button-icon {
  color: #000;
}

.jtpl_color_dropdown .dropdown-button:after {
  content: "";
  background-image: url(/cdn/shop/files/down-arrow_2_1.png?v=1699343789);
  position: absolute;
  top: 18px;
  right: 10px;
  width: 11.2px;
  height: 11.2px;
  background-repeat: no-repeat;
  background-size: contain;
}

.footer__newsletter p.footer__title {
  font-family: "Gill-Sans" !important;
  font-size: 38px;
  text-align: left;
  margin: 0;
}

.footer__newsletter .newletter-header-cstm p.footer__title {
  margin: 30px 0 15px;
  font-weight: bolder;
}

.footer__description p {
  font-size: 14px;
  text-align: justify;
  margin-bottom: 5px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0px;
  text-transform: uppercase;
}

form#contactForm--footer {
  flex-direction: row;
}

.footer__block.footer__newsletter.footer__block--one-third {
  background-color: transparent;
  border-radius: 10px;
  /* background-image: url(/cdn/shop/files/Layer_3.png?v=1699530920); */
  /* background-image: url(/cdn/shop/files/bg-image-beyond.jpg?v=1722596469); */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.footer__description {
  padding: 0;
}

input#Email-footer {
  background-color: transparent;
  border-bottom: 1px solid #000;
  font-weight: 500;
  padding: 0;
  color: #000000;
}

input#Email-footer::-ms-input-placeholder {
  /* Edge 12-18 */
  color: #cac9c9;
}

input#Email-footer::placeholder {
  color: #cac9c9;
}

ul.footer__social-icons.medium-down--one-whole.inline-list.social-icons {
  gap: 10px;
}

.tabs_merchant-content-tab .product-description__tab a {
  font-size: 13px;
  color: #000;
  opacity: 1 !important;
  text-transform: uppercase;
  border-width: 1px !important;
}

.footer_menu {
  background-color: #f1d3dd;
}

li.footer__nav-wrapper a.footer__title {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  color: #000;
  letter-spacing: initial;
}

.subsection__block.footer__copyright.p--small {
  gap: 30px !important;
  justify-content: space-between;
}

.footer__subsection {
  border-top: 1px solid #aa8e97;
  background-color: #f1d3dd;
}

.subsection__block.footer__copyright {
  font-size: 11px;
  color: #000;
  text-transform: uppercase;
  font-family: Gill-Sans-light !important;
  font-weight: 300;
}

.subsection__wrapper .menu_inner li.footer__nav-wrapper a.footer__title {
  font-size: 11px;
  color: #000;
  text-transform: uppercase;
  font-family: Gill-Sans-light !important;
  font-weight: 300;
}

.footer__subsection .subsection__wrapper {
  padding-top: 0;
  padding-bottom: 0;
}

.social_icon_mobile {
  display: none;
}

.footer__social-icons {
  display: flex;
  align-items: center;
}

.description {
  font-family: "Gill-Sans Nova";
}

footer.site-footer.medium-down--one-whole {
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.footer__block-wrapper .grid--full.footer__content {
  padding: 0px 0px;
}

.subsection__wrapper .menu_inner {
  flex: 1;
}

li.promo-bar__icon svg#Layer_1 {
  width: 25px;
  height: 25px;
}

li.promo-bar__icon svg {
  width: 25px;
  height: 25px;
}

.gallery.custom_gallery .bottom_custom_button.custom-bottom-outer-image p {
  text-align: center;
}

.gallery.custom_gallery .desktop-small-square {
  overflow: unset !important;
}

.gallery.custom_gallery .desktop-small-square .gallery__content-wrapper {
  top: calc(100% - 40px);
  justify-content: center;
}

@media (min-width: 769px) and (max-width: 1366px) {
  .card__sidebar p.btn-bottom-text {
    margin-bottom: 0;
  }

  .lb-addon-head {
    margin-top: 0 !important;
  }

  .card__sidebar .cart-purchase__checkout-block {
    padding: 20px 0 0;
  }
}

@media (min-width: 769px) and (max-width: 1000px) {
  .col_size_option ul.variant_size_wrapper {
    padding: 0 5px;
  }

  ul.variant_size_wrapper {
    gap: 5px;
  }
}

@media screen and (min-width: 769px) {

  .bunmain .flickity-prev-next-button.next {
    right: -30px;
  }

  .bunmain .flickity-prev-next-button.previous {
    left: -30px;
  }

  .product-description__tab {
    padding: 0 0px 30px 0;
  }

  .bunmain .flickity-button {
    opacity: 1 !important;
  }

  .footer__copyright,
  .footer__payment,
  .footer__cross-border-wrapper {
    padding-left: 0;
  }
}

/* 07 Nov css end here */

@media screen and (max-width: 768px) {
  .col_size_option ul.variant_size_wrapper li a {
    line-height: unset;
    padding: 0px 0px 6.5px 0px;
    -webkit-padding-before: 6.5px;
  }

  .gallery.custom_gallery .desktop-small-square {
    margin-bottom: 70px !important;
  }

  .gallery.custom_gallery .desktop-small-square .gallery__content-wrapper {
    top: calc(100% - 10px);
  }
}

/* 20 july css end here */
@media screen and (min-width: 1100px) {
  .footer__block--one-third {
    width: calc(100% / 5 - 20px);
  }

  .footer__social-icons {
    width: 5%;
    margin: 0;
  }

  .footer__content {
    grid-gap: 0px;
  }

  .footer__social-icons {
    width: 10%;
    margin: 0;
    margin-top: 0px;
  }
}

@media screen and (max-width: 1099px) {
  .footer .footer__block-wrapper .footer__content .footer__logo .site-header__logo a.footer__logo-image {
    width: auto !important;
    max-height: initial !important;
  }

  /* img.section__load-animations--fade.lazyautosizes.ls-is-cached.lazyloaded {
    width: 100px!important;
} */
  .mobile_wrapper .footer__newsletter {
    display: block;
    text-align: center;
  }

  .footer__block:first-child .footer__newsletter {
    margin: 0 auto;
  }

  .footer__logo-wrapper {
    grid-column: 1/3;
  }

  .footer__logo-wrapper {
    display: flex;
    justify-content: center;
  }

  .footer__block.footer__block--one-third.footer__logo {
    grid-column: 1/3;
  }

  .footer__block.footer__block--one-third.footer__logo {
    width: 100%;
    padding: 0;
  }

  /* .grid--full.footer__content{
  display: grid !important;
    grid-template-columns: repeat(2,1fr);
  } */
  .footer__newsletter {
    display: none;
  }

  .grid--full.footer__content ul {
    justify-content: center;
    width: 100%;
    padding: 0;
  }

  .footer__block:first-child .footer__newsletter .loft-form__container {
    margin: 0 auto;
  }

  .footer__block:first-child .footer__newsletter {
    display: block;
    margin: 0 auto;
    width: 100%;
    text-align: center;
  }

  .mobile_wrapper {
    grid-column: 1/3;
    display: block !important;
  }
}

.slideshow__container .slideshow__dot-wrapper {
  display: none;
}

span.JsGRdQ img,
.template-page .rte img {
  width: 100%;
}

.product-loop-element__details p,
.product-loop-element__details span {
  text-align: CENTER;
}

.product-badge {
  top: 5px;
  left: 5px;
}

.product-badge__circle-text {
  letter-spacing: 0;
  font-size: 12px;
}

.soldout-badge--circle,
.sale-badge--circle {
  width: 55px;
  height: 55px;
}

.pages-with-banner .page-header-banner-inner {
  position: relative;
  margin-bottom: 30px;
}

#our-inspiration .page-header-banner-inner {
  margin-bottom: 0px;
}

.pages-with-banner .page-header-banner .page-wrapper {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: none;
  box-shadow: none;
  padding: 0;
}

.pages-with-banner .page-header-banner .page-wrapper .grid__item {
  display: table;
  height: 100%;
}

.pages-with-banner .page-header-banner .page-wrapper .page-title {
  display: table-cell;
  vertical-align: middle;
  text-transform: uppercase;
}

.pages-with-banner .page-header-banner-inner {
  margin-bottom: 30px;
}

.pages-with-banner .page-title {
  background: rgba(255, 255, 255, 0.7);
  position: absolute;
  left: 0;
  right: 0;
  top: 48%;
  padding: 10px;
}

.masonry-slide-inspiration-slider .slide-full {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}

.masonry-slide-inspiration-slider .slide-full .slider-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);

  width: 96%;
}

.masonry-slide-inspiration-slider .slick-slide>div,
.masonry-slide-inspiration-slider .slider-content-class,
.masonry-slide-inspiration-slider .slider-content-class .masonry-slider,
.masonry-slide-inspiration-slider .slider-content-class .masonry-slider .slick-list,
.masonry-slide-inspiration-slider .slick-track,
.masonry-slide-inspiration-slider .slick-slide,
.masonry-slide-inspiration-slider .slick-slide div a,
.masonry-slide-inspiration-slider .slide-full {
  height: 100%;
}

.masonry-slider ul.slick-dots {
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 50%;
  transform: translateX(-50%);
}

.masonry-slider ul.slick-dots button {
  display: none;
}

.masonry-slide-inspiration-slider .slide-full .slider-overlay .slider-overlay-content h2 {
  margin: 0;
}

.masonry-slide-inspiration-slider .slide-full .slider-overlay .slider-overlay-content p {
  margin: 15px 0 0 0;
}

.masonry-slider ul.slick-dots li {
  list-style-type: none;
  width: 10px;
  height: 10px;
  border: 1px solid #000;
  border-radius: 50%;
  cursor: pointer;
  margin: 0 5px;
}

.masonry-slider ul.slick-dots li.slick-active {
  background: #000;
}

.masonry-slide-inspiration-slider .slide-full .slider-overlay .slider-overlay-content {
  background: rgba(255, 255, 255, 0.6);
  padding: 30px;
}

.masonry-slide-inspiration-slider .slide-full .slider-overlay .slider-overlay-content .hero-subtitle {
  margin: 0;
}

.product__meta hr {
  margin: 10px 0;
}

.product__meta .margin--top-bottom--medium {
  margin: 10px 0;
}

.loft-form__container {
  padding-top: 20px;
}

span#newsletter_inner {
  font-family: Zephyr;
  font-weight: 700;
  font-style: italic;
  font-size: 18px;
}

.footer__newsletter-text {
  grid-gap: 13px;
}

/* 20 july css start here */
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .featured-collection__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
}

@media only screen and (max-width: 991px) {
  ul#AccessibleNavFooter {
    justify-content: center !important;
    flex-wrap: wrap;
    gap: 15px;
    max-width: 35rem;
    margin: 0 auto;
    text-align: center;
  }

  .main-image.with_slider {
    flex-direction: column;
  }

  .main-image.with_slider .images,
  .main-image.with_slider .selected_color {
    width: 100%;
  }

  .video_image-sct .main_box-cstm-vdo {
    width: 90%;
  }

  .subsection__wrapper .menu_inner ul#AccessibleNavFooter {
    padding: 5px 0;
  }
}

@media (max-width: 990px) and (min-width: 799px) {

  .newsletter-custom .main-image-section img,
  .footer__block.footer__newsletter.footer__block--one-third {
    max-width: 600px;
  }

  .footer__newsletter p.footer__title {
    font-size: 33px;
  }
}

/* 20 july css end here */
@media only screen and (max-width: 810px) {
  .jtpl_color_dropdown .dropdown-menu li {
    display: flex;
  }

  .jtpl_color_dropdown div#imgconatinerselector {
    margin-right: 10px;
  }

  .jtpl_color_dropdown .dropdown-menu li a span.pattern_imgg {
    margin-right: 10px;
  }
}

@media only screen and (max-width: 768px) {
  .jtpl_color_dropdown .dropdown-menu li a {
    font-size: 12px;
  }

  span.custom_last_part_html {
    padding-bottom: 5px;
  }

  span#newsletter_inner {
    font-size: 14px;
    line-height: 12px;
  }

  .news-letter-success span {
    display: block;
  }

  .footer__block.footer__newsletter.footer__block--one-third {
    background-size: contain;
  }

  .footer__block-wrapper .grid--full.footer__content {
    padding: 70px 0px;
  }

  .bunpro {
    height: 300px;
  }

  ul.product__tab-title-container {
    justify-content: space-between;
  }

  /* .jtpl_cstm_color_qty .jtpl_color_dropdown {
    padding-top: 22px;
} */
  .jtpl_color_dropdown .dropdown-button {
    height: 3rem;
    font-size: 12px;
  }

  .subsection__block.footer__copyright {
    font-size: 11px;
    opacity: 1;
    font-weight: 400;
  }

  .subsection__block.footer__copyright .copy_right_text,
  .subsection__block.footer__copyright .menu_inner {
    opacity: .7;
  }

  .subsection__wrapper {
    justify-content: center;
  }

  .social_icon_desktop {
    display: none;
  }

  .social_icon_mobile {
    display: block;
  }

  .subsection__block ul#AccessibleNavFooter {
    gap: 5px;
  }

  .subsection__block ul#AccessibleNavFooter a.footer__title {
    font-size: 10px;
  }

  .subsection__block.footer__copyright.p--small {
    gap: 0px !important;
    flex-direction: column;
  }

  ul#AccessibleNavFooter {
    flex-direction: column !important;
    align-items: center;
  }

  .main-image.with_slider .images,
  .main-image.with_slider .selected_color {
    padding: 15px;
  }

  .image_wrapper {
    display: none;
  }

  /* 20 july css start here */
  .featured-collection__grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }

  /*  20 july css end here  */

  .slideshow__mobile-layout--overlay .slideshow__text-wrapper .slideshow__content {
    width: auto;
  }

  .slideshow__mobile-layout--overlay .for_moible_text_position--top-center {
    align-items: flex-start;
    justify-content: center;
  }

  .slideshow__mobile-layout--overlay .for_moible_text_position--top-right {
    align-items: flex-start;
    justify-content: flex-end;
  }

  .slideshow__mobile-layout--overlay .for_moible_text_position--top-left {
    align-items: flex-start;
  }

  .slideshow__mobile-layout--overlay .for_moible_text_position--center-left {
    align-items: center;
    justify-content: flex-start;
  }

  .slideshow__mobile-layout--overlay .for_moible_text_position--center-center {
    align-items: center;
    justify-content: center;
  }

  .slideshow__mobile-layout--overlay .for_moible_text_position--center-right {
    align-items: center;
    justify-content: flex-end;
  }

  .slideshow__mobile-layout--overlay .for_moible_text_position--bottom-left {
    align-items: flex-end;
    justify-content: flex-start;
  }

  .slideshow__mobile-layout--overlay .for_moible_text_position--bottom-center {
    align-items: flex-end;
    justify-content: center;
  }

  .slideshow__mobile-layout--overlay .for_moible_text_position--bottom-right {
    align-items: flex-end;
    justify-content: flex-end;
  }

  .slideshow__mobile-layout--overlay .text-align-mobile-text-center .section__text-block {
    text-align: center !important;
  }

  .slideshow__mobile-layout--overlay .text-align-mobile-text-right .section__text-block {
    text-align: right !important;
  }

  .slideshow__content-wrapper a.btn {
    margin: 0;
  }

  .slideshow__mobile-layout--overlay .text-align-mobile-text-left .section__text-block {
    text-align: left !important;
  }

  .slideshow__mobile-layout--overlay .slideshow__text-wrapper .slideshow__content .slideshow__content-wrapper {
    max-width: 100% !important;
  }

  .header__individual-icon,
  .header__search-container,
  .predictive-search__trigger {
    height: 40px;
    width: 40px;
  }

  header#header .header__wrapper {
    grid-template-columns: 3fr 6fr 3fr;
  }

  .header__logo h1.header__logo-title img {
    margin: 0 auto;
  }

  .slideshow__text-wrapper .slideshow__content-wrapper {
    margin: 0 auto;
  }

  .for_desktop {
    display: none !important;
  }

  .for_mobile {
    display: block !important;
  }

  .slideshow__slide .for_mobile {
    display: flex !important;
  }

  .section__text-block.section__standard-spacing--full--section-header.text-center h2 {
    font-size: 33px;
    padding-top: 20px;
  }

  a.footer__logo-image {
    width: 130px !important;
  }

  .footer__content {
    grid-gap: 15px;
  }

  svg#Layer_1 {
    width: 24px;
    height: 24px;
  }

  .grid--full.footer__content {
    padding-bottom: 5px;
  }

  .footer__nav-wrapper--single {
    padding-right: 0;
  }

  .footer__content a {
    text-align: left;
    font-size: 13px;
  }

  .footer__title {
    text-align: center;
  }

  .loft-form__container--horizontal-button {
    margin: auto;
  }

  ul.footer__social-icons.medium-down--one-whole.inline-list.social-icons {
    max-width: 500px;
    text-align: center;
    margin: auto;
    margin-top: 20px;
  }

  .featured-collection__product.featured-collection__product--one-quarter.featured-collection__product--slider {
    width: 100%;
  }

  .template-product .product-template__container {
    width: 100%;
  }

  .template-page .section__standard-spacing {
    padding: 30px 0;
  }

  .pages-with-banner .collection-featured-image-350,
  .collection-featured-image-400,
  .collection-featured-image-450,
  .collection-featured-image-500,
  .collection-featured-image-550 {
    height: 350px;
    background-size: cover;
    background-position: center center;
    width: 100%;
  }

  .masonry-slide-inspiration-slider {
    padding: 0;
    margin: 0;
  }

  .masonry-slide-inspiration-slider .slide-full .slider-overlay .slider-overlay-content h2 {
    font-size: 22px;
  }

  .masonry-slide-inspiration-slider .slide-full .slider-overlay .slider-overlay-content p {
    margin: 10px 0 0;
  }

  .flickity-slider .card-background img.section__load-animations--fade.lazyautosizes.ls-is-cached.lazyloaded,
  .product__photo img.section__load-animations--fade.lazyautosizes.ls-is-cached.lazyloaded,
  .card-background img.section__load-animations--fade.lazyautosizes.ls-is-cached.lazyloaded {
    width: 100% !important;
  }

  .product-loop__image-container .col_size_option {
    opacity: 1;
  }
}

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

  #philosophy .grid__item.one-half,
  #the-designer .grid__item.one-half {
    width: 100% !important;
  }

  .pages-with-banner .page-title {
    font-size: 22px !important;
  }

}

@media only screen and (max-width: 640px) {
  .video_image-sct .main_box-cstm-vdo {
    flex-direction: column;
    width: 100%;
  }

  .video_image-sct .inner_vdo-sct {
    width: 100%;
  }
}

@media only screen and (max-width: 549px) {
  .footer__block.footer__newsletter.footer__block--one-third {
    min-height: 250px;
    max-width: 530px !important;
  }

  .tabs_merchant-content-tab .product-description__tab a {
    font-size: 12px;
  }

  .newsletter-custom .newletter-header-cstm .footer__description {
    max-width: 80%;
  }
}

@media only screen and (max-width: 480px) {
  .header__section-wrapper #NavDrawer .mobile__nav-footer .buckscc-currency-wrapper .buckscc-select-styled span.bucks-selected {
    font-size: 14px;
  }

  /* 20 july css start here */
  .featured-collection__grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }

  .news-letter-success span {
    display: block;
  }

  .newsletter-custom .klaviyo-form .needsclick [data-testid="form-row"] input,
  .newsletter-custom .klaviyo-form .needsclick [data-testid="form-row"] input::placeholder {
    padding-left: 5px !important;
  }

  .newsletter-custom .klaviyo-form .needsclick [data-testid="form-row"] input::placeholder {
    text-align: center;
    padding-left: 0px !important;
  }

  /*  20 july css end here  */
  .slideshow__text-wrapper .slideshow__content-wrapper {
    max-width: 100% !important;
  }

  .masonry-slide-inspiration-slider .slide-full .slider-overlay .slider-overlay-content {
    padding: 15px;
  }

  .masonry-slide-inspiration-slider .slide-full .slider-overlay .slider-overlay-content .hero-subtitle {
    font-size: 14px;
  }
}

@media (max-width: 470px) and (min-width: 426px) {
  .newsletter-custom .main-image-section img {
    min-height: 400px;
    max-width: 530px;
  }
}

@media only screen and (max-width: 425px) {
  .loft-form__container {
    padding-top: 5px;
  }

  .footer__newsletter-text {
    grid-gap: 5px;
  }

  .product-description__tab {
    padding: 0 5px 15px 0;
  }

  .footer__description p {
    font-size: 11px;
    line-height: 18px;
  }

  .footer__newsletter p.footer__title {
    font-size: 27px;
  }

  .footer__block.footer__newsletter.footer__block--one-third {
    padding: 35px;
  }

  .template-product ul.product__tab-title-container {
    margin: 30px 0 0 0;
    justify-content: space-between;
  }

  ul.product__tab-title-container li.product-description__tab a {
    letter-spacing: 0px;
  }

  .template-product div#product_template {
    padding: 0;
  }

  /* .tabs_merchant-content-tab {
    overflow-x: auto;
    overflow-y: hidden;
    display: block;
}
 .tabs_merchant-content-tab ul.product__tab-title-container .product-description__tab {
    display: inline-block;
}
  .tabs_merchant-content-tab ul.product__tab-title-container {
    width: auto;
    white-space: nowrap;
    display: block;
} */
  .newsletter-custom .main-image-section img {
    min-height: 350px;
  }

  .footer__block.footer__newsletter.footer__block--one-third {
    padding: 25px 35px 35px;
  }

  .footer__newsletter .newletter-header-cstm p.footer__title {
    margin: 20px 0 15px;
  }
}

@media only screen and (max-width: 400px) {
  .footer__block.footer__newsletter.footer__block--one-third {
    min-height: 220px;
  }

  button#subscribe {
    min-width: unset;
    padding: 10px 20px;
  }

  .newsletter-custom .klaviyo-form .needsclick [data-testid="form-row"] input,
  .newsletter-custom .klaviyo-form .needsclick [data-testid="form-row"] input::placeholder {
    font-size: 11px !important;
  }

  .newsletter-custom .newletter-header-cstm {
    grid-gap: 5px;
  }

  .newsletter-custom .newletter-header-cstm .footer__description {
    max-width: 73%;
  }
}

@media only screen and (max-width: 374px) {
  .footer__block.footer__newsletter.footer__block--one-third {
    padding: 25px;
  }

  .footer__block.footer__newsletter.footer__block--one-third {
    min-height: 200px;
  }

  .loft-form__container {
    padding-top: 0;
  }
}

@media (max-width: 350px) {
  .header__logo.header__logo--center-below {
    padding-left: 15px;
  }
}

/*video with popup css start  */

.video_image-sct .inner_vdo-sct {
  position: relative;
}

.video-play-pause-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 55px;
  height: 55px;
  background: #ffffffab;
  border-radius: 50%;
  z-index: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.video-play-pause-icon svg {
  width: 20px;
  height: 20px;
}

.custm-video-sec-main.video_image-sct .main_box-cstm-vdo {
  flex-wrap: wrap;
}

.custm-video-sec-main.video_image-sct .inner_vdo-sct {
  width: calc(25% - 30px);
}

.popup {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  z-index: 999;
}

.popup .popup__content {
  width: 100%;
  max-width: 300px;
  color: black;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
}

.popup .popup__content .close {
  background: #fff;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 97%;
  right: -10px;
  justify-content: center;
  z-index: 9999;
  cursor: pointer;
}

.popup .popup__content .close span {
  cursor: pointer;
  position: fixed;
  width: 20px;
  height: 3px;
  background: #099ccc;
}

.popup .popup__content .close span:nth-child(1) {
  transform: rotate(45deg);
}

.popup .popup__content .close span:nth-child(2) {
  transform: rotate(135deg);
}

.video_heading {
  font-family: Zephyr !important;
  font-weight: 600;
}

.video_text_container p {
  margin-top: 20px;
}

.rte.rte--header.collection-desc.collection-desc--full {
  margin-bottom: 38px;
}

.variant_inventory_wrapper {
  margin-top: 45px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.variant_inventory_wrapper .variant-inventory-info__container {
  position: relative;
  bottom: -7px;
}

.variant_inventory_wrapper .variant-inventory__container,
.variant_inventory_wrapper .variant-transfer__container {
  display: inline-flex;
  align-items: center;
  box-sizing: border-box;
  background-color: transparent;
  padding: 0;
  border-radius: .5em;
  margin: 5px 0;
  max-width: 160px;
}

.variant_inventory_wrapper .cstm-jtpl-size-sct {
  margin-top: 0;
}

p.btn-bottom-text {
  padding-top: 8px;
  font-size: 14px;
}

#main-checkout-form input:focus,
#main-checkout-form textarea:focus {
  background-color: #fff;
  color: #000 !important;
}

.search-input-field input:focus-visible {
  outline: .2rem solid var(--color_accent_subdued);
  outline-offset: .3rem;
  box-shadow: 0 0 0 .3rem var(--color-background), 0 0 .5rem .4rem var(--color_accent_subdued);
}

.lb-widget .lb-long-card .lb-button {
  height: 42px !important;
  display: grid !important;
  border-radius: 0 !important;
  font-family: var(--headingFontStack) !important;
  font-weight: 900 !important;
  font-size: .8rem !important;
  letter-spacing: 0 !important;
}

.lb-widget .lb-long-card .lb-button:hover {
  background-color: var(--color_btn_background_hover) !important;
  color: var(--color_btn_text_hover) !important;
  border-color: var(--color_btn_background_hover) !important;
  -webkit-transition: all .3s !important;
  transition: all .3s !important;
}

.lb-widget select.lb-variant-picker {
  border-radius: 0 !important;
  height: 44px !important;
}

.lb-widget select.lb-variant-picker:focus-visible {
  outline: none !important;
  box-shadow: unset !important;
}

.lb-widget .lb-card-title.lb-title-ld {
  font-weight: 600 !important;
  width: 100%;
  display: block !important;
  text-align: center;
  font-family: Zephyr !important;
}

.lb-widget .lb-long-card {
  align-items: center !important;
}

.lb-widget span.lb-price-sale-price.money {
  font-size: .8rem !important;
}

.lb-popup .lb-card-title.lb-title-large {
  font-weight: var(--headingFontWeight);
  font-family: var(--headingFontStack);
  font-style: var(--headingFontStyle);
  font-size: 1.25rem;
}

.lb-card-title:hover {
  color: var(--color_accent);
}

body .lb-product-info-img-carousel .lb-preview-carousel-nav-svg path {
  stroke: #ffa4cc;
  stroke-width: 4px;
}

.lb-addon-cont {
  margin-top: 0 !important;
}

@media only screen and (min-width: 768px) and (max-width: 958px) {
  div#FacetsWrapperDesktop {
    left: 0 !important;
    transform: unset !important;
  }

  .facets__summary>div {
    padding: 0 3.5em 1em 0em !important;
  }
}

@media only screen and (max-width: 991px) {
  .rte--header.collection-desc.collection-desc--full {
    padding: 0px 15px;
  }
}

/* Ensure the search modal overlay sits above all other header/sticky layers */
.modal__overlay.modal__overlay--search {
  z-index: 9999999;
}

/* Keep the search dialog (and its close button) above the header icon cluster
   (account/cart icons sit at z-index 501 and were catching taps that fell
   through the close button). The overlay is already at 9999999; raise the
   dialog and give the close button its own stacking context + a real hit area
   so a tap on the "X" never passes through to the icon lined up beneath it. */
.modal__overlay.modal__overlay--search .modal__container.predictive-search__wrapper {
  position: relative;
  z-index: 10000000;
}

.modal__title {
  color: #000000;
}

.predictive-search__close {
  z-index: 10000001;
  width: 40px;
  height: 40px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  /* keep the X glyph visually anchored near the right edge while the 40x40
     hit area extends left/up/down, so the enlarged target doesn't shift the X */
  justify-content: flex-end;
  padding-right: 4px;
  color: #000000;
}

.predictive-search__close:before {
  color: #000000;
}

/* Browser defaults the text cursor, selection highlight, and focus ring to
   system blue; force them to black so the search field matches the theme
   (this store uses no blue anywhere). */
.predictive-search__input {
  caret-color: #000000;
  accent-color: #000000;
}

.predictive-search__input::selection {
  background: #000000;
  color: #ffffff;
}

/* Pin the search trigger icon to black in every interaction state. Clicking
   the trigger focuses/activates the <button>, and theme-wide a/button state
   rules (hover, focus, active, visited) swap in the accent color — visible
   here as the search icon changing color after tap/click. Scoped to the
   search-trigger buttons only (mobile + desktop), not other header icons. */
.header__search-container button,
.header__search-container button:hover,
.header__search-container button:focus,
.header__search-container button:active,
.header__search-container button:visited,
#mobile-search-trigger,
#mobile-search-trigger:hover,
#mobile-search-trigger:focus,
#mobile-search-trigger:active,
#mobile-search-trigger:visited {
  color: #000000;
}

.header__search-container button svg,
#mobile-search-trigger svg {
  color: #000000;
}

.header__search-container button svg g,
.header__search-container button svg circle,
.header__search-container button svg line,
#mobile-search-trigger svg g,
#mobile-search-trigger svg circle,
#mobile-search-trigger svg line {
  stroke: #000000 !important;
}

/* MicroModal returns keyboard focus to the trigger button when the search
   modal closes. The theme's global *:focus-visible rule then draws a pink
   outline/box-shadow ring (var(--color_accent_subdued), derived from the
   pink accent color) around the button — small enough that it visually
   bleeds into the icon and reads as "the search icon turned pink" after
   closing the drawer. Suppress that ring for the search triggers only. */
.header__search-container button:focus-visible,
#mobile-search-trigger:focus-visible {
  outline: none;
  box-shadow: none;
}

/* Fall-through fix is handled in JS (see snippets/cp-search-modal-guard.liquid):
   a capture-phase click guard swallows the trailing tap that would otherwise
   land on the cart when the search modal's close button is tapped. CSS below
   only enlarges the close-button hit area and layers the dialog correctly. */

@media only screen and (max-width:768px) {
  .site-header .promo-bar__icon.header__search-container {
    display: none;
  }

  /* Hide the right-hand (desktop) search icon on mobile — mobile search now lives next to the hamburger.
     The right-side search lives inside `.header-icons` as a plain `.header__search-container`.
     Scoped to :not(--mobile) so the new left icon is never affected. !important guards against
     any theme rule re-showing it at this breakpoint. Desktop (>=769px) is untouched. */
  .site-header .header-icons .header__search-container:not(.header__search-container--mobile),
  .site-header .header__icon-group .header__search-container:not(.header__search-container--mobile) {
    display: none !important;
  }

  /* Widen the first grid column so the hamburger + search icons fit side by side.
     This store uses the "center-below" layout (4-col mobile grid), so we override
     that specific selector; the generic wrapper is covered too as a fallback. */
  .site-header .header__wrapper,
  .site-header .header__wrapper.header__wrapper--center-below {
    grid-template-columns: 90px calc(100% - 185px) 40px 55px;
  }

  /* Hamburger + search icon grouped on the left of the mobile header. */
  .site-header .header__mobile-left {
    grid-row: 1;
    grid-column: 1;
    display: flex !important;
    align-items: center;
    gap: 4px;
    width: auto;
    overflow: visible;
    position: relative;
    z-index: 501;
  }

  /* Reset the theme's flex-end justification so both icons sit at the start (left) */
  .site-header .header__mobile-left .mobile-header__icon {
    justify-content: flex-start;
  }

  .site-header .header__mobile-left .mobile-header__icon,
  .site-header .header__mobile-left .mobile-header__icon svg,
  .site-header .header__mobile-left .header__search-container--mobile,
  .site-header .header__mobile-left .header__search-container--mobile svg {
    height: 34px;
    width: 34px;
  }

  .site-header .header__mobile-left .header__search-container--mobile {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .site-header .header__mobile-left .header__search-container--mobile button {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    background: none;
    border: none;
    cursor: pointer;
  }

  #mobile-menu__main-menu .predictive-search__input {
    border-radius: 0 !important;
    padding: 8px 0px;
    border-bottom: 1px solid #b9b9b9 !important;
  }

  .mobile-nav__wrapper .search-content {
    padding: 10px 30px;
  }

  .mobile-nav__item {
    padding: 8px 30px;
  }

  .mobile-nav__item button {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }

  span.mobile-nav-arrow {
    transform: rotate(90deg);
  }

  .mobile-nav__item ul {
    padding: 0;
    margin: 12px 0 0;
    list-style: none;
  }

  [aria-expanded="true"] span.mobile-nav-arrow {
    transform: rotate(270deg);
  }

  .mobile-nav-arrow svg.feather.feather-chevron-right {
    stroke: var(--color_accent);
  }

  span.mobile-nav-arrow {
    margin-right: -4px;
  }

  .mobile-nav__parent li.mobile-nav__header {
    padding: 0 23px;
  }

  #mobile-menu__main-menu .modal__close:before {
    color: #676363;
  }

  #mobile-menu__main-menu button.modal__close.predictive-search__close:focus-visible {
    outline: none;
    box-shadow: none;
  }

  /* #mobile-menu__main-menu button.modal__close.predictive-search__close {
    display: none ;
}  
  */
  article.header__section-wrapper {
    z-index: 2;
    position: relative;
  }

  .js-drawer-open article.header__section-wrapper {
    z-index: 99999;
    position: relative;
  }

  div#ProductGridContainer {
    position: relative;
    z-index: 2;
  }

  div#PageContainer {
    position: relative;
    z-index: 9997;
  }

  .login_container_wrapper .grid__item {
    max-width: 100%;
    padding: 0;
    margin-top: 40px;
  }

  .login_container_wrapper {
    flex-direction: column;
    padding-top: 0;
  }

  .login_container_wrapper.image_last_section {
    flex-direction: column;
  }

  .login_container_wrapper .login_banner_image_container,
  .login_container_wrapper .login_banner_text_container {
    max-width: 100%;
  }

  .login_banner_text_container form {
    width: 100%;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media only screen and (max-width: 749px) {
  .popup__content {
    width: 90% !important;
  }

  .video_image-sct .main_box-cstm-vdo {
    flex-wrap: wrap;
  }

  .video_image-sct .inner_vdo-sct {
    width: 100% !important;
  }

  variant_inventory_wrapper {
    margin-top: 45px;
    gap: 0;
  }

  .variant_inventory_wrapper .variant-inventory-info__container {
    margin-top: 0;
  }

  .variant_inventory_wrapper {
    gap: 0;
    flex-wrap: wrap;
  }



  lb-upsell-long-card.hydrated {
    width: calc(50% - 6px) !important;
  }
}

.new-arrival-badge {
  background-color: #a9d1ff;
  color: var(--sale_badge_color_text);
  display: flex;
  align-items: center;
  justify-content: center;
}

.new-arrival-badge--circle {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  display: inline-flex;
  text-align: center;
  overflow: hidden;
  padding: 10px;
  position: relative;
}

.new-arrival-badge--circle {
  width: 55px;
  height: 55px;
}

.price--on-sale .price__badge-new-arrival {
  display: none;
}

.price__badge-new-arrival:has(> .product-badge > .new-arrival-badge > .product-badge__circle-text:empty) {
  display: none;
}

.yeps-frame {
  z-index: 10 !important;
}


/* new css for prdp revamp */




.product-loop__image-container {
  position: relative;
}

.paypal-button.paypal-button-color-gold {
  background-color: #fff !important;
}

/* 
.cp-size-overlay {
    display: none  !important;
}

body.cp-size-open {
  overflow: unset !important;
}

body.cp-size-open main.main-content {
    filter: unset;
} */


div#product_template.wrapper .popup__content {
  max-width: 700px;
}

#product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper>a {
  display: inline-block;
}

#product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper>a img {
  vertical-align: middle;
  display: block;
  width: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
}

.section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .product-loop__image-container .col_size_option {
  display: none;
}

.cp-quick-add {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  color: #1a1a1a;
  border: 1px solid #1a1a1a;
  padding: 8px 20px;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  cursor: pointer;
  white-space: nowrap;
  opacity: 0;
  transition: opacity 0.2s;
  z-index: 10;
  width: auto;
}

.product-loop__image-container:hover .cp-quick-add {
  opacity: 1;
}

.cp-size-panel {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  background: transparent;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 6px;
  padding: 0;
  z-index: 20;
  gap: 11.48px;
}

.cp-size-btn {
  background: #fff;
  border: 1px solid #1a1a1a;
  padding: 6px 10px;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.08em;
  cursor: pointer;
  transition: background 0.15s, color 0.15s;
  min-width: 36px;
}

.cp-size-btn:hover:not(:disabled) {
  background: #1a1a1a;
  color: #fff;
}

.cp-size-btn.cp-size-sold-out {
  cursor: not-allowed;
  text-decoration: line-through;
}




.section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .product-loop__image-container .cp-quick-add {
  position: absolute;
  bottom: 24.02px;
  right: 25.02px;
  background-color: #fff;
  border: 0;
  width: 28.98px;
  height: 28.98px;
  aspect-ratio: 1/1;
  padding: 0;
  min-width: unset;
  font-size: 0;
  border-radius: 100px;
  z-index: 99;
  transform: unset;
  left: auto;
}

.section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .product-loop__image-container .cp-quick-add:after {
  content: '+';
  left: 50%;
  top: 51%;
  position: absolute;
  color: #000;
  font-family: "Gill-Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 16px;
  transform: translate(-50%, -50%);
}

#product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper {
  position: relative;
  height: 370px;
}

.section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .product-loop__image-container {
  height: 370px;
  overflow: hidden;
}

#product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper .cp-quick-add {
  position: absolute;
  bottom: 24.02px;
  right: 25.02px;
  background-color: #fff;
  width: 35px;
  height: 35px;
  aspect-ratio: 1/1;
  padding: 0;
  min-width: unset;
  font-size: 0;
  border-radius: 100px;
  z-index: 99999;
  transform: unset;
  left: auto;
  opacity: 1;
  border: 1px solid #c37899;
}


#product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper:hover>a>img:first-child {
  opacity: 0;
  visibility: hidden;
  height: 0;
}

#product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper:hover>a>img.ProductImgg:last-child {
  opacity: 1;
  visibility: visible;
  height: auto;
  max-height: 370px;
}

#product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper>a>img.ProductImgg:last-child {
  opacity: 0;
  visibility: hidden;
  max-height: 370px;
}

#product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper .cp-quick-add:after {
content: "+";
    left: 50%;
    top: 50%;
    position: absolute;
    color: #c37899;
    font-family: Gill Sans;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    transform: translate(-50%, -50%);
    font-family: var(--bodyFontStack);
}

#product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper:hover .cp-quick-add {
  opacity: 1;
}

#product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper .cp-quick-add:has(+ .cp-size-panel[style="display: flex;"]) {
  opacity: 0;
  visibility: hidden;
  z-index: 0;
}


.cp-size-panel button.cp-size-btn {
  width: 30px;
  height: 30px;
  padding: 0 !important;
  margin: 0 !important;
  border-radius: 100px !important;
  max-width: unset;
  min-width: unset;
  color: #000;
  text-align: center;
  font-family: "Gill-Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 300;
  line-height: 19px;
}

.cp-size-panel button.cp-size-btn.cp-size-sold-out {
  pointer-events: none;
}

.cp-size-panel button.cp-size-btn:hover {
  border-color: #C37798 !important;
  color: #FFF;
  background-color: var(--color_accent);
}


.section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .product-loop__image-container .cp-quick-add:has(+ .cp-size-panel[style="display: flex;"]) {
  opacity: 0;
  visibility: hidden;
  z-index: 0;
}


#product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_info a.btn.product-loop__quickview {
  display: none;
}

.product__meta .select-dropdown.jtpl_color_dropdown .color_name_pdp:before {
  content: 'PRINT: ' !important;
  text-transform: capitalize;
  color: #4e4e4e;
  font-size: 16px;
  font-style: normal;
  font-weight: 300 !important;
  line-height: 29px;
  height:21px;
  letter-spacing: 0;
  font-family: Gill-Sans !important;
}

.cp-color-swatches {
  min-width: 150px;
  width: 150px;
  padding: 0 9px;
  margin: 0 auto;
  position: relative;
  padding-left: 17px;
  order: 4;
}

.cp-color-swatches .cp-swatch {
  width: 29px;
  height: 29px;
  margin-right: 6.24px;
  margin-left: 6.24px;
  border-radius: 100px;
  overflow: hidden;
}

.cp-color-swatches .cp-swatch img {
  vertical-align: middle;
  width: 32px;
  height: 32px;
}

.cp-color-swatches button.cp-prev.slick-arrow {
  position: absolute;
  left: 0;
  top: 54%;
  transform: translateY(-50%);
}

.cp-color-swatches button.cp-next.slick-arrow {
  right: 0;
  position: absolute;
  top: 53%;
  transform: translateY(-50%);
}

.cp-color-swatches .cp-swatch.cp-swatch--active {
  border: 1px solid #000;
  width: 34px;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .cp-matched-color {
  color: #000;
  font-family: "Gill-Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 24.5px;
  /* 175% */
  text-align: center;
  order: 2;
  text-transform: uppercase;
}

.section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .product-loop-element__details {
  display: flex;
  gap: 0px;
  padding: 0;
  padding-top: 14px;
}

.section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .product-loop-element__price {
  order: 3;
}

.section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .product-loop-element__details p.product-loop_title,
.section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .product-loop-element__details p.product-loop_title a {
  color: #000;
  font-family: Gill-Sans !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24.5px;
  /* 153.125% */
  text-transform: uppercase;
}

.section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .product-loop-element__price span.money,
.section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .product-loop-element__price p {
  color: #000 !important;
  font-family: "Gill-Sans" !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24.5px;
  /* 175% */
  cursor: unset;
}

.section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .cp-color-swatches {
  margin-top: 12px;
}

.section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .btn.product-loop__quickview {
  display: none;
}

.section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .product-loop-element__details .mp__swatches,
.section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .product-loop-element__details p.mp__card-subtitle {
  display: none;
}


.section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .product-loop-element__details .mp__swatches,
.section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .product-loop-element__details p.mp__card-subtitle {
  display: none;
}


.section-footer .footer__block-wrapper {
  max-width: 100%;
  padding: 0 4vw;
  padding-bottom: 57.59px;
}

.section-footer .footer__block-wrapper .newsletter-custom {
  max-width: 1209px;
  margin: 0 auto;
}

.section-footer .footer__block-wrapper .newsletter-custom .image_wrapper_with_content .newletter-header-cstm .footer__newsletter-text .footer__description p {
  letter-spacing: 0;
  color: #000;
  font-family: "Gill-Sans" !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 21px;
  /* 150% */
  text-transform: uppercase;
  text-align: unset;
}

.variant_inventory_wrapper,
.variant_inventory_wrapper variant-radios.cstm-jtpl-size-sct {
  width: 100%;
}

.section__product-recommendations .wrapper.featured-collection .featured-collection__loop button.flickity-button[disabled] {
  display: block;
  opacity: 0.3;
}

.section__product-recommendations .wrapper.featured-collection .featured-collection__loop button.flickity-button.previous,
#product_template .main-image.with_slider .bunmain .flickity-prev-next-button.previous {
  left: -97px;
}

.section__product-recommendations .wrapper.featured-collection .featured-collection__loop button.flickity-button.next,
#product_template .main-image.with_slider .bunmain .flickity-prev-next-button.next {
  right: -97px;
}

.section__product-recommendations .wrapper.featured-collection .featured-collection__loop button.flickity-button svg.flickity-button-icon {
  color: #6a6a6a;
  fill: currentColor;
}


.product__meta .select-dropdown.jtpl_color_dropdown .dropdown-menu:not(.slick-initialized) li {
  display: none;
}

.product__meta .select-dropdown.jtpl_color_dropdown .dropdown-menu:not(.slick-initialized) li:nth-child(-n+5) {
  display: block;
}

.product__meta .select-dropdown.jtpl_color_dropdown .dropdown-menu:not(.slick-initialized) {
  display: flex !important;
  justify-content: center;
}


.shopify-app-block div#tfc-widget {
  min-width: 250px;
  width: 250px;
  margin: 0 auto;
  display: flex;
}

.section__product-recommendations .wrapper.featured-collection {
  max-width: 1142px;
  padding: 0;
  padding-top: 57px;
}

.template-product #PageContainer .shopify-section.wrapper:has(> #product_template > .main-image.with_slider)+.section__product-recommendations>div .wrapper.featured-collection {
  padding: 0;
}

.section__product-recommendations div[data-section-type="recommendations"]>div {
  padding-top: 0;
}

.section__product-recommendations .wrapper.featured-collection>.text-center {
  padding-bottom: 40px;
}

.section__product-recommendations .wrapper.featured-collection>.text-center>h2 {
  color: #000;
  font-family: Zephyr !important;
  font-size: 36px;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 24px;
  /* 66.667% */
  text-transform: none;
}

.section__product-recommendations .wrapper.featured-collection .featured-collection__loop .flickity-viewport {
  overflow: hidden;
  max-width: 1142px;
}

.section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product {
  padding: 0;
  margin: 0 14.5px;
  width: 23.1%;
  height: 490px;
}

.section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background {
  border: 0;
  box-shadow: none;
}

.section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element img.product-loop__primary-image {
  visibility: hidden;
  opacity: 0;
}

.section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element img.product-loop__secondary-image {
  visibility: visible;
  opacity: 1 !important;
  max-height: 370px;
  object-fit: cover;
}


.section__product-recommendations .wrapper.featured-collection .featured-collection__loop button.flickity-button {
  opacity: 1;
  visibility: visible;
}

.section__product-recommendations .wrapper.featured-collection .featured-collection__loop button.flickity-button[disabled] {
  display: block;
}


.section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element {
  padding: 0;
  justify-content: start;
}

.section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product.is-selected:first-of-type {
  margin-left: 0;
}

.section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product.is-selected:nth-of-type(4) {
  margin-right: 0;
}

.product__meta .select-dropdown.jtpl_color_dropdown .dropdown-menu:not(.slick-initialized) li {
  display: none;
}

.product__meta .select-dropdown.jtpl_color_dropdown .dropdown-menu:not(.slick-initialized) li:nth-child(-n+5) {
  display: block;
}

.product__meta .select-dropdown.jtpl_color_dropdown .dropdown-menu:not(.slick-initialized) {
  display: flex !important;
}

body.cp-size-open {
  overflow: hidden;
}

body.cp-size-open .main-content {
  filter: blur(2px);
}

.cp-how-content p {
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 2.2px;
  color: #888;
  font-family: "Gill-Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 19.2px;
  letter-spacing: 0;
}

.cp-how-content {
  display: flex;
  flex-direction: column;
  gap: 14.8px;
}

.cp-how-content p strong {
  color: #000;
  font-family: "Gill-Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
}

.table-wrapper {
  display: flex;
  width: 100%;
  padding: 20px 20px 0 20px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
  margin-bottom: 20.6px;
}

.table-wrapper .table-wrapper_header {
  width: 100%;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  padding-bottom: 20px;
}

.table-wrapper .table-wrapper_header p.cp-desc {
  margin-bottom: 0 !important;
}

.table-wrapper .cp-unit-toggle {
  display: flex;
  width: 115.15px;
  height: 28.8px;
  padding: 3px;
  justify-content: center;
  border-radius: 20px;
  background: #F7F5F3;
  align-items: center;
  margin-right: 0;
  margin-left: auto;
  margin-bottom: 0;
}

.table-wrapper .cp-model {
  width: 80%;
  margin-left: 0;
  margin-right: auto;
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
  /* 150% */
  margin-bottom: 12.2px;
  letter-spacing: 0;
}

.table-wrapper .cp-desc {
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
  /* 171.429% */
  margin-bottom: 8.8px;
  letter-spacing: 0;
  width: 100%;
}


.cp-size-table thead tr {
  background: #F1D3DD;
}

.cp-size-table thead tr th {
  border-left: 0;
  border-right: 0;
  border-top: 0;
  padding: 10px 0;
  height: 32px;
  color: #000;
  text-align: center;
  font-family: "Gill-Sans";
  font-size: 10px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  border-color: #F1D3DD;
}


.cp-size-table tbody tr td {
  height: 34.8px;
  padding: 10px 0 10.8px 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 0.8px solid #E0DBD5;
  color: #000;
  text-align: center;
  font-family: "Gill-Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  border-top: 0;
}

.cp-size-table tbody tr td:first-child {
  color: #000;
  font-family: "Gill-Sans";
  font-size: 11px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.88px;
  text-transform: uppercase;
  text-align: left;
  padding-left: 10px;
  width: 130px;
}

.cp-note {
  padding-top: 15px;
  padding-left: 30px;
  padding-right: 57px;
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 19px;
  margin-bottom: 19px;
}

.cp-note strong {
  color: #000;
  font-family: "Gill-Sans";
  font-size: 11px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.88px;
  text-transform: uppercase;
}

.cp-how {
  padding: 0 20px 53px;
}

.cp-how h3 {
  color: #000;
  font-family: "Gill-Sans" !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 500 !important;
  line-height: 19.2px;
  /* 137.143% */
  letter-spacing: 0;
  margin-bottom: 7px;
}


.cstm-jtpl-size-sct .product-form__input>legend {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.cstm-jtpl-size-sct .product-form__input>legend .cp-open-size {
  color: #000;
  font-family: "Gill-Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  display: flex;
  align-items: center;
  gap: 5px;
}

.cstm-jtpl-size-sct .product-form__input>legend .cp-open-size .cp-size-icon svg {
  width: 13px;
  height: 13px;
  position: relative;
  fill: #000;
  top: 2px;
}

.cp-size-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 9999;
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 9999999999999;
}


.cp-size-overlay.cp-open {
  display: flex;
}


.cp-size-modal {
  background: #fff;
  width: 90%;
  max-width: 620px;
  padding: 0;
  border-radius: 0;
  max-height: 90vh;
  overflow-y: auto;
}

.cp-header {
  display: flex;
  display: inline-flex;
  padding: 15px 20px 15.8px 20px;
  justify-content: space-between;
  align-items: center;
  gap: 0;
  width: 100%;
  border-bottom: 0.8px solid #E0DBD5;
}

.cp-header h2 {
  color: #000;
  font-family: Zephyr !important;
  font-size: 24px;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 33px;
  margin: 0;
}
 
.cp-close {
  border: none;
  cursor: pointer;
  display: flex;
  height: 32px;
  padding: 7px 9px;
  justify-content: center;
  align-items: center;
  border-radius: 16px;
  background: #F7F5F3;
  color: #000;
  text-align: center;
  font-family: Arial;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.table-wrapper .cp-unit-toggle button {
  margin: 0;
  padding: 5px 14.575px 4.8px 14px;
  color: #888;
  text-align: center;
  font-family: Cabin;
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.88px;
  cursor: pointer;
}

.table-wrapper .cp-unit-toggle button.active {
  padding: 5px 15.575px 4.8px 15px;
  border-radius: 20px;
  background: #FFF;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.10);
  width: 63.575px;
  color: #000;
  text-align: center;
  font-family: "Gill-Sans";
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.88px;
}

.cp-unit-toggle .active {
  font-weight: bold;
}

.cp-how-wrap {
  display: flex;
  gap: 14.62px;
  margin-top: 0px;
  align-items: center;
}

.cp-how-wrap .cp-how-img {
  min-width: 146.16px;
}

.cp-how-img img {
  width: 146.16px;
}

@media (max-width:768px) {

  .table-wrapper {
    justify-content: unset;
    align-items: unset;
    padding: 20px 15px 0 15px;
  }

  .cp-note {
    padding-left: 15px;
    padding-right: 15px;
    letter-spacing: normal;
  }

  .cp-how {
    padding: 0 15px 53px;
  }


  .cp-size-modal {
    max-height: 80vh;
  }

  .table-wrapper .cp-model {
    width: 60%;
  }


  .table-wrapper .cp-unit-toggle {
    width: 100px;
  }

  .table-wrapper .cp-unit-toggle button {
    margin: 0;
    padding: 5px 8px 4.8px 8px;
  }

  .cp-size-table thead tr th:first-child,
  .cp-size-table tbody tr td:first-child {
    position: sticky;
    left: -1px;
    z-index: 99;
    background-color: #fff;
  }

  .cp-size-table thead tr th:first-child {
    background: #F1D3DD;
  }

  table.cp-size-table {
    min-width: 580px;
    border-collapse: collapse;
    width: 100%;
  }

  .cp-size-table-wrapper .sizeguide-scroll {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    box-sizing: border-box;
  }

  .cp-size-table-wrapper {
    overflow: hidden;
  }

  .cp-how-wrap .cp-how-img {
    min-width: 116px;
  }

  .cp-how-img img {
    width: 116px;
  }

  .cp-how-wrap {
    align-items: self-start;
    gap: 10px;
  }

}


@media (min-width:769px) {
  .cp-size-table-wrapper {
    width: 100%;
  }
}


.product__meta .variant_inventory_wrapper .product-form__input {
  justify-content: center;
  gap: 12.48px;
  padding: 0 18px;
}

.product__meta .variant_inventory_wrapper .product-form__input>legend .form__label {
  display: none;
}

.product__meta .variant_inventory_wrapper .product-form__input>legend .cp-size-btn-wrap {
  padding-right: 0px;
  margin-bottom: 21px;
}

.product__meta .variant_inventory_wrapper .product-form__input>legend .cp-size-btn-wrap button.cp-open-size {
  color: #000;
  font-family: "Gill-Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.product__meta .variant_inventory_wrapper .product-form__input>legend .cp-size-btn-wrap button.cp-open-size .cp-size-icon {
  display: none;
}

.product__meta .variant_inventory_wrapper .product-form__input input[type=radio]+label:not(.swatch-element__color) {
  width: 39.52px;
  height: 39.52px;
  padding: 0 !important;
  margin: 0 !important;
  border-radius: 100px !important;
  max-width: unset;
  min-width: unset;
  color: #000;
  text-align: center;
  font-family: "Gill-Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 19px;
  padding-left: 1px !important;
  padding-top: 3px !important;
}

.product__meta .variant_inventory_wrapper .product-form__input input[type=radio]:checked+label:not(.swatch-element__color) {
  border-color: #C37798 !important;
  color: #FFF;
}



.product__meta .jtpl_cstm_color_qty {
  margin: 0 auto;
  margin-top: 20.8px;
  margin-bottom: 0;
  width: 304px;
  padding-top: 20px;
  border-top: 1px dashed #000;
  display: none;
}

.product__meta .jtpl_cstm_color_qty .qty-inner-new {
  justify-content: center;
  margin-bottom: 0;
}

.product__meta .jtpl_cstm_color_qty .form__label {
  text-align: left;
  color: #000;
  font-family: "Gill-Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  letter-spacing: 0;
  padding-left: 35px;
  margin-bottom: 20px;
}

.product__meta .jtpl_cstm_color_qty .qty-inner-new .product-form__quantity {
  padding: 0;
}

.product__meta .jtpl_cstm_color_qty .qty-inner-new .product-form__quantity quantity-input.quantity {
  border-radius: 6px;
  height: 2.5rem;
}

.cp-shipping-banner {
  margin-top: 0;
}

.cp-shipping-inner {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  color: #000;
  justify-content: center;
}

.cp-ship-icon {
  display: flex;
  align-items: center;
}

.cp-ship-icon svg {
  fill: #000;
}

.cp-ship-icon svg {
  vertical-align: middle;
}

.cp-shipping-inner span.cp-ship-text {
  color: #000;
  font-family: "Gill-Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0;
}

.product .product__meta section.product__description {
  margin-top: 24px;
  max-width: 100%;
  text-align: left;
}

.product .product__meta section.product__description .accordion__item .accordion__trigger {
  text-transform: uppercase;
}

.product .product__meta section.product__description .accordion__item .accordion__content-inner .description {
  letter-spacing: 0;
}


.product__meta .buy-buttons__container {
  margin-top: 14.58px;
}


#product_template.wrapper .product-template__container .product__meta.card-shadow .buy-buttons__container {
    max-width: 382px;
    margin: 12px auto 0;
}

.product__meta .buy-buttons__container .product-form__buttons button.product-form__submit span {
  font-family: "Gill-Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 10.5px 10px 10.5px;
  letter-spacing: 0;
  border-radius: 6px;
  background-color: var(--color_btn_background_hover);
  color: var(--color_btn_text_hover);
  border-color: var(--color_btn_background_hover);
  text-box-trim: trim-both;
  text-box-edge: cap alphabetic;
}


.product__meta .buy-buttons__container .product-form__buttons .shopify-payment-button shopify-paypal-button {
  border-radius: 6px;
  overflow: hidden;
}

.product__meta .buy-buttons__container .product-form__buttons .shopify-payment-button shopify-paypal-button div {
  border-radius: 6px;
  overflow: hidden;
  background-color: #fff;
}

.product__meta .buy-buttons__container .product-form__buttons .restock-rocket-button-container button.restock-rocket-button {
  border-radius: 6px !important;
  min-height: 44px !important;
}

.product__meta .buy-buttons__container .product-form__buttons .shopify-payment-button shopify-accelerated-checkout shopify-buy-it-now-button button {
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 11px;
}

.product__meta .buy-buttons__container .product-form__buttons .shopify-payment-button shopify-paypal-button>div {
  border: 0.5px solid #000;
  background-color: #fff;
}

.product__meta .buy-buttons__container .product-form__buttons #more-payment-options-link {
  margin-top: 11px;
  margin-bottom: 9px;
}


.product__meta .afterpay-text {
  margin-top: 39px;
  margin-bottom: 0;
  color: #000;
  text-align: center;
  font-family: "Gill-Sans" !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20.8px;
  letter-spacing: 0;
  font-family: Gill-Sans !important;
}

.product__meta .afterpay-text span {
  padding: 0;
  min-height: 20px;
}

.product__meta .afterpay-text span svg.compact-badge-logo {
  vertical-align: middle;
  height: 20.42px;
}


.product__meta .buy-buttons__container .product-form__buttons button.product-form__submit {
  margin-bottom: 14px;
  border-radius: 6px;
  border: 0;
  box-shadow: none;
  outline: none;
}

.product__meta .select-dropdown.jtpl_color_dropdown {
  display: inline-block;
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 20.5px;
  border-bottom: 1px dashed #000;
  border-top: 1px dashed #000;
}



.product__meta .product__tax.caption.rte {
  margin: 0;
}


.product__meta .select-dropdown.jtpl_color_dropdown .color_name_pdp {
  display: block;
  margin: 0;
  color: #4e4e4e;
  font-size: 16px;
  font-style: normal;
  font-weight: 300 !important;
  line-height: 29px;
  letter-spacing: 0;
  margin-bottom: 21.49px;
  font-family: Gill-Sans !important;
}

.product__meta .select-dropdown.jtpl_color_dropdown .dropdown-button {
  display: none;
}

.product__meta .select-dropdown.jtpl_color_dropdown .dropdown-menu .slick-list {

  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  padding: 3px;
  margin: -3px;
  max-width: 259.588px;
  margin: 0 auto;
  padding-bottom: 1px;
  padding-top: 0px;
}

.product__meta .select-dropdown.jtpl_color_dropdown .dropdown-menu .slick-list .slick-track {
    display: flex;
    justify-content: center;
}



.product__meta .select-dropdown.jtpl_color_dropdown .dropdown-menu {
  display: block !important;
  position: relative;
  max-height: unset;
  overflow: unset;
  border: 0;
  width: 358px;
  padding: 0 10px;

}

.product__meta .select-dropdown.jtpl_color_dropdown .dropdown-menu>li {
  padding: 0;
  border: 0;
  border-radius: 100px;
  width: 46.497px;
}

.product__meta .select-dropdown.jtpl_color_dropdown .dropdown-menu>li>a {
  font-size: 0;
  width: 39.5227px;
  height: 39.5227px;
  display: inline-block;
  border-radius: 1;
}

.product__meta .select-dropdown.jtpl_color_dropdown .dropdown-menu>li>a span.pattern_imgg {
  width: 100%;
  height: 100%;
  border-radius: 100px;
}

.product__meta .select-dropdown.jtpl_color_dropdown .dropdown-menu>li>a span.pattern_imgg img.metafield-imagee {
  height: 100%;
  vertical-align: middle;
  border-radius: 100px;
}

.product__meta .select-dropdown.jtpl_color_dropdown .dropdown-menu button.slick-arrow {
  position: absolute;
  left: 28px;
  top: 53%;
  transform: translateY(-50%);
  z-index: 9;
  width: 14px;
  height: 14px;
}

.product__meta .select-dropdown.jtpl_color_dropdown .dropdown-menu button.slick-arrow svg {
  fill: #A8A8A8;
}

.product__meta .select-dropdown.jtpl_color_dropdown .dropdown-menu button.slick-arrow.cp-next {
  right: 28px;
  left: auto;
}

.product__meta .select-dropdown.jtpl_color_dropdown .dropdown-menu li {
  padding: 0;
  border: 0;
  border-radius: 100px;
  width: 39.5227px;
  height: 39.5227px;
  margin-right: 6.24px;
  margin-left: 6.24px;
  position: relative;
  top: 6px;
  justify-content: center;
  align-items: center;
  margin-bottom: 1px;
}

.product__meta .select-dropdown.jtpl_color_dropdown .dropdown-menu li.is-active {
  border: 1px solid #4251C3;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  top: 1px;
  width: 46.4972px;
  height: 46.4972px;
  box-sizing: border-box;
}

.product__meta .select-dropdown.jtpl_color_dropdown .dropdown-menu li>a {
  font-size: 0;
  height: 39.523px;
  width: 39.523px;
  display: inline-block;
}

.product__meta .select-dropdown.jtpl_color_dropdown .dropdown-menu li>a>.pattern_imgg {
  width: 100%;
  height: 100%;
  border-radius: 100px;
}

.product__meta .select-dropdown.jtpl_color_dropdown .dropdown-menu li.is-active>a>span.pattern_imgg {
  width: 37.198px;
  height: 37.198px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
}

.product__meta .select-dropdown.jtpl_color_dropdown .dropdown-menu li>a>.pattern_imgg>img.metafield-imagee {
  height: 100%;
  vertical-align: middle;
  border-radius: 100px;
}

.product__meta .variant_inventory_wrapper {
  gap: 0;
  min-width: 304px;
  max-width: 304px;
  margin: 0 auto;
  margin-top: 22px;
  flex-direction: column;
}

.product__meta .variant_inventory_wrapper.one_size {
  display: none;
}

.product-template__container .product__meta:not(:has(.select-dropdown.jtpl_color_dropdown)) .variant_inventory_wrapper {
  margin-top: 0;
  padding-top: 22px;
  border-top: 1px dashed #000;
}

section.product__thumbnails[aria-labelledby="nav-label__photo-gallery"] {
  display: none;
}

.product-template__container nav.breadcrumbs {
  display: none;
}

.shopify-section .product-template__container {
  padding-top: 32px;
  max-width: 1142px;
  margin: 0 auto;
  gap: 60px;
}

.template-product #PageContainer .shopify-section.wrapper {
  background-color: #fff;
}

.product-template__container .product__meta.card-shadow {
  box-shadow: none;
  padding: 0;
  text-align: center;
}

.product-template__container .product__meta.card-shadow>.h1 {
  font-size: 36px;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 33px;
  margin-bottom: 22px;
}

.product__meta h3.color_name_pdp {
  display: none;
}


h5.collection_name {
  font-family: "Gill-Sans" !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 300 !important;
  line-height: 29px;
  letter-spacing: 0;
  margin-bottom: 22px;
  color: #4e4e4e;
  text-transform: uppercase;
  font-family: Gill-Sans !important;
}

h5.collection_name strong,
h5.collection_name strong a {
  color: #4e4e4e;
  font-family: "Gill-Sans" !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 300 !important;
  line-height: 29px;
  /* 181.25% */
  text-transform: uppercase;
  font-family: Gill-Sans !important;
}

h5.collection_name strong a:hover {
  color: var(--colorLink);
}

.product .product__meta .price {
  margin-top: 0;
  margin-bottom: 25px;
  text-align: center;
  width: 100%;
  justify-content: center;
}

.product .product__meta .price>span.badge {
  text-align: center;
  margin: 0;
}


.product .product__meta .price>span.badge {
  text-align: center;
  margin: 0;
}


.product .product__meta .price>div s.h4.price-item.price-item--regular,
.product .product__meta .price>div span.h4.price-item {
  font-family: "Gill-Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0;
}

h3#bundleheading>span {
  color: #000;
  font-family: Zephyr;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 66.667% */
  text-transform: capitalize;
}

h3#bundleheading>span.other_garments {
  text-transform: none;
}

#product_template .main-image.with_slider>.images {
  padding: 50px 0 57px;
  box-shadow: none;
}


#product_template .main-image.with_slider>.images .bunmain .bunpro {
  margin: 0 14.5px;
  width: 23.1%;
  padding-top: 40px;
  height: 500px;
}

#product_template .main-image.with_slider>.images .bunmain .bunpro.is-selected:first-of-type {
  margin-left: 0;
}

#product_template .main-image.with_slider>.images .bunmain .bunpro.is-selected:nth-of-type(4) {
  margin-right: 0;
}


#product_template .main-image.with_slider>.images .bunmain .bunpro span#counter {
  display: none !important;
}

#product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_info {
  text-align: center;
  margin-top: 14px;
}

#product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_info .bunpro_title {
  color: #000;
  font-family: "Gill-Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24.5px;
  /* 153.125% */
  margin: 0;
  text-transform: uppercase;
}

#product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_info .bunpro_title>a {
  color: #000;
}

#product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_info .bunpro_color {
  color: #000;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 24.5px;
  /* 175% */
  margin: 0;
  text-transform: uppercase;
}

#product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_info p.bunpro_price {
  color: #000;
  font-family: "Gill-Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24.5px;
  /* 175% */
  margin: 0;
  letter-spacing: 0;
}


#product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_info span.buckscc-money {
  cursor: default;
}


#product_template .main-image.with_slider {
  margin-top: 70px;
  padding-top: 0;
  flex-direction: column;
  gap: 0;
}

#product_template .main-image.with_slider>div {
  width: 100%;
}

div#product_template.wrapper {
  max-width: 1142px;
  padding: 0;
}

#product_template .main-image.with_slider .selected_color {
  padding: 37px;
  box-shadow: none;
  padding-top: 19px;
  background: #F6F6F6;
}


#product_template .main-image.with_slider .selected_color.cp-empty {
  display: none;
}

#product_template .main-image.with_slider .selected_color .cp-pdp-texture-wrapper {
  display: flex;
  flex-direction: row;
  gap: 25px;
  padding: 20px;
  padding-right: 28px;
  background-color: #fff;
  border: 1px dashed #000;
}

#product_template .main-image.with_slider .selected_color .cp-pdp-texture-wrapper .pattern_img_wrapper {
  display: flex;
  align-items: center;
  gap: 23px;
  flex-basis: calc(100% - 41.534%);
}

#product_template .main-image.with_slider .selected_color .cp-pdp-texture-wrapper .pattern_img_wrapper .pattern_img {
  padding: 0;
  flex-basis: 45.425%;
}

#product_template .main-image.with_slider .selected_color .cp-pdp-texture-wrapper .pattern_img_wrapper>p {
  flex-basis: calc(100% - (45.425% + 23px));
  color: #000;
  text-align: center;
  font-family: "Gill-Sans" !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  /* 166.667% */
  letter-spacing: 0;
  margin: 0;
  padding: 0;
  font-family: Gill-Sans !important;
}

#product_template .main-image.with_slider .selected_color .cp-pdp-texture-wrapper .pattern_img_wrapper .pattern_img>img.metafield-image {
  width: 100%;
  max-width: 100%;
  height: 260px;
  vertical-align: middle;
}

#product_template .main-image.with_slider .selected_color .cp-pdp-texture-wrapper .cp-pdp-banner {
  flex-basis: auto;
  max-width: 41.534%;
}


#product_template .main-image.with_slider .selected_color .cp-pdp-texture-wrapper .cp-pdp-banner>img {
  height: 260px;
  width: auto;
  vertical-align: middle;
}

#product_template .main-image.with_slider .selected_color .main_container_image_text>h3 {
  color: #000;
  font-family: Zephyr !important;
  font-size: 36px;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 40px;
  /* 111.111% */
  margin-bottom: 4px;
  text-transform: capitalize;
}

#product_template .main-image.with_slider .selected_color .main_container_image_text>h2 {
  color: #000;
  font-family: "Gill-Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 300 !important;
  line-height: 29px;
  /* 161.111% */
  margin-bottom: 11px;
}

.section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .product-loop__image-container:has(> .one_size)>.cp-size-panel>.cp-size-btn,
.variant_inventory_wrapper.one_size variant-radios.cstm-jtpl-size-sct .js.product-form__input input[type=radio]+label:not(.swatch-element__color) {
  width: 100px;
}

#product_template .main-image.with_slider>.images .bunmain .bunpro.one_size .bunpro_image_wrapper .cp-size-panel button.cp-size-btn {
  width: 100px;
}

#product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper:has(> .cp-size-panel[style="display: flex;"])>a>img {
  opacity: 0;
  visibility: hidden;
}

#product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper:has(> .cp-size-panel[style="display: flex;"])>a>img.ProductImgg:last-child {
  opacity: 1;
  visibility: visible;
}


#product_template .main-image.with_slider:has(.bunmain .flickity-slider:empty)>.images {
  padding-top: 0;
}


#product_template .main-image.with_slider:has(.bunmain .flickity-slider:empty)>.images>.main_conatiner>#bundleheading {
  display: none;
}

html[data-currency="EUR"] .cp-shipping-banner,
html[data-currency="GBP"] .cp-shipping-banner {
  display: none;
}

#product_template .main-image.with_slider>.images .bunmain:has(> .flickity-viewport > .flickity-slider:empty)>.flickity-button {
  display: none !important;
}


@media (max-width:768px) {


  .product__meta .variant_inventory_wrapper .product-form__input {
    gap: 18.48px;
    padding: 0 14px;
  }


  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .product-loop-element__details {
    flex-direction: column;
    gap: 0;
  }

  section.grid-product-container.product-image .product__slides .product__photo {
    width: 75%;
    display: block;
  }

  .template-product .product__image-container .flickity-viewport {
    margin-left: -2.5px !important;
    margin-right: -2.5px !important;
  }

  .template-product section.grid-product-container.product-image .product__slides .product__photo {
    padding-left: 2.5px !important;
    padding-right: 2.5px !important;
  }

  section.grid-product-container.product-image .product__slides .product__photo[data-product-media-type-video] .product__aspect-ratio-container {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
  }

  .template-product #PageContainer .shopify-section.wrapper {
    padding: 0;
  }

  .shopify-section .product-template__container {
    padding-top: 0;
  }

  section.grid-product-container.product-image .product__slides ol.flickity-page-dots {
    display: none;
  }

  section.grid-product-container.product-image .product__slides .flkty-counter {
    text-align: center;
    color: #A8A8A8;
    font-family: "Gill-Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    /* 150% */
    width: 41px;
    margin: 7px auto 0;
  }

  section.grid-product-container.product-image .product__slides button.flickity-button.flickity-prev-next-button {
    bottom: 0;
    transform: unset;
    top: auto;
    right: 36%;
  }


  #product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper {
    height: 372px;
    min-height: 372px;
  }


  section.grid-product-container.product-image .product__slides button.flickity-button.flickity-prev-next-button[disabled] {
    display: block;
  }

  section.grid-product-container.product-image .product__slides button.flickity-button.flickity-prev-next-button.previous {
    left: 36%;
    display: block;
  }

  section.grid-product-container.product-image .product__slides button.flickity-button.flickity-prev-next-button svg.flickity-button-icon {
    fill: #000;
    color: #000;
  }

  section.grid-product-container.product-image {
    margin-bottom: 11px;
  }

  .product__meta .buy-buttons__container {
    padding: 0 35px;
  }

  .product .product__meta section.product__description {
    margin-top: 14px;
    padding: 0 16px;
  }

  .product .product__meta section.product__description .accordion__item .accordion__trigger {
    font-size: 14px;
    padding: 10.5px 19px 11.5px 14px;
  }

  .product-description__accordion .accordion__item {
    margin-bottom: 8px !important;
  }

  .product .product__meta section.product__description .accordion__item .accordion__content-inner .description {
    font-size: 14px;
    line-height: 20.28px;
  }

  .product .product__meta section.product__description .accordion__item .accordion__content-inner .description p {
    margin: 0;
    margin-bottom: 7px;
  }

  #product_template .main-image.with_slider {
    margin-top: 16px;
    padding: 0 16px;
  }

  #product_template .main-image.with_slider .selected_color {
    padding: 24px 18px;
  }

  #product_template .main-image.with_slider .selected_color .main_container_image_text>h3 {
    font-size: 24px;
    line-height: 25px;
    /* 104.167% */
  }

  #product_template .main-image.with_slider .selected_color .main_container_image_text>h2 {
    font-size: 16px;
    margin-bottom: 13px;
  }

  #product_template .main-image.with_slider .selected_color .cp-pdp-texture-wrapper {
    border: 1px dashed #000;
    background: #FFF;
    padding: 22px 23px;
    flex-direction: column;
    gap: 18px;
  }

  #product_template .main-image.with_slider .selected_color .cp-pdp-texture-wrapper .cp-pdp-banner {
    flex-basis: unset;
    max-width: 258px;
    margin: 0 auto;
  }

  #product_template .main-image.with_slider .selected_color .cp-pdp-texture-wrapper .cp-pdp-banner img {
    vertical-align: middle;
  }

  #product_template .main-image.with_slider .selected_color .cp-pdp-texture-wrapper .cp-pdp-banner>img {
    height: auto;
  }

  #product_template .main-image.with_slider .selected_color .cp-pdp-texture-wrapper .pattern_img_wrapper {
    flex-direction: column;
    gap: 18px;
    flex-basis: unset;
  }

  #product_template .main-image.with_slider .selected_color .cp-pdp-texture-wrapper .pattern_img_wrapper .pattern_img {
    flex-basis: unset;
    max-width: 205px;
    margin: 0;
  }

  #product_template .main-image.with_slider .selected_color .cp-pdp-texture-wrapper .pattern_img_wrapper .pattern_img>img.metafield-image {
    vertical-align: middle;
    height: auto;
  }

  #product_template .main-image.with_slider .selected_color .cp-pdp-texture-wrapper .pattern_img_wrapper>p {
    font-size: 16px;
    line-height: 26px;
    flex-basis: unset;
  }

  #product_template .main-image.with_slider>.images {
    padding: 30px 0 47px;
  }

  .main-image.with_slider .main_conatiner h3#bundleheading span {
    color: #000;
    font-family: Zephyr !important;
    font-size: 24px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 25px;
    /* 104.167% */
    letter-spacing: 0;
  }

  #product_template .main-image.with_slider>.images .bunmain .bunpro {
    width: 100%;
    margin: 0;
    padding-top: 20px;
    height: 480px;
    overflow: hidden;
  }


  #product_template .main-image.with_slider>.images .bunmain .bunpro>a {
    display: inline-block;
    border: 1px solid #ECECEC;
  }


  #product_template .main-image.with_slider>.images .bunmain .bunpro>a img {
    vertical-align: middle;
  }



  #product_template .main-image.with_slider .bunmain .flickity-prev-next-button.next {
    right: 0;
  }


  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop button.flickity-button.next {
    right: 16px;
  }

  #product_template .main-image.with_slider .bunmain .flickity-prev-next-button.previous {
    left: 0px;
  }

  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop button.flickity-button.previous {
    left: 16px;
  }


  .section__product-recommendations .wrapper.featured-collection>.text-center>h2 {
    font-size: 24px;
    line-height: 25px;
  }

  .section__product-recommendations .wrapper.featured-collection>.text-center {
    padding-bottom: 20px;
  }

  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product {
    width: 100%;
    margin: 0 !important;
    height: 510px;
  }

  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .product-loop__image-container {
    height: 372px;
  }

  .section__product-recommendations .wrapper.featured-collection {
    padding: 0 16px;
  }

  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop {
    padding: 0 62px;
    padding-left: 72px;
  }

  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element img.product-loop__secondary-image {
    display: block !important;
  }


  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .btn.product-loop__quickview {
    display: block !important;
    position: absolute;
    bottom: 24.02px;
    right: 25.02px;
    background-color: #fff;
    border: 0;
    width: 28.98px;
    height: 28.98px;
    aspect-ratio: 1/1;
    padding: 0;
    min-width: unset;
    font-size: 0;
    border-radius: 100px;
    z-index: 99;
  }

  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .col_size_option {
    display: none;
  }


  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .btn.product-loop__quickview:after {
    content: '+';
    left: 50%;
    top: 51%;
    position: absolute;
    color: #000;
    font-family: "Gill-Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 16px;
    transform: translate(-50%, -50%);
  }

  .template-product .footer.section-footer {
    padding: 0;
  }


  .template-product .footer.section-footer footer.site-footer {
    padding: 0;
  }

  .section-footer .footer__block-wrapper {
    padding: 0;
    padding-bottom: 25px;
  }

  .section-footer .footer__block-wrapper .newsletter-custom {
    margin: 0 !important;
  }

  #product_template .main-image.with_slider>.images .bunmain {
    padding: 0px 46.99px;
  }

  .modal__overlay.quickview__overlay {
    z-index: 99999;
  }


  #Quickview__Content .product__meta .variant_inventory_wrapper {
    max-width: 100%;
    min-width: 100%;
    padding: 0 16px;
  }

  #Quickview__Content .product__meta .variant_inventory_wrapper .buy-buttons__container {
    width: 100%;
  }


  #Quickview__Content #product_template .main-image.with_slider>.images .bunmain .bunpro {
    text-align: center;
  }

  #product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper .cp-quick-add {
    opacity: 1;
  }

#product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper .cp-quick-add:after {
  top: 49%;
}

  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .product-loop__image-container .cp-quick-add,
  #product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper .cp-quick-add {
    bottom: 15px;
    right: 15px;
  }

  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .product-loop__image-container .cp-quick-add {
    opacity: 0;
    display: none;
  }

   .template-product .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product {
        height: 410px !important;
    }


}

@media (max-width:376px) and (min-width: 370px) {

  #product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper,
  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .product-loop__image-container {
    height: 390px !important;
    min-height: 390px !important;
  }

  #product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper>a img,
  #product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper:hover>a>img.ProductImgg:last-child,
  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element img.product-loop__secondary-image {
    height: 390px !important;
    max-height: 390px !important;
  }

  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product {
    height: 530px !important;
  }

  #product_template .main-image.with_slider>.images .bunmain .bunpro {
    height: 500px !important;
  }

  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .product-loop__image-container .product-badge {
    top: 10px;
    left: 10px;
  }

}


@media (max-width:360px) {

  #product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper,
  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .product-loop__image-container {
    height: 332px;
    min-height: 332px;
  }
}




@media (min-width:769px) {

  .shopify-section .product-template__container {
    grid-template-columns: 1fr minmax(518px, min-content);
  }

  .template-product #PageContainer .shopify-section.wrapper:has(>#product_template>.main-image.with_slider)+.section__product-recommendations>div .wrapper.featured-collection {
    padding-left: 16px;
  }

  .product-template__container .product__meta.card-shadow {
    position: sticky;
    top: 32px;

  }

  .product__image-container .cp-gallery-stacked,
  .product__image-container .cp-gallery-stacked>div>div {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }

  .product__image-container .cp-gallery-stacked button.flickity-button {
    display: none;
  }




  .product__image-container .cp-gallery-stacked:has(.flickity-viewport) {
    grid-template-columns: repeat(1, 1fr);
  }

  .product__image-container .cp-gallery-stacked:has(.flickity-viewport)>div .product__photo.is-hidden:first-child {
    display: none;
  }

  .product__image-container .cp-gallery-stacked .product__photo {
    position: relative !important;
    left: unset !important;
    grid-column: span 2;
    display: block;
  }

  .product__image-container .cp-gallery-stacked .product__photo:nth-of-type(5),
  .product__image-container .cp-gallery-stacked .product__photo:nth-of-type(6) {
    width: unset;
    grid-column: span 1;
  }

  .product__image-container .cp-gallery-stacked .flkty-counter {
    display: none;
  }

  #product_template .main-image.with_slider>.images .bunmain.less-than-four button.flickity-button:disabled {
    display: none !important;
  }

}


@media(max-width: 1300px) and (min-width:769px) {


  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop button.flickity-button.previous,
  #product_template .main-image.with_slider .bunmain .flickity-prev-next-button.previous {
    left: -3.5%;
  }

  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop button.flickity-button.next,
  #product_template .main-image.with_slider .bunmain .flickity-prev-next-button.next {
    right: -3.5%;
  }

  .section__product-recommendations div[data-section-type=recommendations]>div {
    overflow: unset;
  }

  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop button.flickity-button.previous {
    left: -4.2%;
  }



}


@media(max-width: 1180px) and (min-width:1050px) {

  #product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper,
  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .product-loop__image-container {
    height: 350px;
  }
}


@media(max-width: 1049px) and (min-width:990px) {

  #product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper,
  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .product-loop__image-container {
    height: 330px;
  }
}


@media(max-width: 1024px) and (min-width:769px) {
  #product_template .main-image.with_slider .selected_color .cp-pdp-texture-wrapper .pattern_img_wrapper .pattern_img>img.metafield-image {
    height: auto;
  }

  #product_template .main-image.with_slider .selected_color .cp-pdp-texture-wrapper {
    flex-direction: column;
  }

  #product_template .main-image.with_slider .selected_color .cp-pdp-texture-wrapper .cp-pdp-banner>img {
    height: auto;
    width: auto;
  }

  #product_template .main-image.with_slider .selected_color .cp-pdp-texture-wrapper .cp-pdp-banner {
    max-width: auto;
  }

}



@media(max-width: 989px) and (min-width:880px) {

  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .product-loop__image-container,
  #product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper {
    height: 315px;
    min-height: 315px;
  }
}

@media (max-width: 879px) and (min-width: 800px) {

  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .product-loop__image-container,
  #product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper {
    height: 265px;
    min-height: 265px;
  }

}


@media (max-width: 799px) and (min-width: 768px) {

  #product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper,
  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .product-loop__image-container {
    height: 255px;
    min-height: 255px;
  }
}

@media (max-width: 769px) and (min-width: 768px) {

  #product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper,
  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .product-loop__image-container {
    height: 900px;
    min-height: 900px;
  }


  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product {
    height: 1100px !important;
  }

  #product_template .main-image.with_slider>.images .bunmain .bunpro {
    height: 1020px !important;
  }

  .bunpro img,
  #product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper>a>img.ProductImgg:last-child,
  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element img.product-loop__secondary-image {
    max-height: unset !important;
    height: 900px !important;
  }

}


/* new feedback css */
.product__meta .buy-buttons__container .product-form__buttons a.buy-now-btn {
  width: 100%;
  cursor: pointer;
  display: block;
  text-align: center;
  transition: background .2s ease-in-out;
  text-transform: var(--button_text_transform) !important;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  background-color: #fff;
  color: #000;
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 16px;
  min-height: 2.75rem;
  font-family: Gill-Sans;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 10.5px 10px;
  border: 1px solid #000;
  text-box-trim: trim-both;
  text-box-edge: cap alphabetic;
}

.product__meta .buy-buttons__container .product-form__buttons a.buy-now-btn:hover {
  background-color: var(--color_btn_background_hover) !important;
  color: var(--color_btn_text_hover) !important;
  border-color: var(--color_btn_background_hover) !important;
  -webkit-transition: all .3s !important;
  transition: all .3s !important;
}

@media (max-width: 990px) and (min-width:768px) {
  .cp-size-panel {
    gap: 4px;
  }

  .cp-size-panel button.cp-size-btn {
    width: 25px;
    height: 25px;
  }

  #product_template .main-image.with_slider>.images .bunmain .bunpro,
  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product {
    height: 430px;
  }

  #product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper:hover>a>img.ProductImgg:last-child {
    height: 263px;
    max-height: unset;
  }

  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element img.product-loop__secondary-image {
    max-height: unset;
    height: 264px;
  }

  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .product-loop__image-container .product-badge {
    top: 10px;
    left: 10px;
  }

  #product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper .cp-quick-add,
  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .product-loop__image-container .cp-quick-add {
    bottom: 15px;
    right: 15px;
  }

}

@media (max-width: 915px) and (min-width:910px) {

  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .product-loop__image-container,
  #product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper {
    height: 315px !important;
    min-height: 315px !important;
  }

  .bunpro img,
  #product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper:hover>a>img.ProductImgg:last-child,
  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element img.product-loop__secondary-image {
    max-height: unset;
    height: 315px !important;
  }

  #product_template .main-image.with_slider>.images .bunmain .bunpro,
  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product {
    height: 460px !important;
  }

}


@media (max-width: 550px) and (min-width:539px) {

  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .product-loop__image-container,
  #product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper {
    height: 622px !important;
    min-height: 622px !important;
  }

  .bunpro img,
  #product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper:hover>a>img.ProductImgg:last-child,
  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element img.product-loop__secondary-image {
    max-height: unset;
    height: 622px !important;
  }

  #product_template .main-image.with_slider>.images .bunmain .bunpro {
    height: 730px !important;
  }

  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product {
    height: 760px !important;
  }

}


@media (min-width:1500px) {

  #product_template .main-image.with_slider .selected_color .cp-pdp-texture-wrapper .pattern_img_wrapper .pattern_img>img.metafield-image,
  #product_template .main-image.with_slider .selected_color .cp-pdp-texture-wrapper .cp-pdp-banner>img {
    height: 280px;
  }

}

@media (min-width:1550px) {

  div#product_template.wrapper,
  .section__product-recommendations .wrapper.featured-collection,
  .section-footer .footer__block-wrapper .newsletter-custom {
    max-width: 90%;
  }

  .shopify-section .product-template__container,
  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .flickity-viewport {
    max-width: 100%;
  }

  .shopify-section .product-template__container {
    grid-template-columns: 1fr minmax(600px, min-content);
  }

  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop button.flickity-button.next,
  #product_template .main-image.with_slider .bunmain .flickity-prev-next-button.next {
    right: -66px;
  }

}


@media (min-width:1600px) {

  #product_template .main-image.with_slider .selected_color .cp-pdp-texture-wrapper .pattern_img_wrapper .pattern_img>img.metafield-image,
  #product_template .main-image.with_slider .selected_color .cp-pdp-texture-wrapper .cp-pdp-banner>img {
    height: 300px;
  }

}


@media (min-width:1650px) {

  .bunpro img,
  #product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper,
  #product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper>a>img.ProductImgg:last-child,
  #product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper:hover>a>img.ProductImgg:last-child,
  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element img.product-loop__secondary-image {
    max-height: unset;
    height: 441px;
  }

  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .product-loop__image-container,
  #product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper {
    height: 440px;
  }

  #product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper>a img:first-child {
    object-fit: contain;
  }

  #product_template .main-image.with_slider>.images .bunmain .bunpro {
    height: 565px;
  }

  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product {
    height: 590px;
  }

}


@media (min-width:1700px) {

  #product_template .main-image.with_slider .selected_color .cp-pdp-texture-wrapper .pattern_img_wrapper .pattern_img>img.metafield-image,
  #product_template .main-image.with_slider .selected_color .cp-pdp-texture-wrapper .cp-pdp-banner>img {
    height: 350px;
  }

}

@media (min-width:1800px) {

  #product_template .main-image.with_slider .selected_color .cp-pdp-texture-wrapper .pattern_img_wrapper .pattern_img>img.metafield-image,
  #product_template .main-image.with_slider .selected_color .cp-pdp-texture-wrapper .cp-pdp-banner>img {
    height: 380px;
  }

  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product {
    width: 23.5%;
  }

}

@media (min-width:1900px) {

  .bunpro img,
  #product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper,
  #product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper>a>img.ProductImgg:last-child,
  #product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper:hover>a>img.ProductImgg:last-child,
  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element img.product-loop__secondary-image {
    height: 500px;
  }

  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .product-loop__image-container,
  #product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper {
    height: 500px;
  }

  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product,
  #product_template .main-image.with_slider>.images .bunmain .bunpro {
    height: 650px;
  }

}

@media (min-width:2000px) {

  #product_template .main-image.with_slider .selected_color .cp-pdp-texture-wrapper .pattern_img_wrapper .pattern_img>img.metafield-image,
  #product_template .main-image.with_slider .selected_color .cp-pdp-texture-wrapper .cp-pdp-banner>img {
    height: 420px;
  }

}


/* overlay css */
.main_box-cstm-vdo .inner_vdo-sct .inner-video .box_overlay_link,
.flickity-slider .slideshow__slide .slide_overlay_link {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 99;
}

/* Remove afterpay from pdp */

.product__meta .afterpay-text {
  display: none !important;
}

.site-header .site-nav>li>a {
  font-size: 14px;
}

.template-blog .blog-card>img {
  width: 100% !important;
  aspect-ratio: 1 / 1 !important;
  height: auto !important;
  object-fit: cover !important;
  display: block;
}

.template-blog .blog-card {
  height: auto !important;
}

.template-blog .blog-copy {
  justify-content: flex-start !important;
  gap: 6px !important;
  height: auto !important;
  padding-top: 14px !important;
  padding-bottom: 0 !important;
}

.template-blog .blog__article-title {
  padding-bottom: 4px !important;
}

.template-blog .blog__article-social {
  margin-top: 10px !important;
}

.template-blog .blog__article-title,
.template-blog .blog__article-title a {
  font-family: Analogue !important;
  text-transform: none !important;
}

.template-blog .blog__article-header p {
  display: none !important;
}

.template-blog .blog__article-title,
.template-blog .blog__article-title a {
  font-size: 22px !important;
}

.template-blog .blog__article-social a {
  font-size: 13px !important;
}

.template-blog .blog-card>a {
  display: block !important;
  line-height: 0;
}

.template-blog .blog-card a img {
  width: 100% !important;
  aspect-ratio: 1 / 1 !important;
  height: auto !important;
  object-fit: cover !important;
  display: block !important;
}

klaviyo-newsletter-form {
  display: block;
  width: 100%;
}

.newsletter__hp {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0;
}

.newsletter__message {
  width: 100%;
  margin: 8px 0 0;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
}

.newsletter__message--error {
  color: #b3261e;
}

.newsletter__input--error {
  border-color: #b3261e !important;
}

klaviyo-newsletter-form.is-loading .newsletter__submit,
.newsletter__submit[aria-busy="true"] {
  opacity: 0.7;
  cursor: default;
}

h1.news-letter-success {
  font-family: Zephyr !important;
  font-size: 30px;
  text-align: center;
  margin: 0;
  color: #c37899;
  display: none;
}

p.note.for-success {
  text-align: center;
  margin: 0;
  border: 0px;
  padding-top: 0;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 1.3;
  color: #000000;
}

.footer__block.footer__newsletter:has(klaviyo-newsletter-form.is-success) .footer__newsletter-text {
  display: none;
}

.footer__block.footer__newsletter.footer__block--one-third:has(klaviyo-newsletter-form.is-success) {
  background-color: transparent;
  border-radius: 10px;
  background-image: url(/cdn/shop/files/Layer_3.png?v=1699530920);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.footer__block.footer__newsletter:has(klaviyo-newsletter-form.is-success) .loft-form__container {
  padding-top: 0;
}

.newsletter__success {
  padding-top: 20px;
}


#collection-template header.collection-header,
#collection-template #main-collection-filters>.facets-container>facet-filters-form.facets,
#collection-template #main-collection-filters>.facets-container>menu-drawer.mobile-facets__wrapper svg.icon.icon-filter {
  display: none;
}

#product-grid .collection-page__product.collection-page__promo-block.promo-block-video:empty,
#product-grid .collection-page__product.collection-page__promo-block.promo-block-image:empty {
  display: none !important;
}


.template-collection .collection-desc {
  display: none;
}

.collection-card__swatches .slick-arrow.slick-prev {
  left: -15px;
}

.collection-card__swatches .slick-arrow.slick-next {
  right: -10px;
}

.collection-card__swatches .slick-arrow:before {
  display: none;
}

#product-grid .collection-page__product.custom-banner-block .custom-banner-block__image {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

#product-grid .collection-page__product.custom-banner-block {
  position: relative;
}

#product-grid .collection-page__product.custom-banner-block .custom-banner-block__overlay {
  position: absolute;
  bottom: 20px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  padding: 0 10px;
  width: 100%;
}


#collection-template .product-loop-element .product-loop-element__details {
  padding: 0;
  margin-top: 30px;
  gap: 0;
}

#collection-template .product-loop-element .product-loop-element__details .product-loop_title,
.product-loop-element .product-loop-element__details .product-loop_title a {
  font-size: 14.573px;
  line-height: 22.315px !important;
  font-weight: 400;
  font-family: Gill-Sans !important;
  text-transform: uppercase;
}

#collection-template .product-loop-element .product-loop-element__details .collection-card__color-name,
#collection-template .product-loop-element .product-loop-element__details .mp__card-subtitle {
  font-size: 10.9298px;
  color: #575757;
  letter-spacing: normal;
  line-height: 22.315px;
  text-transform: uppercase;
}

#collection-template .product-loop-element .product-loop-element__details .product-loop-element__price>p {
  font-size: unset;
  line-height: normal;
  font-weight: normal;
  margin-bottom: 10.57px;
}

#collection-template .product-loop-element .product-loop-element__details .product-loop-element__price span.money {
  color: #000000 !important;
  font-size: 13px;
  line-height: normal;
  letter-spacing: normal;
  font-weight: 400;
}

#collection-template .product-loop-element .product-loop-element__details .product-loop-element__price>p>.p--crossed-out.p--bold {
  padding-right: 0;
  text-decoration: none;
  position: relative;
  line-height: normal;
  text-box-trim: trim-both;
  text-box-edge: cap alphabetic;
  text-decoration: line-through;
}

#collection-template .product-loop-element .product-loop-element__details .product-loop-element__price span.money {
  text-box-trim: trim-both;
  text-box-edge: cap alphabetic;
}






@media screen and (-webkit-max-device-pixel-ratio: 1) {
  #main-collection-filters .mobile-facets .mobile-facets__main>.mobile-facets__details:has(>div>.mobile-facets__sort) .custom-sort-container .custom-sort__options>label>span.custom-sort__label:before {
    margin-top: 1px !important;
  }

  #main-collection-filters .mobile-facets .mobile-facets__main>.mobile-facets__details:has(>div>.mobile-facets__sort) .custom-sort-container .custom-sort__options>label>input:checked+span.custom-sort__label:after {
    top: 7.5px !important;
  }

  #main-collection-filters .mobile-facets .mobile-facets__main details.mobile-facets__details ul.mobile-facets__list>li input:checked+label:after {
    top: 7px !important;
  }

}


@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
  #main-collection-filters .mobile-facets .mobile-facets__main>.mobile-facets__details:has(>div>.mobile-facets__sort) .custom-sort-container .custom-sort__options>label>span.custom-sort__label:before {
    margin-top: 1px !important;
  }

  #main-collection-filters .mobile-facets .mobile-facets__main details.mobile-facets__details ul.mobile-facets__list>li input+label:before {
    margin-top: -6px !important;
  }


  #main-collection-filters .mobile-facets .mobile-facets__main details.mobile-facets__details ul.mobile-facets__list>li input:checked+label:after {
    top: 6px !important;
  }

  #main-collection-filters .mobile-facets .mobile-facets__main>.mobile-facets__details:has(>div>.mobile-facets__sort) .custom-sort-container .custom-sort__options>label>input:checked+span.custom-sort__label:after {
    top: 7px !important;
  }
}

.collection-card__swatches {
  max-width: 140px;
  margin: 0 auto;
  left: 2px;
}

div#collection-template {
  max-width: 100%;
  padding: 0;
}

#collection-template #main-collection-filters {
  max-width: 100%;
  padding: 48px 45px 0;
  background-color: #F9F4ED;
}


#collection-template #main-collection-filters>.facets-container>.product-count #ProductCount {
  font-size: 24px;
  line-height: 24px;
  font-weight: 400;
  color: #000;
  font-family: 'Zephyr' !important;
  letter-spacing: 0;
}

#collection-template #main-collection-filters>.facets-container>menu-drawer.mobile-facets__wrapper details.mobile-facets__disclosure .mobile-facets__open {
  padding: 0;
}

#collection-template #main-collection-filters>.facets-container>menu-drawer.mobile-facets__wrapper details.mobile-facets__disclosure .mobile-facets__open-label {
  font-size: 0;
  margin: 0;
  line-height: 28px;
  font-weight: 400;
  font-family: Gill-Sans !important;
  text-decoration: none;
  text-underline-offset: 25%;
  position: relative;
}

#collection-template #main-collection-filters>.facets-container>menu-drawer.mobile-facets__wrapper details.mobile-facets__disclosure .mobile-facets__open-label:after {
  content: 'Filter & Sort';
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  font-family: Gill-Sans !important;
  text-decoration: underline;
  text-underline-offset: 25%;
}

#collection-template #main-collection-filters>.facets-container>menu-drawer.mobile-facets__wrapper,
#collection-template #main-collection-filters>.facets-container>.product-count {
  display: block !important;
}

#collection-template #main-collection-filters>.facets-container>menu-drawer.mobile-facets__wrapper {
  order: 2;
}

#collection-template #main-collection-filters>.facets-container>menu-drawer.mobile-facets__wrapper details.mobile-facets__disclosure {
  justify-content: end;
}

#collection-template #main-collection-filters>.facets-container>.product-count {
  display: block !important;
  order: 1;
  text-align: left;
}

.collection-page__product.collection-info-block::before {
  display: none;
}

div#product-grid.collection-page__loop-wrapper {
  padding: 31px 0 0;
}

.collection-page__product.collection-info-block {
  grid-column: span 2;
  margin-bottom: 1rem;
}

#product-grid .collection-page__product.collection-info-block {
  width: calc(50% - 16px);
  margin: 0;
}

.collection-info-block {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
  padding: 0;
  background: transparent;
  border-radius: 0;
  align-items: stretch;
  height: auto;
}

.collection-info-block__image-container {
  width: 100%;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  overflow: hidden;
  position: absolute;
  height: 100%;
}

.collection-info-block__content {
  padding: 32.94px 29px 35.55px;
  background: #FFFFFF;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  bottom: 43.5px;
  width: 80%;
  margin: 0 auto;
  left: 50%;
  transform: translateX(-50%);
  border: 6px solid #7D7D7D;
  text-align: center;
  gap: 27.6px;
}

.collection-info-block__title {
  font-size: 32px;
  font-weight: 400 !important;
  margin: 0;
  line-height: 24px;
  color: #000;
  font-family: 'Zephyr' !important;
  letter-spacing: 0;
}

.collection-info-block__description {
  font-size: 16px;
  line-height: 27px;
  color: #000000;
  margin: 0;
  letter-spacing: 0;
}

#product-grid .collection-page__loop {
  margin: 0 auto;
  gap: 30.97px;
  column-gap: 32px;
}

.collection-card__swatches a.collection-card__swatch {
  padding: 0;
  border: 0;
  border-radius: 100px;
  width: 34px !important;
  height: 34px;
  margin-right: 6.24px;
  margin-left: 6.24px;
  position: relative;
  top: 2px;
  justify-content: center;
  align-items: center;
  margin-bottom: 1px;
  cursor: pointer;
}

.collection-card__swatches a.collection-card__swatch.slick-current {
  border: 1px solid #FE95C1;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  top: 0;
}

.collection-card__swatches a.collection-card__swatch img {
  font-size: 0;
  height: 29.1429px;
  width: 29.1429px;
  display: inline-block;
  border-radius: 100%;
}


#product-grid .collection-page__product--one-quarter .product-loop-element {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 27.32px;
}

body.overflow-hidden-mobile #yeps {
  display: none !important;
  opacity: 0 !important;
}

#main-collection-filters .mobile-facets {
  background-color: rgba(var(--color-foreground), 0.4);
  top: 32px;
}

#main-collection-filters .mobile-facets .mobile-facets__inner {
  padding: 0;
  width: 417px;
  max-width: 417px;
  background-color: #FFFAF5;
}

#main-collection-filters .mobile-facets .mobile-facets__inner .mobile-facets__header {
  padding: 15px 20px 16px;
  border-color: #E0DBD5;
  background-color: #FFFAF5;
}

#main-collection-filters .mobile-facets .mobile-facets__inner .mobile-facets__header .mobile-facets__count {
  display: none;
}

#main-collection-filters .mobile-facets .mobile-facets__inner .mobile-facets__header h2 {
  font-family: 'Zephyr' !important;
  color: #000000;
  font-size: 24px;
  line-height: 33px;
  letter-spacing: 0;
}

.mobile-facets__wrapper span.mobile-facets__close.mobile-facets__close--no-js {
  width: auto;
  height: auto;
  position: fixed;
  top: 52px;
  right: 23px;
}


#main-collection-filters .mobile-facets .mobile-facets__main {
  padding-top: 18px;
  padding-left: 20px;
  padding-right: 40px;
}


#main-collection-filters .mobile-facets .mobile-facets__main details.mobile-facets__details summary.mobile-facets__summary {
  padding: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 12px;
}

#main-collection-filters .mobile-facets .mobile-facets__main details.mobile-facets__details[open] .mobile-facets__summary .mobile-facets__arrow svg.icon-plus {
  display: none;
}

#main-collection-filters .mobile-facets .mobile-facets__main details.mobile-facets__details[open] .mobile-facets__summary .mobile-facets__arrow svg.icon-minus {
  width: 10px;
  fill: #000;
  color: #000;
  stroke: #000;
  display: block;
}

#main-collection-filters .mobile-facets .mobile-facets__main details.mobile-facets__details .mobile-facets__summary .mobile-facets__arrow svg.icon-minus {
  display: none;
}

#main-collection-filters .mobile-facets .mobile-facets__main details.mobile-facets__details .mobile-facets__summary .mobile-facets__arrow svg.icon-plus {
  width: 10px;
  fill: #000;
  color: #000;
  stroke: #000;
}





#main-collection-filters .mobile-facets .mobile-facets__main>.mobile-facets__details:has(>div>.mobile-facets__sort) .custom-sort-container .custom-sort__header button.custom-sort__toggle svg.icon.icon-minus {
  width: 10px;
  fill: #000;
  color: #000;
  stroke: #000;
  display: block;
}

#main-collection-filters .mobile-facets .mobile-facets__main>.mobile-facets__details:has(>div>.mobile-facets__sort) .custom-sort-container .custom-sort__header button.custom-sort__toggle {
  margin-left: auto;
  display: block;
  width: 100%;
  height: 24px;
}

#main-collection-filters .mobile-facets .mobile-facets__main>.mobile-facets__details:has(>div>.mobile-facets__sort) .custom-sort-container .custom-sort__header button.custom-sort__toggle.rotated svg.icon.icon-minus {
  display: none;
}

#main-collection-filters .mobile-facets .mobile-facets__main>.mobile-facets__details:has(>div>.mobile-facets__sort) .custom-sort-container .custom-sort__header button.custom-sort__toggle.rotated svg.icon.icon-plus {
  display: none;
}

#main-collection-filters .mobile-facets .mobile-facets__main>.mobile-facets__details:has(>div>.mobile-facets__sort) .custom-sort-container .custom-sort__header button.custom-sort__toggle.rotated svg.icon.icon-plus {
  display: block;
  width: 10px;
  fill: #000;
  color: #000;
  stroke: #000;
}

#main-collection-filters .mobile-facets .mobile-facets__main>.mobile-facets__details:has(>div>.mobile-facets__sort) .custom-sort-container .custom-sort__header button.custom-sort__toggle svg.icon.icon-plus {
  display: none;
}

#main-collection-filters .mobile-facets .mobile-facets__main details.mobile-facets__details .mobile-facets__submenu {
  padding: 7px 0 0px;
  background-color: transparent;
}

#main-collection-filters .mobile-facets .mobile-facets__main details.mobile-facets__details .mobile-facets__submenu .hidden-filter-footer {
  display: none;
}

#main-collection-filters .mobile-facets .mobile-facets__main details.mobile-facets__details ul.mobile-facets__list {
  padding: 0;
}

#main-collection-filters .mobile-facets .mobile-facets__main details.mobile-facets__details ul.mobile-facets__list>li {
  margin-bottom: 10px;
}

#main-collection-filters .mobile-facets .mobile-facets__main details.mobile-facets__details ul.mobile-facets__list>li label.mobile-facets__label {
  background-color: transparent;
  letter-spacing: 0;
  font-family: Gill-Sans !important;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  text-box-trim: trim-both;
  text-box-edge: cap alphabetic;
}

#main-collection-filters .mobile-facets .mobile-facets__main details.mobile-facets__details ul.mobile-facets__list>li input+label:before {
  border-color: #000000;
  background-color: transparent;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  margin-right: 5px;
  margin-top: -4px;
}

#main-collection-filters .mobile-facets .mobile-facets__main details.mobile-facets__details ul.mobile-facets__list>li input:checked+label:after {
  box-shadow: none;
  width: 6px;
  height: 6px;
  background-color: #000;
  border-radius: 100%;
  left: 2px;
  top: 7px;
}

#main-collection-filters .mobile-facets .mobile-facets__main details.mobile-facets__details ul.mobile-facets__list>li input:checked+label:before {
  background: transparent;
  box-shadow: none;
  border: 1px solid #000;
}

#main-collection-filters .mobile-facets .mobile-facets__main details.mobile-facets__details ul.mobile-facets__list>li input:checked+label:before {
  background: transparent;
  box-shadow: none;
  border: 1px solid #000;
}

#main-collection-filters .mobile-facets .mobile-facets__main details.mobile-facets__details ul.mobile-facets__list>li input:checked+label:after {
  width: 6px;
  height: 6px;
  background-color: #000;
  border-radius: 100%;
  transform: unset;
  top: 9px;
  left: 2px;
  box-shadow: none;
}

html:has(> body.overflow-hidden-mobile),
body.overflow-hidden-mobile {
  overflow: hidden;
}

#main-collection-filters .mobile-facets .mobile-facets__main>.mobile-facets__details {
  order: 2;
  border-bottom: 1px solid #E0DBD5;
  padding-bottom: 12px;
}

#main-collection-filters .mobile-facets .mobile-facets__main>.mobile-facets__details:has(> div > .mobile-facets__sort) {
  order: 1;
}

#main-collection-filters .mobile-facets .mobile-facets__main>facet-apply {
  order: 7;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.3em 2em;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  position: sticky;
  bottom: 0;
  background-color: #fffaf5;
  z-index: 99;
  margin-left: -20px;
  padding-left: 20px;
  padding-right: 20px;
  width: calc(100% + 40px);
}


#main-collection-filters .mobile-facets .mobile-facets__main>facet-apply button#clear-all-button {
  line-height: 24px !important;
  display: inline !important;
  background-color: transparent !important;
  padding: 0 !important;
  border: 0 !important;
  width: unset !important;
  font-size: 16px !important;
  text-transform: capitalize !important;
  font-weight: 500 !important;
  margin: 0 !important;
  font-family: Gill-Sans !important;
  text-box-trim: trim-both;
  text-box-edge: cap alphabetic;
  text-decoration: underline !important;
}

#main-collection-filters .mobile-facets .mobile-facets__main>.mobile-facets__details:has(> div > .mobile-facets__sort) .custom-sort-container {
  flex-direction: column;
  justify-content: start;
  text-align: left;
}

#main-collection-filters .mobile-facets .mobile-facets__main>.mobile-facets__details:has(> div > .mobile-facets__sort) .mobile-facets__summary {
  padding: 0;
}

#main-collection-filters .mobile-facets .mobile-facets__main>.mobile-facets__details:has(> div > .mobile-facets__sort) .custom-sort-container .custom-sort__header {
  width: 100%;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#main-collection-filters .mobile-facets .mobile-facets__main>.mobile-facets__details:has(> div > .mobile-facets__sort) .custom-sort-container .custom-sort__header .custom-sort__title {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  font-family: Gill-Sans !important;
  letter-spacing: normal;
}

#main-collection-filters .mobile-facets .mobile-facets__main>.mobile-facets__details:has(> div > .mobile-facets__sort) .custom-sort-container .custom-sort__options>label {
  margin-bottom: 10px;
  display: block;
  width: 100%;
  font-family: Gill-Sans !important;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  position: relative;
}

#main-collection-filters .mobile-facets .mobile-facets__main>.mobile-facets__details:has(> div > .mobile-facets__sort) .custom-sort-container .custom-sort__options>label:last-child {
  margin-bottom: 0;
}

#main-collection-filters .mobile-facets .mobile-facets__main>.mobile-facets__details:has(> div > .mobile-facets__sort) .custom-sort-container .custom-sort__options {
  width: 100%;
  padding: 7px 0 0px;
  background-color: transparent;
}

#main-collection-filters .mobile-facets .mobile-facets__main>.mobile-facets__details:has(> div > .mobile-facets__sort) .custom-sort-container .custom-sort__options>label input.custom-sort__radio {
  border: 0;
  width: 1.6rem;
  height: 1.6rem;
  left: 2.1rem;
  top: 1.2rem;
  z-index: 0;
  appearance: none;
  -webkit-appearance: none;
  background-color: unset;
  position: absolute;
  opacity: 0;
}

#main-collection-filters .mobile-facets .mobile-facets__main>.mobile-facets__details:has(> div > .mobile-facets__sort) .custom-sort-container .custom-sort__options>label>span.custom-sort__label:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 22px;
  height: 22px;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #ddd;
  border-color: #000000;
  background-color: transparent;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  margin-right: 5px;
  margin-top: 4px;
}

#main-collection-filters .mobile-facets .mobile-facets__main>.mobile-facets__details:has(> div > .mobile-facets__sort) .custom-sort-container .custom-sort__options>label>input:checked+span.custom-sort__label:before {
  background: transparent;
  box-shadow: none;
  border: 1px solid #000;
}

#main-collection-filters .mobile-facets .mobile-facets__main>.mobile-facets__details:has(> div > .mobile-facets__sort) .custom-sort-container .custom-sort__options>label>input:checked+span.custom-sort__label:after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: #000;
  border-radius: 100%;
  transform: unset;
  top: 9.5px;
  left: 2px;
  box-shadow: none;
  line-height: normal;
}

@supports (-webkit-touch-callout: none) {
  #main-collection-filters .mobile-facets .mobile-facets__main>.mobile-facets__details:has(> div > .mobile-facets__sort) .custom-sort-container .custom-sort__options>label>input:checked+span.custom-sort__label:after {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    background-color: #000;
    border-radius: 100%;
    transform: unset;
    top: 6px;
    left: 2px;
    box-shadow: none;
  }
}



#main-collection-filters .mobile-facets .mobile-facets__main>facet-apply .filter-apply-button {
  background-color: var(--color_btn_background_hover);
  color: var(--color_btn_text_hover);
  border-color: var(--color_btn_background_hover);
  border-radius: 6px;
  padding: 12.9px 44px 12.9px;
  font-size: 18px;
  line-height: 100%;
  font-family: Gill-Sans !important;
  letter-spacing: 0;
  text-box-trim: trim-both;
  text-box-edge: cap alphabetic;
}


div#product-grid.collection-page__loop-wrapper {
  background-color: #F9F4ED;
}

div#collection-template {
  background-color: #F9F4ED;
}

div#collection-template .collection-mobile-bg {
  background-color: #F9F4ED;
  background: #F9F4ED;
}


#product-grid .collection-page__product.collection-page__promo-block.promo-block-image:nth-child(2),
#product-grid .collection-page__product.collection-page__promo-block.promo-block-image:nth-child(1) {
  width: calc(50% - 16px);
  margin: 0;
}


#product-grid .collection-page__product.collection-info-block {
  display: none;
}

.promo-block__content {
  padding: 32.94px 29px 35.55px !important;
  background: #FFFFFF !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute !important;
  bottom: 43.5px !important;
  width: 84.499%;
  margin: 0 auto;
  left: 50% !important;
  transform: translateX(-50%);
  border: 3px solid #7D7D7D;
  text-align: center;
  gap: 27px;
}


.promo-block__content h3.promo-block__title {
  font-size: 32px !important;
  font-weight: 400 !important;
  margin: 0 !important;
  line-height: 24px !important;
  font-family: 'Zephyr' !important;
  letter-spacing: 0 !important;
  text-transform: capitalize !important;
}

.promo-block__content .promo-block__text {
  font-size: 16px !important;
  line-height: 27px !important;
  margin: 0 !important;
  letter-spacing: 0 !important;
}

.promo-block__media img.promo-block__image {
  opacity: 1;
}


#product-grid .collection-page__product.collection-page__promo-block.promo-block-image.promo-block-injected-dynamic:not([data-promo-position="1"]) .promo-block__content {
  max-width: 100%;
  width: 100%;
  border: 0;
  background: transparent !important;
  padding: 0 12px !important;
  bottom: 18px !important;
}

#product-grid .collection-page__product.collection-page__promo-block.promo-block-image.promo-block-injected-dynamic:not([data-promo-position="1"]) .promo-block__content h3.promo-block__title {
  font-family: Gill-Sans !important;
  font-size: 16px !important;
  line-height: 24px !important;
  text-transform: uppercase !important;
  letter-spacing: 15% !important;
}

#main-collection-filters .mobile-facets .mobile-facets__main>.mobile-facets__details .mobile-facets__submenu .mobile-facets__list .mobile-facets__item label.mobile-facets__label:before {
  border-radius: unset;
}

#main-collection-filters .mobile-facets .mobile-facets__main>.mobile-facets__details .mobile-facets__submenu .mobile-facets__list .mobile-facets__item label.mobile-facets__label:after {
  border-radius: unset;
}

#main-collection-filters .mobile-facets .mobile-facets__main>.mobile-facets__details .mobile-facets__submenu .mobile-facets__list .mobile-facets__item label.mobile-facets__label span.facet-swatch {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  margin-right: 6px;
  margin-top: -4px;
}


.col_size_option ul.variant_size_wrapper>li.size-values {
  width: 30px;
  height: 30px;
  padding: 0 !important;
  margin: 0 !important;
  border-radius: 100px !important;
  max-width: unset;
  min-width: unset;
  color: #c37798;
  text-align: center;
  font-family: Gill Sans;
  font-size: 11px;
  font-style: normal;
  font-weight: 300;
  line-height: 19px;
  background: #fff;
  border: 1px solid #c37798;
  letter-spacing: .08em;
  cursor: pointer;
  transition: background .15s, color .15s;
  position: relative
}

.col_size_option ul.variant_size_wrapper>li.size-values>a {
  padding: 0;
  color: #c37798;
  font-size: 11px;
  width: 100%;
  height: 100%
}

.col_size_option ul.variant_size_wrapper li span {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}

.col_size_option ul.variant_size_wrapper>li.size-values:hover {
  background-color: #c37798;
  color: #ffffff;
}

.col_size_option ul.variant_size_wrapper>li.size-values:hover>a {
  color: #fff;
}

.col_size_option ul.variant_size_wrapper>li.size-values.soldout {
  cursor: not-allowed;
}

.col_size_option ul.variant_size_wrapper>li.size-values.soldout:before {
  content: "";
  position: absolute;
  background: #0000006b;
  width: 1px;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translate(-50%) rotate(45deg);
  border: 0;
}

.col_size_option ul.variant_size_wrapper>li.size-values.soldout:after {
  content: "";
  position: absolute;
  background: #0000006b;
  width: 1px;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translate(-50%) rotate(-45deg);
  border: 0;
}

.collection-card__colors {
  display: none;
}

.template-collection .collection-card__colors {
  display: block;
}

#main-collection-filters .facets-container {
  position: relative;
}


#main-collection-filters .mobile-facets .mobile-facets__main details.mobile-facets__details ul.mobile-facets__list>li:has(> input[value="Multi"]),
#main-collection-filters .mobile-facets .mobile-facets__main details.mobile-facets__details ul.mobile-facets__list>li:has(> input[value="Mulit"]) {
  display: none;
}

.mp__swatches:not(:has(.mp__swatch-track .mp__swatch:nth-child(4))) .mp__swatch-arrow {
  display: none !important;
}

#product-grid .collection-page__product.collection-page__promo-block:empty {
  display: none !important;
}

#product-grid .collection-page__product.collection-page__promo-block.collection-page__promo-block.promo-block-none:nth-child(2) {
  background-image: url(https://beyondbyvera.com/cdn/shopifycloud/storefront/assets/no-image-2048-a2addb12.gif);
  width: calc(50% - 16px);
  margin: 0;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

/* Responsive */

.shopify-section .ps__row .ps__tile .ps__overlay a.ps__overlay-link {
  border: 0 !important;
  text-decoration: underline !important;
}

/* Responsive */

@media (max-width: 1200px) and (min-width:1100px) {
  .promo-block__content .promo-block__text {
    font-size: 14px !important;
    line-height: 20px !important;
  }
}

@media (max-width: 1099px) and (min-width:769px) {

  #product-grid .collection-page__product.collection-page__promo-block.collection-page__promo-block.promo-block-none:nth-child(2) {
    width: calc(50% - 8px);
  }

  #collection-template #main-collection-filters {
    padding: 48px 20px 0;
  }

  div#product-grid.collection-page__loop-wrapper .collection-page__loop {
    gap: 16px;
    padding-left: 20px;
    padding-right: 20px;
  }

  #product-grid .collection-page__product.collection-page__promo-block.promo-block-image:nth-child(2) {
    width: calc(50% - 8px);
    margin: 0;
    padding: 0;
  }

  #product-grid .collection-page__product.custom-banner-block,
  #product-grid .collection-page__product--one-quarter {
    width: calc(25% - 12px);
    padding: 0;
  }

  #product-grid .collection-page__product.collection-page__promo-block.promo-block-image:nth-child(2) {
    width: calc(50% - 8px);
    margin: 0;
    padding: 0;
  }

  .collection-card__swatches a.collection-card__swatch {
    width: 35px !important;
    height: 35px;
    margin-right: 7.24px;
    margin-left: 4.24px;
  }


  #product-grid .collection-page__product.collection-page__promo-block.promo-block-video {
    width: calc(25% - 12px);
    padding: 0;
  }

  #product-grid .collection-page__product.collection-page__promo-block.promo-block-video video {
    aspect-ratio: 16 / 9;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  #product-grid .collection-page__product--one-quarter .product-loop-element {
    padding: 10px;
  }

  .promo-block__content {
    padding: 20px 26.61px 20px !important;
    bottom: 20px !important;
    width: 90%;
  }


  .promo-block__content .promo-block__text {
    font-size: 12px !important;
    line-height: 18.7742px !important;
  }

}

@media (max-width: 1024px) {
  .collection-page__product.collection-info-block {
    grid-column: 1 / -1;
  }

  .collection-info-block {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 989px) and (min-width: 769px) {
  #collection-template #main-collection-filters>.facets-container>facet-filters-form.facets {
    right: 134px;
  }
}

@media (max-width: 900px) and (min-width: 858px) {
  #collection-template .mp__swatches .mp__swatch-track a.mp__swatch {
    height: 33px;
    width: 33px;
  }
}

@media (max-width: 768px) {

  .custom_logo_list .logo_list .slick-slide> :not(:empty):not(:has(~ :not(:empty))) {
    margin-bottom: 0 !important;
  }

  #product-grid .collection-page__product.collection-page__promo-block.collection-page__promo-block.promo-block-none:nth-child(2) {
    width: 100%;
    padding: 0;
    height: 531px !important;
  }

  .col_size_option ul.variant_size_wrapper li span {
    position: relative;
    left: 1px;
  }

  .col_size_option ul.variant_size_wrapper>li.size-values {
    width: 25px;
    height: 25px;
  }

  ul.variant_size_wrapper {
    gap: 6px;
  }

  #collection-template .product-loop-element .product-loop-element__details .product-loop-element__price>p {
    margin-top: 5px;
  }

  button.mobile-load-more-btn {
    margin: 35px auto 45px !important;
  }


  #product-grid .collection-page__product.collection-page__promo-block.promo-block-video:empty+.collection-page__product--one-quarter.mlm-shown+.mlm-hidden {
    display: block !important;
  }

  #product-grid .collection-page__product--one-quarter .product-loop-element>.product-loop__image-container:has(> .col_size_option.visible.show)>img.product-loop__primary-image {
    opacity: 0;
  }

  #product-grid .collection-page__product--one-quarter .product-loop-element>.product-loop__image-container:has(> .col_size_option.visible.show)>.product-loop__secondary-image {
    opacity: 1 !important;
    visibility: visible;
    display: block !important;
  }

  #product-grid .collection-page__product--one-quarter .product-loop-element {
    padding: 0;
    padding-bottom: 17px;
  }

  /* #product-grid .collection-page__product--one-quarter:not(.mlm-hidden),
#product-grid .collection-page__product--one-quarter:not(.mlm-shown) {
    display: none;
} */


  button.mobile-load-more-btn~.collection-page__product.collection-page__product--one-quarter {
    display: none;
  }

  #collection-template #main-collection-filters>.facets-container>.active-facets.active-facets-mobile>facet-remove.active-facets__button-wrapper {
    display: none;
  }

  #collection-template #main-collection-filters>.facets-container>.active-facets.active-facets-mobile:has(> facet-remove:only-child) {
    margin: 0;
  }

  #collection-template #main-collection-filters>.facets-container>.active-facets.active-facets-mobile {
    margin: 0;
    margin-top: 15px;
    justify-content: start;
    padding: 0;
    gap: 14px;
    display: flex !important;
    flex-wrap: wrap-reverse;
  }

  #collection-template #main-collection-filters>.facets-container>.active-facets.active-facets-mobile>facet-remove>a.active-facets__button>span {
    line-height: 24px;
    border-radius: 6px;
    box-shadow: none;
    border: 0.6px solid #A8A8A8;
    padding: 7.5px 10px;
    height: unset;
    min-height: unset;
    display: flex;
    gap: 14px;
    font-size: 14px;
    align-items: center;
    color: #000000;
  }

  #collection-template #main-collection-filters>.facets-container>.active-facets.active-facets-mobile>facet-remove>a.active-facets__button>span>span {
    height: unset;
    text-box-trim: trim-both;
    text-box-edge: cap alphabetic;
  }

  #collection-template #main-collection-filters>.facets-container>.active-facets.active-facets-mobile>facet-remove>a.active-facets__button>span svg {
    padding: 0;
    width: 14px;
    height: 18px;
    vertical-align: middle;
    fill: #000000;
    stroke: #000000;
  }

  #product-grid .collection-page__product.custom-banner-block,
  #product-grid .collection-page__product--one-quarter {
    width: calc(50% - 12px);
    padding: 0;
  }

  .collection-info-block__content {
    gap: 10px;
    padding: 17px;
    width: calc(100% - 48px);
    bottom: 44px;
  }

  .collection-info-block__title {
    font-size: 26px;
    line-height: 24px;
  }

  .collection-info-block__description {
    line-height: 20px;
    font-size: 12px;
  }

  .collection-info-block__image-container {
    height: 531px;
    background-size: cover;
    background-position: center center;
  }

  #collection-template #main-collection-filters {
    padding: 24px 17px 0;
    background-color: #FFFAF5;
  }

  #collection-template #main-collection-filters>.facets-container>.product-count #ProductCount {
    font-size: 20px;
    line-height: 24px;
  }

  #collection-template #main-collection-filters>.facets-container>menu-drawer.mobile-facets__wrapper details.mobile-facets__disclosure .mobile-facets__open-label {
    font-size: 0;
    margin: 0;
    line-height: 28px;
  }

  #collection-template #main-collection-filters>.facets-container>menu-drawer.mobile-facets__wrapper details.mobile-facets__disclosure .mobile-facets__open-label:after {
    font-size: 18px;
    margin: 0;
    line-height: 28px;
  }

  div#product-grid.collection-page__loop-wrapper {
    padding: 24px 0 0;
    background-color: #FFFAF5;
  }

  div#collection-template {
    background-color: #F9F4ED;
  }

  div#collection-template .collection-mobile-bg {
    background-color: #F9F4ED;
    background: #F9F4ED;
  }

  #product-grid .collection-page__loop {
    gap: 10px;
    padding-bottom: 25px;
  }

  #product-grid .collection-page__product.custom-banner-block,
  #product-grid .collection-page__product--one-quarter {
    width: calc(50% - 5px);
  }

  #collection-template .product-loop-element .product-loop-element__details {
    margin-top: 15.94px;
  }

  #collection-template .product-loop-element .product-loop-element__details .product-loop_title,
  .product-loop-element .product-loop-element__details .product-loop_title a {
    font-size: 15px;
    line-height: 13.382px !important;
  }

  #collection-template .product-loop-element .product-loop-element__details .collection-card__color-name,
  #collection-template .product-loop-element .product-loop-element__details .mp__card-subtitle {
    font-size: 12px;
    line-height: 18.2px;
    text-transform: capitalize;
    margin-top: 5px;
  }


  .collection-card__swatches a.collection-card__swatch {
    width: 18.5401px !important;
    height: 18.5401px;
    margin-right: 3.30px;
    margin-left: 3.30px;
  }


  .collection-card__swatches a.collection-card__swatch img {
    width: 15.8915px;
    height: 15.8915px;
  }

  .collection-card__swatches {
    width: 77px;
  }

  #collection-template .product-loop-element .product-loop-element__details .product-loop-element__price span.money {
    font-size: 13px;
    line-height: normal;
    letter-spacing: 0;
  }

  .collection-card__swatches .slick-arrow.slick-prev {
    left: -18px;
  }

  #product-grid .collection-page__product.collection-info-block {
    height: 531px;
  }

  button.quick-size-toggle {
    position: absolute;
    bottom: 22px;
    right: 10px;
    width: 30px;
    height: 30px;
    border: 1px solid #fe95c1;
    background-color: #fff;
    border-radius: 100%;
    display: flex;
    align-items: center;
    font-size: 12px;
    justify-content: center;
    z-index: 99;
  }

  body.overflow-hidden-mobile #product-grid .product-loop-element .product-loop__image-container button.quick-size-toggle {
    z-index: 1;
  }

  button.quick-size-toggle svg {
    width: 100%;
    height: 12px;
    fill: #fe95c1;
    stroke: #fe95c1;
  }

  #collection-template .product-loop-element .new-arrival-badge--circle,
  #collection-template .product-loop-element .soldout-badge--circle,
  #collection-template .product-loop-element .sale-badge--circle {
    width: 40px;
    height: 40px;
  }

  #collection-template .product-loop-element .new-arrival-badge--circle .product-badge__circle-text,
  #collection-template .product-loop-element .soldout-badge--circle .product-badge__circle-text,
  #collection-template .product-loop-element .sale-badge--circle .product-badge__circle-text {
    top: 53%;
    font-size: 11.5px !important;
    line-height: 13.5px !important;
  }

  #product-grid .collection-page__product--one-quarter .product-loop-element {
    padding: 0;
    padding-bottom: 17.96px;
  }


  #main-collection-filters .mobile-facets .mobile-facets__main>facet-apply .filter-apply-button {
    padding: 12.9px 44px;
  }

  .product-loop__image-container .col_size_option {
    display: none;
  }

  .product-loop__image-container .col_size_option.show+button {
    display: none;
  }

  #product-grid .collection-page__product.collection-page__promo-block.promo-block-image:nth-child(2),
  #product-grid .collection-page__product.collection-page__promo-block.promo-block-image:nth-child(1) {
    width: 100%;
  }

  #product-grid .collection-page__product.collection-page__promo-block.promo-block-image:nth-child(2),
  #product-grid .collection-page__product.collection-page__promo-block.promo-block-image:nth-child(1) {
    width: 100%;
    padding: 0;
    aspect-ratio: unset !important;
  }



  #product-grid .collection-page__product.collection-page__promo-block.promo-block-image:nth-child(2) .promo-block__media,
  #product-grid .collection-page__product.collection-page__promo-block.promo-block-image:nth-child(2) .promo-block__media img {
    height: 531px !important;
    background-size: cover;
    background-position: center center;
  }

  .promo-block__content {
    gap: 10px;
    padding: 17px !important;
    width: calc(100% - 48px);
    bottom: 44px !important;
  }

  .promo-block__content h3.promo-block__title {
    font-size: 26px !important;
    line-height: 24px !important;
  }

  .promo-block__content .promo-block__text {
    line-height: 20px !important;
    font-size: 12px !important;
  }

  #product-grid .collection-page__product.collection-page__promo-block.promo-block-image.promo-block-injected-dynamic:not([data-promo-position="1"]),
  #product-grid .collection-page__product.collection-page__promo-block.promo-block-video.promo-block-injected-dynamic:not([data-promo-position="1"]) {
    padding: 0;
    width: calc(50% - 5px);
  }
}

@media (max-width:600px) {

  #main-collection-filters .mobile-facets .mobile-facets__main {
    padding-left: 20px;
    padding-right: 20px;
  }

  #main-collection-filters .mobile-facets .mobile-facets__inner {
    width: 100%;
    max-width: 390px;
  }
}

@media (min-width:769px) {

  #product-grid .collection-page__product.collection-page__promo-block.promo-block-image.promo-block-injected-dynamic {
    display: block !important;
  }

  #product-grid .collection-page__product.collection-page__promo-block.promo-block-image:nth-child(2) img.promo-block__image {
    aspect-ratio: 16 / 9;
  }

  button.quick-size-toggle {
    position: absolute;
    bottom: 14px;
    right: 14px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 35px;
    opacity: 0;
    visibility: hidden;
    z-index: 99;
    border: 1px solid #fe95c1;
    background-color: #fff;
  }

  body.overflow-hidden-mobile #product-grid .product-loop-element .product-loop__image-container button.quick-size-toggle {
    z-index: 1;
  }

  #product-grid .product-loop-element .product-loop__image-container button.quick-size-toggle {
    opacity: 1;
    visibility: visible;
  }

  #product-grid .product-loop__image-container:hover .col_size_option,
  #product-grid .product-loop__image-container .col_size_option {
    opacity: 0;
    display: none;
  }

  #product-grid .collection-page__loop {
    margin-right: 0;
    margin-left: 0;
    padding-left: 45px;
    padding-right: 45px;
    padding-bottom: 25px;
  }

  button.quick-size-toggle svg {
    width: 16px;
    height: 16px;
    fill: #fe95c1;
    stroke: #fe95c1;
  }

  #product-grid .product-loop-element .product-loop__image-container .col_size_option.show {
    opacity: 1;
  }


  #product-grid .product-loop-element .product-loop__image-container .col_size_option.show+button.quick-size-toggle {
    opacity: 0;
    visibility: hidden;
  }

}

@media screen and (min-width: 769px) and (max-width: 1099px) {

  #product-grid .collection-page__product.custom-banner-block,
  #product-grid .collection-page__product--one-quarter {
    width: calc(25% - 12px);
    padding: 0;
  }
}

@media (min-width:769px) {

  #collection-template #main-collection-filters>.facets-container>facet-filters-form.facets hr.search__content-divider {
    display: none;
  }

  #collection-template #main-collection-filters>.facets-container>facet-filters-form.facets .facet-filters.sorting.caption {
    display: none;
  }

  #collection-template #main-collection-filters>.facets-container>facet-filters-form.facets {
    display: block;
    position: absolute;
    right: 120px;
    z-index: 1;
    top: -8px;
  }

  #collection-template #main-collection-filters>.facets-container>facet-filters-form.facets div#FacetsWrapperDesktop {
    display: none;
  }

  #collection-template #main-collection-filters>.facets-container>facet-filters-form.facets facet-remove.active-facets__button-wrapper a.active-facets__button-remove,
  #collection-template #main-collection-filters>.facets-container>facet-filters-form.facets facet-remove.active-facets__button-wrapper a.active-facets__button-remove span {
    font-size: 16px;
    color: #000000;
    letter-spacing: normal;
    text-box-trim: trim-both;
    text-box-edge: cap alphabetic;
  }


  #collection-template #main-collection-filters>.facets-container>facet-filters-form.facets .active-facets.active-facets-desktop {
    gap: 18px;
  }

  #collection-template #main-collection-filters>.facets-container>facet-filters-form.facets .active-facets.active-facets-desktop facet-remove .active-facets__button {
    margin: 0;
    padding: 0;
  }

  #collection-template #main-collection-filters>.facets-container>facet-filters-form.facets .active-facets.active-facets-desktop facet-remove .active-facets__button>span {
    line-height: 28px;
    border-radius: 6px;
    box-shadow: none;
    border: 1px solid #A8A8A8;
    padding: 10px 14px;
    height: unset;
    min-height: unset;
    display: flex;
    gap: 20px;
    font-size: 18px;
    align-items: center;
    color: #000000;
  }

  #collection-template #main-collection-filters>.facets-container>facet-filters-form.facets .active-facets.active-facets-desktop facet-remove .active-facets__button>span>span {
    visibility: visible !important;
    line-height: normal;
    height: 18px;
  }

  #collection-template #main-collection-filters>.facets-container>facet-filters-form.facets .active-facets.active-facets-desktop facet-remove .active-facets__button>span>svg {
    padding: 0;
    width: 14px;
    height: 18px;
    vertical-align: middle;
    fill: #000000;
    stroke: #000000;
  }
}

@media screen and (min-width: 1100px) {

  #product-grid .collection-page__product.custom-banner-block,
  #product-grid .collection-page__product--one-quarter {
    width: calc(25% - 24px);
    padding: 0;
  }

  #product-grid .collection-page__product.collection-page__promo-block.promo-block-image,
  #product-grid .collection-page__product.collection-page__promo-block.promo-block-video {
    width: calc(25% - 24px);
    padding: 0;
  }

  #product-grid .collection-page__product.collection-page__promo-block.promo-block-video video {
    aspect-ratio: 16 / 9;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

}



/* new css for new feedback */


#collection-template .mp__swatches {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}

#collection-template .mp__swatches button.mp__swatch-arrow {
  background: none;
  border: none;
  cursor: pointer;
  padding: 4px;
  line-height: 0;
  color: #000000;
  flex: 0 0 auto;
}

#collection-template .mp__swatches button.mp__swatch-arrow[hidden] {
  color: #A8A8A8;
}

#collection-template .mp__swatches .mp__swatch-track {
  display: flex;
  align-items: center;
  /* gap: 10.93px; */
  gap: 3.93px;
  overflow-x: auto;
  scroll-behavior: smooth;
  scrollbar-width: none;
  max-width: 119px;
}

#collection-template .mp__swatches .mp__swatch-track a.mp__swatch {
  flex: 0 0 auto;
  display: block;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid transparent;
  position: relative;
  height: 37px;
  width: 37px;
  /* display: flex; */
  align-items: center;
  justify-content: center;
  gap: 0;
  padding: 3px;
}

#collection-template .mp__swatches .mp__swatch-track a.mp__swatch.mp__swatch--active {
  border-color: #FE95C1;
}

#collection-template .mp__swatches .mp__swatch-track a.mp__swatch>img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  opacity: 1;
}

#collection-template .product-loop-element .product-badge span.product-badge__circle-text {
  text-box-trim: trim-both;
  text-box-edge: cap alphabetic;
  position: static;
  transform: none;
  width: 100%;
}


.template-search .section-search-template .collection-page__product .mp__swatches,
.template-search .section-search-template .collection-page__product .mp__card-subtitle {
  display: none;
}

.template-search .product-loop__image-container {
  z-index: 999;
}

.template-search .section-search-template .collection-page__product .product-loop-element__details {
  z-index: 999;
  opacity: 1;
  visibility: visible;
}

.template-search .mobile-facets__main>.mobile-facets__details.js-filter.menu-opening:has(> div > div.mobile-facets__sort) {
  display: none;
}

.template-search .product-loop-element .product-loop-element__details .product-loop_title a {
  font-family: Zephyr !important;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: normal;
  text-transform: none;
}

.template-search .section-search-template .collection-page__product button.quick-size-toggle {
  bottom: 84px;
}

.template-search .section-search-template .collection-page__product .col_size_option {
  bottom: 70px;
}

.template-search .section-search-template .collection-page__product .mp__swatches,
.template-search .section-search-template .collection-page__product .mp__card-subtitle {
  display: none;
}

.template-search .product-loop__image-container {
  z-index: 999;
}

.template-search .section-search-template .collection-page__product .product-loop-element__details {
  z-index: 999;
  opacity: 1;
  visibility: visible;
}

.template-search .mobile-facets__main>.mobile-facets__details.js-filter.menu-opening:has(> div > div.mobile-facets__sort) {
  display: none;
}

.template-search .product-loop-element .product-loop-element__details .product-loop_title a {
  font-family: Zephyr !important;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: normal;
  text-transform: none;
}

.template-search .section-search-template .collection-page__product button.quick-size-toggle {
  bottom: 84px;
}

.template-search .section-search-template .collection-page__product .col_size_option {
  bottom: 70px;
}

@media (max-width:768px) {

  .template-search .product-loop-element .product-loop-element__details .product-loop_title a {
    font-size: 1rem;
  }

  .template-search .product-loop-element .product-loop-element__details p {
    text-align: left;
  }

  .template-search .section-search-template .collection-page__product button.quick-size-toggle {
    bottom: 22px;
  }

  .template-search .section-search-template .collection-page__product .col_size_option {
    bottom: 0;
  }


  #collection-template .mp__swatches .mp__swatch-track a.mp__swatch {
    width: 28px;
    height: 28px;
    border: 0;
  }

  #collection-template .mp__swatches .mp__swatch-track {
    gap: 3.93px;
    max-width: 92px;
  }

  #collection-template .mp__swatches .mp__swatch-track a.mp__swatch.mp__swatch--active img {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px #fe95c1;
  }


}

@media (min-width:769px) {

  .template-search .section-search-template .collection-page__product .product-loop-element:before {
    position: unset;
  }


  .template-search .section-search-template .collection-page__product .product-loop__image-container {
    position: absolute;
  }
}


/* New css for new PLP feedbacks */


#vf-v1-footer .vf__news-form .newsletter__submit,
#vf-v1-footer .vf__news-form button[type="submit"] {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  text-box-trim: trim-both;
  text-box-edge: cap alphabetic;
}

#vf-v1-footer .vf__news-form .loft-form__content,
#vf-v1-footer .vf__news-form form {
  border-radius: 6px;
  overflow: hidden;
}

#vf-v1-footer .vf__news-form .newsletter__input,
#vf-v1-footer .vf__news-form input[type="email"] {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  padding: 13px 14px 11px !important;
}

.filters-applied #product-grid .collection-page__product.collection-page__promo-block.promo-block-video {
  display: none !important;
}

button.quick-size-toggle {
  position: absolute;
  bottom: 14px;
  right: 14px;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  opacity: 0;
  visibility: hidden;
  z-index: 99;
  border: 1px solid #c37899;
  background-color: #fff;
}

button.quick-size-toggle svg {
  width: 16px;
  height: 16px;
  fill: #c37899;
  stroke: #c37899;
}


@media (max-width: 768px) {
  button.quick-size-toggle {
    position: absolute;
    bottom: 22px;
    right: 10px;
    width: 30px;
    height: 30px;
    border: 1px solid #c37899;
    background-color: #fff;
    border-radius: 100%;
    display: flex;
    align-items: center;
    font-size: 12px;
    justify-content: center;
    z-index: 99;
    opacity: 1;
    visibility: visible;
  }
}

@media (min-width:768px) {
  .shopify-section .ps__row .ps__tile .ps__overlay p.ps__overlay-title {
    font-size: 35.294px !important;
    line-height: 38.824px !important;
  }

  .shopify-section .ps__row .ps__tile .ps__overlay a.ps__overlay-link {
    font-size: 18px !important;
    line-height: 32px !important;
    text-shadow: 0px 1.2px 3.5px rgba(0, 0, 0, 0.15), 0px 1.2px 2.4px rgba(0, 0, 0, 0.3);
    font-family: 'Gill-Sans-light' !important;
    letter-spacing: 0.06rem !important;
  }
}

/* new feedback css 03/08/2026 for home page */

#vf-v1-footer .vf__news-form .newsletter__submit,
#vf-v1-footer .vf__news-form button[type="submit"] {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  text-box-trim: trim-both;
  text-box-edge: cap alphabetic;
}

#vf-v1-footer .vf__news-form .loft-form__content,
#vf-v1-footer .vf__news-form form {
  border-radius: 6px;
  overflow: hidden;
}

#vf-v1-footer .vf__news-form .newsletter__input,
#vf-v1-footer .vf__news-form input[type="email"] {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  padding: 14px 14px 10px !important;
}

.template-index .mp-media-products .mp__products>.mp__card>.mp__card-imagewrap>button.mp__plus {
  right: 30px !important;
  bottom: 30px !important;
  width: 35px !important;
  height: 35px !important;
  border: 1px solid #c37899 !important;
  background-color: #fff !important;
  box-shadow: none !important;
  opacity: 1 !important;
  pointer-events: auto !important;
  transform: none !important;
}

.template-index .mp-media-products .mp__products>.mp__card.is-picking>.mp__card-imagewrap>button.mp__plus {
  opacity: 0 !important;
  pointer-events: none !important;
}

.template-index .mp-media-products .mp__products>.mp__card>.mp__card-imagewrap>button.mp__plus span {
  color: #c37899;
  font-weight: 300;
  text-box-trim: trim-both;
  text-box-edge: cap alphabetic;
  line-height: 1;
  position: absolute;
  top: 47.5%;
  transform: translateY(-50%);
}

.template-index .mp-media-products .mp__products>.mp__card>.mp__card-imagewrap .mp__sizes button.mp__size-btn {
  box-shadow: none !important;
}

.template-index .mp-media-products .mp__products>.mp__card>.mp__card-imagewrap>.product-badge {
  top: 30px !important;
  left: 30px !important;
}

.template-index .mp-media-products .mp__products>.mp__card>.mp__card-imagewrap .mp__sizes.is-open {
  bottom: 20px !important;
}

.stl-drawer[aria-label="Shop the Look"] .stl-drawer__body .stl-item .stl-item__info .stl-item__sizes .stl-size span,
.stl-drawer[aria-label="Shop the Look"] .stl-drawer__body .stl-item .stl-item__info button.stl-item__atc>span {
  text-box-trim: trim-both;
  text-box-edge: cap alphabetic;
}

.template-index .mp-media-products .mp__products>.mp__card button.mp__plus {
  opacity: 1 !important;
  pointer-events: auto !important;
}

.template-index .mp-media-products .mp__products>.mp__card .mp__card-body .mp__swatches .mp__swatch-track {
  gap: 3.93px !important;
  max-width: 119px !important;
}

.template-index .mp-media-products .mp__products>.mp__card .mp__card-body .mp__swatches .mp__swatch-track a.mp__swatch {
  height: 37px !important;
  width: 37px !important;
  padding: 3px;
  border: 1px solid transparent !important;
}

.template-index .mp-media-products .mp__products>.mp__card .mp__card-body .mp__swatches .mp__swatch-track a.mp__swatch img {
  border-radius: 50%;
  opacity: 1;
  object-fit: contain !important;
}

.template-index .mp-media-products .mp__products>.mp__card .mp__card-body .mp__swatches .mp__swatch-track a.mp__swatch.mp__swatch--active {
  border-color: #fe95c1 !important;
}

.template-index .product-badge span.product-badge__circle-text {
  text-box-trim: trim-both;
  text-box-edge: cap alphabetic;
  position: static;
  transform: none;
  width: 100%;
}

.newsletter__success {
  outline: 0 !important;
  box-shadow: none !important;
}


@media (max-width: 1350px) and (min-width: 1200px) {

  #vf-v1-footer .vf__news-form .newsletter__submit,
  #vf-v1-footer .vf__news-form button[type="submit"] {
    max-width: 35% !important;
    padding: 12px 12px !important;
  }

  #vf-v1-footer .vf__news-form .newsletter__input,
  #vf-v1-footer .vf__news-form input[type="email"] {
    max-width: 65% !important;
  }
}

@media (max-width: 1199px) and (min-width: 768px) {

  #vf-v1-footer .vf__news-form .newsletter__submit,
  #vf-v1-footer .vf__news-form button[type="submit"] {
    max-width: 30% !important;
    padding: 12px 12px !important;
  }

  #vf-v1-footer .vf__news-form .newsletter__input,
  #vf-v1-footer .vf__news-form input[type="email"] {
    max-width: 70% !important;
  }
}

@media (max-width: 768px) {

  #vf-v1-footer .vf__news-form .newsletter__input,
  #vf-v1-footer .vf__news-form input[type="email"] {
    padding: 12px 14px 12px !important;
  }

  .template-index .mp-media-products>div>.mp__header a.mp__explore {
    font-size: 12px !important;
    letter-spacing: 0 !important;
    line-height: 1.3 !important;
    text-decoration: none !important;
    border-bottom: 1px solid currentColor;
  }

  .template-index .shopify-section>div .ps__header .ps__heading {
    line-height: 33px !important;
  }

  .template-index .product-badge .new-arrival-badge--circle,
  .template-index .product-badge .soldout-badge--circle,
  .template-index .product-badge .sale-badge--circle {
    width: 40px;
    height: 40px;
    padding: 0;
  }

  .template-index .product-badge span.product-badge__circle-text {
    font-size: 11.5px !important;
    line-height: 13.5px !important;
  }

  .template-index .mp-media-products .mp__products>.mp__card .mp__card-body .mp__swatches .mp__swatch-track a.mp__swatch {
    width: 28px !important;
    height: 28px !important;
    border: 0 !important;
  }

  .template-index .mp-media-products .mp__products>.mp__card .mp__card-body .mp__swatches .mp__swatch-track a.mp__swatch.mp__swatch--active img {
    box-shadow: 0 0 0 2px #fff, 0 0 0 3px #fe95c1;
  }

  .template-index .mp-media-products .mp__products>.mp__card .mp__card-body .mp__swatches .mp__swatch-track {
    gap: 3.93px !important;
    max-width: 91px !important;
  }

}




@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: .001dpcm) {
  @supports not (-webkit-hyphens: none) {

    .is-win #main-collection-filters .mobile-facets .mobile-facets__main>.mobile-facets__details:has(>div>.mobile-facets__sort) .custom-sort-container .custom-sort__options>label>span.custom-sort__label:before,
    .not-mac #main-collection-filters .mobile-facets .mobile-facets__main>.mobile-facets__details:has(>div>.mobile-facets__sort) .custom-sort-container .custom-sort__options>label>span.custom-sort__label:before {
      vertical-align: unset;
    }

    .is-win #main-collection-filters .mobile-facets .mobile-facets__main>.mobile-facets__details:has(>div>.mobile-facets__sort) .custom-sort-container .custom-sort__options>label>span.custom-sort__label:before,
    .not-mac #main-collection-filters .mobile-facets .mobile-facets__main>.mobile-facets__details .mobile-facets__submenu .mobile-facets__list .mobile-facets__item label.mobile-facets__label span.facet-swatch {
      margin-top: 0px;
    }

    .is-win #main-collection-filters .mobile-facets .mobile-facets__main>.mobile-facets__details:has(>div>.mobile-facets__sort) .custom-sort-container .custom-sort__options>label>input:checked+span.custom-sort__label:after,
    .not-mac #main-collection-filters .mobile-facets .mobile-facets__main>.mobile-facets__details:has(>div>.mobile-facets__sort) .custom-sort-container .custom-sort__options>label>input:checked+span.custom-sort__label:after {
      top: 9px !important;
    }

    .is-win #main-collection-filters .mobile-facets .mobile-facets__main details.mobile-facets__details ul.mobile-facets__list>li input+label:before,
    .not-mac #main-collection-filters .mobile-facets .mobile-facets__main details.mobile-facets__details ul.mobile-facets__list>li input+label:before {
      margin-top: 0px !important;
    }

    .is-win #main-collection-filters .mobile-facets .mobile-facets__main details.mobile-facets__details ul.mobile-facets__list>li input:checked+label:after,
    .not-mac #main-collection-filters .mobile-facets .mobile-facets__main details.mobile-facets__details ul.mobile-facets__list>li input:checked+label:after {
      top: 9px !important;
    }

    @media (max-width: 768px) {

      .is-win #main-collection-filters .mobile-facets .mobile-facets__main details.mobile-facets__details ul.mobile-facets__list>li input:checked+label:after,
      .not-mac #main-collection-filters .mobile-facets .mobile-facets__main details.mobile-facets__details ul.mobile-facets__list>li input:checked+label:after {
        top: 6px !important;
      }

      .is-win #main-collection-filters .mobile-facets .mobile-facets__main>.mobile-facets__details:has(>div>.mobile-facets__sort) .custom-sort-container .custom-sort__options>label>input:checked+span.custom-sort__label:after,
      .not-mac #main-collection-filters .mobile-facets .mobile-facets__main>.mobile-facets__details:has(>div>.mobile-facets__sort) .custom-sort-container .custom-sort__options>label>input:checked+span.custom-sort__label:after {
        top: 9px !important;
      }

      .is-win #main-collection-filters .mobile-facets .mobile-facets__main details.mobile-facets__details ul.mobile-facets__list>li input+label:before,
      .not-mac #main-collection-filters .mobile-facets .mobile-facets__main details.mobile-facets__details ul.mobile-facets__list>li input+label:before {
        margin-top: -6px !important;
      }


      .is-win #main-collection-filters .mobile-facets .mobile-facets__main>.mobile-facets__details:has(>div>.mobile-facets__sort) .custom-sort-container .custom-sort__options>label>input:checked+span.custom-sort__label:after,
      .not-mac #main-collection-filters .mobile-facets .mobile-facets__main>.mobile-facets__details:has(>div>.mobile-facets__sort) .custom-sort-container .custom-sort__options>label>input:checked+span.custom-sort__label:after {
        top: 6.3px !important;
      }

      .is-win #main-collection-filters .mobile-facets .mobile-facets__main>.mobile-facets__details:has(>div>.mobile-facets__sort) .custom-sort-container .custom-sort__options>label>span.custom-sort__label:before,
      .not-mac #main-collection-filters .mobile-facets .mobile-facets__main>.mobile-facets__details .mobile-facets__submenu .mobile-facets__list .mobile-facets__item label.mobile-facets__label span.facet-swatch {
        margin-top: -6px;
      }

    }

  }
}


/* New css for search page feedback */

#search-page-template div#ProductGridContainer {
  position: relative;
  z-index: 1;
}


.template-search .mobile-facets__main facet-apply {
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-direction: row-reverse;
}

.template-search .mobile-facets__main facet-apply button#clear-all-button {
  width: unset !important;
  margin: 0 !important;
  min-width: unset;
  border: 0 !important;
  background-color: transparent !important;
  text-transform: capitalize !important;
}

.template-search .mobile-facets__main facet-apply button.filter-apply-button {
  border: 0;
  min-width: unset;
  padding: 14px 40px;
  background-color: #000;
  color: #fff;
}

@media (max-width: 768px) {
  #search-page-template facet-filters-form .mobile-facets__details.js-filter[data-index="mobile-sort"] {
    display: none;
  }
}

.designer-page-layout {
  margin-top: 38.2px;
  margin-bottom: 38px;
}

.designer-page-layout .image-with-text__content-container {
  padding: 0;
}

.designer-page-layout .image-with-text__content {
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
}

.designer-page-layout h2 {
  font-family: Zephyr;
  font-size: 34px;
  font-weight: 400;
  line-height: 40px;
  margin-top: 0;
  margin-bottom: 30px;
  color: #000;
  text-transform: none;
  letter-spacing: normal;
  text-align: center;
}

.designer-page-layout p {
  font-family: "Gill Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 16px;
  color: #000;
  text-align: center;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.designer-page-layout p strong {
  display: block;
  font-family: Zephyr;
  font-size: 34px;
  font-weight: 400;
  line-height: 40px;
  margin-top: 20px;
  text-align: center;
  color: #000;
  font-style: normal;
}

.designer-mobile-image {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .designer-page-layout {
    margin-top: 0;
  }

  .designer-page-layout.wrapper {
    padding-left: 13px;
    padding-right: 13px;
  }

  .designer-page-layout h2 {
    font-size: 26px;
    line-height: 32px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    margin-top: 0;
    margin-bottom: 24px;
  }

  .designer-page-layout p strong {
    display: block;
    font-family: Zephyr;
    font-size: 26px;
    font-weight: 400;
    line-height: 32px;
    margin-top: 24px;
    text-align: center;
    color: #000;
    font-style: normal;
  }

  .designer-page-layout p {
    font-size: 14px;
    line-height: 18px;
    width: 303px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .designer-page-layout .designer-text-top p:last-child {
    margin-bottom: 0;
  }

  .designer-page-layout .image-with-text__content-container {
    padding: 0;
  }

  .designer-page-layout .image-with-text__content {
    width: 100%;
    max-width: 364px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }

  .designer-page-layout .image-with-text__image-container:not(.designer-mobile-image) {
    display: none !important;
  }

  .designer-page-layout .designer-mobile-image {
    display: block !important;
    width: 334px;
    max-width: 100%;
    height: auto;
    aspect-ratio: 334 / 507;
    margin: 20px auto 20px auto;
    object-fit: cover;
    background-size: cover;
    background-position: center center;
  }

  .designer-page-layout .designer-mobile-image::before {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .designer-page-layout.feature-flex {
    flex-wrap: nowrap;
    align-items: stretch;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    padding-left: clamp(40px, 7.638vw, 110px);
    padding-right: clamp(40px, 7.638vw, 110px);
  }

  .designer-page-layout .image-with-text__image-container {
    width: clamp(300px, 44.79vw, 645px);
    min-width: 0;
    max-width: 645px;
    height: auto;
    min-height: clamp(500px, 55.2vw, 795px);
    flex: 0 0 clamp(300px, 44.79vw, 645px);
  }

  .designer-page-layout .image-with-text__image-container::before {
    display: none;
  }

  .designer-page-layout .image-with-text__content-container {
    flex: 1 1 auto;
    width: auto;
    min-width: 0;
    margin-left: 5.902dvw;
  }
}
}


/* PDP Revamp - 11-08-2026 */

#product_template .main-image.with_slider > .images .bunmain .bunpro {
   position: relative;
}

.cp-card-badges {
    position: absolute;
    top: 51px;
    left: 12px;
    z-index: 5;
    display: flex;
    flex-direction: column;
    gap: 0;
    align-items: flex-start;
    margin: 0;
    pointer-events: none;
}

.cp-card-badges .badge { margin: 0; }

.cp-card-badges .product-badge {
    top: 0;
    left: 0;
}

.cp-card-badges .product-badge .sale-badge--circle span.product-badge__circle-text {
    line-height: 21px !important;
    height: 19px;
}

#product_template .product-template__container .product__meta.card-shadow>.h1 {
    margin-bottom: 18px;
    letter-spacing: 0;
}

#product_template .product-template__container  .product__meta.card-shadow h5.collection_name {
  line-height: 29px;
    height: 21px; 
    margin-bottom: 16px;
}

.product .product__meta .price {
    margin-bottom: 20px;
}

.pdp-jump-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    margin-bottom: 49px;
}


#product_template .product__image-container .nslider .nslider__thumbs button.nslider__thumb:last-child {
    order: 1;
}

#product_template .product__image-container .nslider .nslider__stage span.badge {
    position: absolute;
    right: 12px;
    top: 12px;
    margin: 0;
}

#product_template .product__image-container .nslider .nslider__stage span.badge .product-badge {
    top: 0;
    left: 0;
}

#product_template .product__image-container .nslider .nslider__stage span.badge .product-badge > span {
    width: 60px;
    height: 60px;
    padding-top: 7px;
}

#product_template .product__image-container .nslider .nslider__stage span.badge .product-badge > span > span.product-badge__circle-text {
font-size: 16px !important;
    line-height: 100% !important;
    font-weight: 500;
    text-box-trim: trim-both;
    text-box-edge: cap alphabetic;
    position: static;
    transform: none;
    width: 100%;
}

.pdp-jump-btn {
    background: transparent;
    border: .6px solid #000;
    border-radius: 999px;
    padding: 11px 16px 8px;
    font-size: 16px;
    line-height: 14px;
    letter-spacing: 0;
    color: #000;
    cursor: pointer;
    white-space: nowrap;
    transition: background .2s ease, color .2s ease;
    font-family: Gill-Sans !important;
    font-weight: 300;
    display: inline-flex;
    align-items: center;
}

.pdp-jump-btn:hover {
    background: var(--color_btn_background_hover);
    color: #fff;
    border-color: var(--color_btn_background_hover);
}

.pdp-jump-btn span {
    text-box-trim: trim-both;
    text-box-edge: cap alphabetic;
    font-size: 16px;
    line-height: 14px;
    color: #000000;
}

.pdp-jump-btn:hover span {
    color: #fff;
}

.product .product__meta .buy-buttons__container .product-form__buttons button.product-form__submit span {
    letter-spacing: 0;
    padding: 17.9px 10px;
}

.product .product__meta .buy-buttons__container .product-form__buttons a.buy-now-btn {
    letter-spacing: 0;
    padding: 17.9px 10px;
}

.product .product__meta section.product__description .accordion__item .accordion__trigger {
    padding: 13px 19px 8px 14px;
    line-height: 19px;
    font-family: "Gill-Sans";
}

.product .product__meta section.product__description .accordion__item .accordion__trigger span.accordion__icon {
    top: -3px;
}

.section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .product-loop-element__price p .p--crossed-out {
    padding: 0;
}


@media (max-width:1000px) {
.product-template__container .product__meta .pdp-jump-buttons {
    display: none;
}

.product__image-container .grid-product-container.product-image .product-featured-image {
  margin-bottom: 24px;
}

.pdp-jump-buttons {
  border-top: 1px solid #D9D9D9;
  padding: 18px 13px 0;
  margin-bottom: 18px;
}

.pdp-jump-btn {
  padding: 10px 15px 8px;
  font-size: 14px;
}


#product_template .product-template__container .product__meta .price {
  margin-bottom: 16px;
}

#product_template .product__meta .select-dropdown.jtpl_color_dropdown {
  padding-top: 16px;
  padding-bottom: 16.5px;
}
  
}

@media (max-width:768px) {
  #product_template .product__image-container .nslider .nslider__stage span.badge .product-badge > span {
    width: 50px;
    height: 50px;
}

  
#product_template .main-image.with_slider {
  margin-top: 0 !important;
}

#product_template .product__meta .select-dropdown.jtpl_color_dropdown .color_name_pdp {
  line-height: 21px;
  margin-bottom: 14px;
  height: 21px;
}

#product_template .product__meta .variant_inventory_wrapper {
  margin: 18px auto 0;
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 16.48px;
  gap: 0;
}

#product_template .product__meta .variant_inventory_wrapper .product-form__input>legend .cp-size-btn-wrap {
  padding-right: 0;
  margin-bottom: 16px;
}


#product_template .size-fit__indicator {
  margin-bottom: 20px;
  padding: 16px;
  padding-top: 20px;
}

.cp-card-badges {
    display: none;
}
  
section.grid-product-container.product-image {
  margin-bottom:0 !important;
}

#product_template .product-template__container .product__meta.card-shadow>.h1 {
    margin-bottom: 14px;
}

#product_template .product-template__container  .product__meta.card-shadow h5.collection_name {
  line-height: 29px;
  height: 21px; 
  margin-bottom: 14px;
}

#product_template .cp-fit-block {
  padding-left: 26px;
  padding-right: 26px;
  padding-bottom: 0;
  margin-bottom: 0;
}

#product_template .product__meta .buy-buttons__container {
  padding: 0 26px;
}

#product_template.wrapper .product-template__container .product__meta.card-shadow .buy-buttons__container {
  margin: 16px auto 0 !important;
}

.product .product__meta .buy-buttons__container .product-form__buttons a.buy-now-btn {
    margin-bottom: 18px;
}
  
.product .product__meta .price {
    margin-bottom: 16px;
}

.product .product__meta .price>div s.h4.price-item.price-item--regular, .product .product__meta .price>div span.h4.price-item {
  line-height: 24.4px !important;
}

.product .product__meta .buy-buttons__container .product-form__buttons a.buy-now-btn,
.product .product__meta .buy-buttons__container .product-form__buttons button.product-form__submit span {
    padding: 17.9px 10px;
}
  
section.grid-product-container.product-image .product__slides .flkty-counter {
  position: absolute;
  bottom: 8px;
  background-color: rgb(0 0 0 / 50%);
  padding: 5px 13px;
  width: 105px !important;
  border-radius: 20px;
  color: #fff !important;
  font-size: 12px !important;
  left: 11px;
}

section.grid-product-container.product-image .product__slides button.flickity-button.flickity-prev-next-button.previous {
  left: 12px !important;
  bottom: 10px !important;
  margin-left: 10px;
}

section.grid-product-container.product-image .product__slides button.flickity-button.flickity-prev-next-button {
  bottom: 10px !important;
  top: auto !important;
  right: 36% !important;
  left: 88px !important;
  opacity: 1;
  z-index: 1;
}

section.grid-product-container.product-image .product__slides button.flickity-button.flickity-prev-next-button svg.flickity-button-icon {
  fill: #fff !important;
  color: #fff !important;
  opacity: 1;
}

#product_template .main-image.with_slider>.images .bunmain .bunpro {
  width: 50% !important;
  padding: 20px 5px 0 !important;
  height: 310px !important;
}

#product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper>a img {
    max-height: 210px !important;
}

#product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper {
  height: 210px !important;
  min-height: 210px !important;
}

#product_template .main-image.with_slider>.images .bunmain {
  padding: 0 !important;
}

.section__product-recommendations .wrapper.featured-collection .featured-collection__loop .flickity-viewport {
  margin: 0 !important;
}

.section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product {
  width: 50% !important;
  padding: 0px 5px 0 !important;
  height: 370px !important;
}

.section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .product-loop__image-container {
  height: 210px !important;
  min-height: 210px !important;
}

.section__product-recommendations .wrapper.featured-collection .featured-collection__loop button.flickity-button {
    top: 32% !important;
}

section__product-recommendations .wrapper.featured-collection .featured-collection__loop button.flickity-button svg.flickity-button-icon {
    color: #fff;
    fill: #fff;
}

.section__product-recommendations .wrapper.featured-collection .featured-collection__loop {
    padding: 0 5px !important;
}

.section__product-recommendations .wrapper.featured-collection>.text-center {
    padding-bottom: 30px !important;
}


section.grid-product-container.product-image .product__slides .product__photo {
    width: 85% !important;
    display: block;
}

.product .product__meta .price>span.badge {
  position: absolute;
  top: 79px;
  right: 72px;
}

.product .product__meta .price>span.badge > .product-badge {
    top: 0;
    left: 0;
}

.product .product__meta .price>span.badge > .product-badge> span {
    width: 50px;
    height: 50px;
}

.product .product__meta .price>span.badge > .product-badge> span span.product-badge__circle-text {
    font-size: 16px !important;
    line-height: 100% !important;
    font-weight: 500 !important;
    text-box-trim: trim-both;
    text-box-edge: cap alphabetic;
    position: static;
    transform: none;
    width: 100%;
    padding-bottom: 1px;
}

}


@media (min-width:769px) {

.section__product-recommendations .wrapper.featured-collection>.text-center>h2 {
  line-height:normal !important;
}

#PageContainer .shopify-section .product-template__container {
    padding-top: 60px;
    align-items: start;
}

  #PageContainer .shopify-section .product-template__container .product__image-container {
    position: sticky;
    top: 80px;
}

#PageContainer .shopify-section .product-template__container .product__meta {
  padding-top: 1px;
  position: sticky;
  top: 60px;
}


.product__image-container .grid-product-container.product-image .product-featured-image .nslider .nslider__stage > img.is-active {
    opacity: 1;
}

.product__image-container .grid-product-container.product-image .product-featured-image .nslider .nslider__stage > img:not(.is-active) {
    opacity:0;
}

.pdp-jump-buttons.second {
    display: none;
}

  
.product__image-container .grid-product-container.product-image .product-featured-image {
    display: flex;
}


.product__image-container .grid-product-container.product-image .product-featured-image .nslider {
    gap: 16px;
}

.product__image-container .grid-product-container.product-image .product-featured-image .nslider .nslider__thumbrail {
    display: block;
    width: 90px;
    flex: 0 0 90px;
    position: relative;
}

.product__image-container .grid-product-container.product-image .product-featured-image .nslider .nslider__thumbrail .nslider__tnav:disabled {
    display: none !important;
}

.product__image-container .grid-product-container.product-image .product-featured-image .nslider .nslider__thumbs {
    gap: 14px;
}


.product__image-container .grid-product-container.product-image .product-featured-image .nslider .nslider__thumbs button.nslider__thumb {
    height: 100px !important;
    border-radius: 0;
    border: 0;
}

.product__image-container .grid-product-container.product-image .product-featured-image .nslider .nslider__thumbs button.nslider__thumb img {
    object-position: top;
    object-fit: cover;
}

.product__image-container .grid-product-container.product-image .product-featured-image .nslider .nslider__thumbs button.nslider__thumb.is-active {
    box-shadow: none;
    border: 2px solid #000;
}

.product__image-container .grid-product-container.product-image .product-featured-image .nslider button.nslider__tnav {
    background: transparent;
    border-radius: 0;
    height: unset;
}

.product__image-container .grid-product-container.product-image .product-featured-image .nslider button.nslider__tnav.nslider__tnav--down {
    margin-top: 4px;
}

.product__image-container .grid-product-container.product-image .product-featured-image .nslider button.nslider__tnav svg {
    width: 17px;
    height: 10px;
}

.product__image-container .grid-product-container.product-image .product-featured-image .nslider button.nslider__tnav.nslider__tnav--up {
    position: absolute;
    top: -14px;
}  

.product__image-container .grid-product-container.product-image .product-featured-image .nslider .nslider__stage {
    border-radius: 0;
}

.product__image-container .grid-product-container.product-image .product-featured-image .nslider .nslider__stage button.nslider__nav {
    display: none;
}

.product__image-container .grid-product-container.product-image .product-featured-image .nslider .nslider__stage .nslider__counter {
    display: none;
}
  
  
}


.template-product .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .product-loop-element__details .mp__swatches {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
}

.template-product .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .product-loop-element__details .mp__swatches .mp__swatch-track {
    display: flex;
    align-items: center;
    gap: 3.93px;
    overflow-x: auto;
    scroll-behavior: smooth;
    scrollbar-width: none;
    max-width: 119px;
}

.template-product .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .product-loop-element__details .mp__swatches button.mp__swatch-arrow {
    background: none;
    border: none;
    cursor: pointer;
    padding: 4px;
    line-height: 0;
    color: #000;
    flex: 0 0 auto;
}

.template-product .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .product-loop-element__details .mp__swatches button.mp__swatch-arrow[hidden] {
    color: #a8a8a8;
}

.template-product .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .product-loop-element__details .mp__swatches .mp__swatch-track .mp__swatch {
    flex: 0 0 auto;
    display: block;
    border-radius: 50%;
    overflow: hidden;
    border: 1px solid transparent;
    position: relative;
    height: 37px;
    width: 37px;
    align-items: center;
    justify-content: center;
    gap: 0;
    padding: 3px;
}

.template-product .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .product-loop-element__details .mp__swatches .mp__swatch-track .mp__swatch >img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    opacity: 1;
}

.template-product .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .product-loop-element__details .mp__swatches .mp__swatch-track .mp__swatch.mp__swatch--active {
    border-color: #fe95c1;
}

.template-product .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .product-loop-element__details .cp-matched-color, .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .product-loop-element__details .cp-color-swatches {
    display: none;
}

.template-product .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .product-loop-element__details .product-loop-element__price {
    order: unset;
}

.template-product .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .product-loop-element__details {
    padding: 0;
    margin-top: 20px;
    gap: 0;
}


.template-product .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .product-loop-element__details .mp__card-subtitle {
    display: block !important;
    font-size: 12px;
    color: #575757;
    letter-spacing: normal;
    line-height: 24.5px;
    text-transform: uppercase;
}

.template-product .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .product-loop-element__details p.product-loop_title, .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .product-loop-element__details p.product-loop_title a {
    font-size: 16px;
    line-height: 24.5px !important;
    font-weight: 400;
    font-family: Gill-Sans !important;
    text-transform: uppercase;
}

.template-product .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .product-loop-element__details .product-loop-element__price > p {
    font-size: unset;
    line-height: normal;
    font-weight: 400;
    margin-bottom: 12px;
}

.template-product .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .product-loop-element__details .product-loop-element__price > p span.money {
    color: #000 !important;
    font-size: 14px;
    line-height: 24.5px;
    letter-spacing: normal;
    font-weight: 400;
}

.template-product .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .product-loop-element__details .product-loop-element__price > p .p--crossed-out {
    padding-right: 0;
    position: relative;
    line-height: normal;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio:3/2), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
  .template-product .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .product-loop-element__details .product-loop-element__price > p .p--crossed-out:before {
        top: 4px;
    }
}

.template-product .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .product-loop__image-container img {
    vertical-align: middle;
}

.template-product .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .product-loop__image-container button.cp-quick-add,
.template-product .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .product-loop__image-container .cp-size-panel {
    display:none;
}

.template-product .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .product-loop__image-container  button.quick-size-toggle {
    position: absolute;
    bottom: 14px;
    right: 14px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 35px;
    z-index: 99;
    border: 1px solid #c37899;
    background-color: #fff;
    opacity: 1;
    visibility: visible;
}

.template-product .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .product-loop__image-container .col_size_option.show ~ button.quick-size-toggle {
    opacity: 0;
    visibility: hidden;
}

.template-product .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .product-loop__image-container button.quick-size-toggle svg {
    width: 16px;
    height: 16px;
    fill: #c37899;
    stroke: #c37899;
}

.template-product .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .product-loop__image-container .col_size_option.show {
    opacity: 1;
}

.template-product .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .product-loop__image-container .col_size_option.show + button.quick-size-toggle {
    opacity: 0;
    visibility: hidden;
}

.nslider {
  display: flex;
  gap: 14px;
  align-items: flex-start;
  position: relative;
  width: 100%;
}
.nslider * { 
  box-sizing: border-box;
}

.nslider__thumbrail {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 78px;
  flex: 0 0 78px;
}
.nslider__thumbs {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
  overflow: hidden;
  scroll-behavior: smooth;
}

/* thumb rail up/down arrows */
.nslider__tnav {
  width: 100%;
  height: 24px;
  border: none;
  border-radius: 4px;
  background: #f0f0f0;
  color: #444;
  cursor: pointer;
  display: grid;
  place-items: center;
  flex: 0 0 auto;
}
.nslider__tnav:hover { 
  background: #e4e4e4;
}

.nslider__tnav:disabled { 
  opacity: .3; 
  cursor: default; 
}

.nslider__tnav svg { 
  width: 14px; 
  height: 8px; 
}

.nslider__tnav--up svg { 
  transform: rotate(180deg); 
}

/* thumbnails */
.nslider__thumb {
  width: 100%;
  aspect-ratio: 2 / 3;
  flex: 0 0 auto;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  overflow: hidden;
  cursor: pointer;
  padding: 0;
  background: #f4f4f4;
}
.nslider__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.nslider__thumb.is-active {
  border-color: #2f6bff;
  box-shadow: 0 0 0 1px #2f6bff;
}

.nslider__stage {
  position: relative;
  flex: 1 1 auto;
  border-radius: 4px;
  overflow: hidden;
  background: #f4f4f4;
  aspect-ratio: 2 / 3;
  cursor: zoom-in;
}

.nslider__stage img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity .3s ease;
}

.nslider__stage img.is-active {
  opacity: 1; 
}

.nslider__badge {
  position: absolute;
  top: 14px;
  right: 14px;
  z-index: 4;
  background: #2f6bff;
  color: #fff;
  font: 600 13px/1 system-ui, sans-serif;
  padding: 6px 12px;
  border-radius: 14px;
}

/* prev / next arrows */
.nslider__nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 4;
  width: 40px;
  height: 40px;
  border: none;
  border-radius: 50%;
  background: rgba(255, 255, 255, .85);
  color: #222;
  cursor: pointer;
  display: grid;
  place-items: center;
  transition: background .15s, opacity .15s;
}

.nslider__nav:hover { 
  background: #fff;
}

.nslider__nav:disabled {
  opacity: .35; 
  cursor: default; 
} 

.nslider__nav svg {
  width: 16px; 
  height: 16px; 
}

.nslider__nav--prev { 
  left: 12px; 
}

.nslider__nav--next { 
  right: 12px; 
}

/* counter pill */
.nslider__counter {
  position: absolute;
  bottom: 12px;
  right: 14px;
  z-index: 4;
  background: rgba(0, 0, 0, .55);
  color: #fff;
  font: 12px/1 system-ui, sans-serif;
  padding: 4px 9px;
  border-radius: 12px;
}

/* ---------- lightbox ---------- */
.nslider-lb {
  position: fixed;
  inset: 0;
  z-index: 99999;
  background: rgba(0, 0, 0, .92);
  display: none;
  align-items: center;
  justify-content: center;
  cursor: zoom-out;
}
.nslider-lb.is-open { display: flex; }
.nslider-lb img {
  max-width: 92vw;
  max-height: 92vh;
  object-fit: contain;
}
.nslider-lb__close {
  position: absolute;
  top: 18px;
  right: 22px;
  font-size: 34px;
  line-height: 1;
  color: #fff;
  background: none;
  border: none;
  cursor: pointer;
}
.nslider-lb__nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 48px;
  height: 48px;
  border: none;
  border-radius: 50%;
  background: rgba(255, 255, 255, .18);
  color: #fff;
  font-size: 24px;
  cursor: pointer;
}

.nslider-lb__nav--prev { 
  left: 18px;
}

.nslider-lb__nav--next { 
  right: 18px; 
}

.template-product .product__image-container .grid-product-container.product-image .product-featured-image .flickity-viewport {
    width: 100%;
}


.template-product div#product_template.wrapper {
  max-width:1180px;
}

.template-product .shopify-section .product-template__container {
  max-width:1180px;
  gap: 20px;
}

#product_template .product-template__container .product__meta .price>div s.h4.price-item.price-item--regular {
    margin: 0;
}

#product_template .product__meta .select-dropdown.jtpl_color_dropdown .color_name_pdp {
    margin-bottom: 10px;
}

#product_template .product__meta .variant_inventory_wrapper .product-form__input>legend .cp-size-btn-wrap {
  margin-bottom: 14px;
}

#product_template .cp-fit-block {
    margin-top: 26.48px;
    max-width: 358px;
}

#product_template .cp-model-info {
  padding-bottom: 18px;
  font-size: 13px;
  line-height: 16px;
}

#product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper .cp-size-panel {
    gap: 10px;
}

#product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper .cp-size-panel button.cp-size-btn {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #c37798;
    background: #ffffff;
    color: #c37798;
    cursor: pointer;
    font-size: 11px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.15s ease, color 0.15s ease, border-color 0.15s ease;
    position: relative;
    font-family: var(--bodyFontStack);
    font-weight: var(--headingFontWeight);
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    line-height: 1.3;
    position: relative;
}

#product_template .pdp-jump-buttons.second {
  display: none;
}

#product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper .cp-size-panel button.cp-size-btn.cp-size-sold-out {
    cursor: not-allowed;
    pointer-events: all;
    text-decoration: unset;
}

#product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper .cp-size-panel button.cp-size-btn:hover {
    background-color: #c37798;
    color: #fff;
}

#product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper .cp-size-panel button.cp-size-btn.cp-size-sold-out:before {
    content: "";
    position: absolute;
    background: #0000006b;
    width: 1px;
    height: 100%;
    top: 0;
    left: 50%;
    transform: translate(-50%) rotate(45deg);
}

#product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper .cp-size-panel button.cp-size-btn.cp-size-sold-out:after {
    content: "";
    position: absolute;
    background: #0000006b;
    width: 1px;
    height: 100%;
    top: 0;
    left: 50%;
    transform: translate(-50%) rotate(-45deg);
}

#product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper .cp-quick-add::after {
    display: none;
}

#product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper .cp-quick-add svg {
    width: 16px;
    height: 16px;
    fill: #c37899;
    stroke: #c37899;
}

@media (max-width:1150px) and (min-width:769px) {
  .template-product .shopify-section .product-template__container {
    grid-template-columns: 1fr minmax(45%, min-content);
}
}


@media (max-width:1080px) and (min-width:1024px) {
  .product__image-container .grid-product-container.product-image .product-featured-image .nslider .nslider__thumbrail {
        width: 70px;
        flex: 0 0 70px;
  }
}

.product__meta .select-dropdown.jtpl_color_dropdown .dropdown-menu .slick-list .slick-track:not(:has(> :nth-child(5))){
    transform: unset !important;
}


@media (max-width: 768px) {

.product__meta .select-dropdown.jtpl_color_dropdown .dropdown-menu .slick-list .slick-track:not(:has(> :nth-child(5))){
    transform: unset !important;
}

#product_template .cp-model-info {
    font-size: 14px;
    padding-bottom: 20px;
}

#product_template .cp-fit-block {
    margin-top: 16px;
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px;
}

.cp-shipping-inner span.cp-ship-text {
    letter-spacing: .0001px;
}

#product_template .product__meta .select-dropdown.jtpl_color_dropdown {
  width: calc(100% - 60px);
}

.product__meta .select-dropdown.jtpl_color_dropdown .dropdown-menu {
  width: 330px;
  margin: 0 auto;
}

.product__meta .select-dropdown.jtpl_color_dropdown .dropdown-menu button.slick-arrow {
    left: 14px;
}

.product__meta .select-dropdown.jtpl_color_dropdown .dropdown-menu button.slick-arrow.cp-next {
    right: 14px;
}

.product__meta .variant_inventory_wrapper .product-form__input {
    gap: 12.48px;
}

#product_template .product__meta .variant_inventory_wrapper {
    min-width: 330px;
    max-width: 330px;
}

#product_template .main-image.with_slider>.images .bunmain .bunpro .cp-card-badges .product-badge span.sale-badge--circle {
    width: 40px;
    height: 40px;
    padding: 0 3px;
}

#product_template .main-image.with_slider>.images .bunmain .bunpro .cp-card-badges .product-badge span.sale-badge--circle .product-badge__circle-text {
    font-size: 11.5px !important;
    line-height: 13.5px !important;
    text-box-trim: trim-both;
    text-box-edge: cap alphabetic;
    position: static;
    transform: none;
    width: 100%;
    height: unset;
}

#product_template .product__meta .pdp-jump-buttons {
  display: none;
}

#product_template .pdp-jump-buttons.second {
  display: flex;
}

.section__product-recommendations .wrapper.featured-collection .featured-collection__loop button.flickity-button svg.flickity-button-icon {
    color: #fff;
    fill: #fff;
}

.section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .product-loop__image-container .product-badge span.sale-badge {
    width: 40px;
    height: 40px;
}

.section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .product-loop__image-container .product-badge span.sale-badge .product-badge__circle-text {
    font-size: 11.5px !important;
    line-height: 13.5px !important;
    text-box-trim: trim-both;
    text-box-edge: cap alphabetic;
    position: static;
    transform: none;
    width: 100%;
}

.product__meta .buy-buttons__container .product-form__buttons button.product-form__submit {
    margin-bottom: 10px;
}

#product_template .product__meta .select-dropdown.jtpl_color_dropdown .color_name_pdp {
    margin-bottom: 14px;
}

#product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper .cp-size-panel {
    gap: 6px;
}

#product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper .cp-size-panel button.cp-size-btn {
    width: 25px;
    height: 25px;
}

.product .product__meta section.product__description .accordion__item .accordion__trigger {
    padding: 13px 13px 8px 14px;
}

}


@media (max-width: 390px) {

#product_template .pdp-jump-buttons.second {
    padding-left: 13px;
    padding-right: 13px;
    gap: 9px;
    display: flex;
    flex-wrap: nowrap;
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  .pdp-jump-btn {
      letter-spacing: 0;
      padding-left: 19.5px;
      padding-right: 19.5px; 
  }

  section.grid-product-container.product-image .product__slides button.flickity-button.flickity-prev-next-button,
    section.grid-product-container.product-image .product__slides button.flickity-button.flickity-prev-next-button.previous {
        bottom: 13px !important;
    }


#product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper,
.section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .product-loop__image-container {
    height: 234px !important;
    min-height: 234px !important;
}

#product_template .main-image.with_slider>.images .bunmain .bunpro {
  width: 50% !important;
  padding: 20px 5px 0 !important;
  height: 350px !important;
}

#product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper>a img {
    max-height: 232px !important;
}

}


@media (max-width: 440px) and (min-width:420px) {
        section.grid-product-container.product-image .product__slides .flkty-counter {
        padding: 10px 13px;
        text-box-trim: trim-both;
        text-box-edge: cap alphabetic;
    }

    section.grid-product-container.product-image .product__slides button.flickity-button.flickity-prev-next-button.previous {
        bottom: 13px !important;
    }

  section.grid-product-container.product-image .product__slides button.flickity-button.flickity-prev-next-button {
    bottom: 12px !important;
  }

      .template-product .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product {
        height: 440px !important;
    } 

        .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .product-loop__image-container {
        height: 300px !important;
        min-height: 300px !important;
    }

}


@media (max-width: 412px) and (min-width:410px) {
section.grid-product-container.product-image .product__slides .flkty-counter {
        padding: 10px 13px;
        text-box-trim: trim-both;
        text-box-edge: cap alphabetic;
    }

     section.grid-product-container.product-image .product__slides button.flickity-button.flickity-prev-next-button,
    section.grid-product-container.product-image .product__slides button.flickity-button.flickity-prev-next-button.previous {
        bottom: 12px !important;
    }
}

@media (max-width: 390px) and (min-width:385px) {
    section.grid-product-container.product-image .product__slides .flkty-counter {
        padding: 10px 13px;
        text-box-trim: trim-both;
        text-box-edge: cap alphabetic;
    }

    section.grid-product-container.product-image .product__slides button.flickity-button.flickity-prev-next-button,
    section.grid-product-container.product-image .product__slides button.flickity-button.flickity-prev-next-button.previous {
        bottom: 11px !important;
    }
}

@media (max-width: 376px) and (min-width: 370px) {
  .pdp-jump-btn {
      padding-left: 17px;
      padding-right: 17px;
  }
#product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper>a img,
#product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper:hover>a>img.ProductImgg:last-child, .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element img.product-loop__secondary-image {
        height: 232px !important;
        max-height: 232px !important;

}

  #product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper>a img {
      max-height: 232px !important;
  }

.section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element img.product-loop__secondary-image,
.section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .product-loop__image-container {
    height: 265px !important;
    min-height: 265px !important;
}

.section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product {
        height: 430px !important;
    }


}




@media (max-width: 374px) and (min-width: 370px) {
  .pdp-jump-btn {
      padding-left: 14px;
      padding-right: 14px; 
  }

}


@media (max-width: 369px) and (min-width: 320px) {
.pdp-jump-btn {
        padding-left: 8px;
        padding-right: 8px;
    }

    .product__meta .select-dropdown.jtpl_color_dropdown .dropdown-menu {
        width: 262px;
        margin: 0 auto;
    }

    .product__meta .select-dropdown.jtpl_color_dropdown .dropdown-menu button.slick-arrow {
        left: 0;
    }

        .product__meta .select-dropdown.jtpl_color_dropdown .dropdown-menu button.slick-arrow.cp-next {
        right: 0;
    }

    .product__meta .select-dropdown.jtpl_color_dropdown .dropdown-menu .slick-list {
    max-width: 236.588px;
    margin: 0 auto;
}

.product__meta .select-dropdown.jtpl_color_dropdown .dropdown-menu li {
    width: 37.5227px;
    height: 37.5227px;
    margin-right: 4.24px;
    margin-left: 4.24px;
    position: relative;
}

.product__meta .select-dropdown.jtpl_color_dropdown .dropdown-menu li.is-active {
    width: 44.4972px;
    height: 44.4972px;
}

    
}


@media (max-width: 360px) and (min-width:358px) {
    section.grid-product-container.product-image .product__slides .flkty-counter {
        padding: 10px 13px;
        text-box-trim: trim-both;
        text-box-edge: cap alphabetic;
    }

}





@media (min-width: 769px) {
#product_template .product__meta .pdp-jump-buttons {
  display: flex;
}

.template-product .product .product__meta .price>span.badge {
    display: none;
}

}

@media (min-width: 1550px) {
  .template-product div#product_template.wrapper {
    max-width: 90%;
  }
  .template-product .shopify-section .product-template__container {
    max-width: 100%;
  }
} 

h2,
.rich-text-content h2,
.image-with-text__content-container h2 {
  text-transform: none;
}

.loft-toast__wrapper span {
    font-family: 'Cabin';
}

.product-template__container .product__meta.card-shadow>.h1 {
  text-transform: capitalize;
}


/* new css for alignment in tablet */


@media (max-width:1188px) and (min-width:768px) {

  #shopify-section-v1-footer #vf-v1-footer .vf__main {
    gap: 10px;
  }
  #shopify-section-v1-footer #vf-v1-footer .vf__cols {
    flex-basis: calc(65% - 40px);
  }

  #shopify-section-v1-footer #vf-v1-footer .vf__newsletter {
    flex-basis: 35%;
}

.template-index .mp-media-products .mp__products>.mp__card .mp__card-body .mp__swatches .mp__swatch-track a.mp__swatch {
    height: 33px !important;
    width: 33px !important;
}

.template-index .mp-media-products .mp__products>.mp__card>.mp__card-imagewrap>button.mp__plus {
    right: 15px !important;
    bottom: 15px !important
}

#shopify-section-v1-footer #vf-v1-footer .vf__news-heading {
    font-size: calc( 34px - 30%);
    line-height: calc( 34px - 30%);
}

.blog__article-grid--3 {
    grid-template-columns: repeat(2, 1fr) !important;
}

.contact-section-wrapper .contact-card {
    padding: 57px 50px 60px;
} 

.contact-section-wrapper .contact-card .contact-card__body {
    padding: 0;
}

.contact-section-wrapper .contact-card__header h2 {
    font-size: calc(34px - 30%);
    line-height: calc(48px - 30%);
}

}

@media (max-width: 1099px) and (min-width: 769px) {
  #product-grid .collection-page__product.collection-page__promo-block.promo-block-image {
    width: calc(25% - 12px);
    padding: 0;
  }

  #collection-template .mp__swatches .mp__swatch-track a.mp__swatch {
    height: 36px;
    width: 36px;
  }
}

@media (max-width:768px) {
#shopify-section-v1-footer #vf-v1-footer .vf__news-heading {
          font-size: 26px;
        line-height: 58px;
}

#shopify-section-v1-footer #vf-v1-footer .vf__newsletter {
    max-width: 400px;
    margin: 0 auto;
}

#shopify-section-v1-footer #vf-v1-footer .vf__news-form .newsletter__input,
#shopify-section-v1-footer #vf-v1-footer .vf__news-form input[type="email"] {
  max-width: calc(100% - 120px);
}

#shopify-section-v1-footer #vf-v1-footer .vf__news-form .newsletter__submit,
#shopify-section-v1-footer #vf-v1-footer .vf__news-form button[type="submit"] {
  max-width: 120px;
}

}

/* navigation hover issue */

.header__nav li.site-nav--has-dropdown:hover .single-menu-dropdown,
.header__nav li.site-nav--has-dropdown:hover .single-dropdown {
    display: flex;
    display: -ms-flexbox;
    justify-content: space-between;
    box-shadow: var(--dropdown_shadow);
}

#product_template .product__meta .buy-buttons__container .product-form__buttons .restock-rocket-button-container button.restock-rocket-button {
    padding: 17.9px 10px;
    min-height: unset !important;
    height: unset !important;
    font-family: "Gill-Sans" !important;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 500 !important;
    letter-spacing: 0 !important;
    text-box-trim: trim-both;
    text-box-edge: cap alphabetic;
    line-height: normal;
    border: 1px solid #c37899 !important;
}

#product_template .product__meta .buy-buttons__container .product-form__buttons .restock-rocket-button-container:hover {
    opacity: 1;
}

#restock-rocket #formContainer button#form-Button {
    padding: 17.9px 10px;
    min-height: unset !important;
    height: unset !important;
    font-family: "Gill-Sans" !important;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 500 !important;
    letter-spacing: 0 !important;
    text-box-trim: trim-both;
    text-box-edge: cap alphabetic;
    line-height: normal;
    border: 1px solid #c37899;
    border-radius: 6px !important;
    opacity: 1;
}

restock-rocket #formContainer #form-Description {
    font-family: 'Gill-Sans';
    letter-spacing: 0;
}

#restock-rocket #formContainer input#form-Email,
#restock-rocket #formContainer select#form-Select {
    padding-top: 13px;
}

#restock-rocket #formContainer span#form-Consent-Checkmark {
    border-radius: 2px;
}

#restock-rocket #formContainer span#form-Consent-Checkmark::after {
    top: 7px;
    left: 10px;
}

#restock-rocket #formContainer svg#form-Header-Icon {
    margin-top: 0px !important;
}

#product_template .variant_inventory_wrapper .variant-inventory-info__container {
    margin: 0;
}

@media (max-width:1188px) and (min-width:1024px) {
  #product_template .main-image.with_slider>.images .bunmain .bunpro {
    height: 580px !important;
  }
  #product_template .main-image.with_slider>.images .bunmain .bunpro,
  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product {
      width: 31.33%;
      margin: 0px 17px;
  }

  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element img.product-loop__secondary-image {
    height: 450px !important;
    max-height: 450px;
  }

  #product_template .main-image.with_slider>.images .bunmain .bunpro {
      height: 600px !important;
  }

  .template-product .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product {
      height: 620px !important;
  }
}

@media (max-width:1023px) and (min-width:820px) {
  #product_template .main-image.with_slider>.images .bunmain .bunpro,
  .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product {
        width: 31.33%;
        margin: 0px 11px;
  }
}

@media (max-width:1024px) and (min-width:768px) {
  #product_template .size-fit__indicator {
    max-width: 330px;
    margin: 0 auto;
    margin-bottom: 20px;
}

#product_template .main-image.with_slider>.images .bunmain .bunpro {
    height: 550px !important;
}

.template-product .section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product {
  height: 600px !important;
}

.section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element .product-loop__image-container,
#product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper {
    height: 450px !important;
    min-height: 450px !important;
}

.section__product-recommendations .wrapper.featured-collection .featured-collection__loop .featured-collection__product .card-background .product-loop-element img.product-loop__secondary-image {
  height: 450px !important;
}

#product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper>a img {
    max-height: 450px !important;
}

.bunpro img,
#product_template .main-image.with_slider>.images .bunmain .bunpro .bunpro_image_wrapper>a>img.ProductImgg:last-child {
  height: 450px !important;
}

}

@media(max-width:768px) {
  #product_template .product__meta .buy-buttons__container .product-form__buttons .restock-rocket-button-container button.restock-rocket-button {
    margin-bottom: 10px !important;
  }
}

/* new css for complete matching set */


.ctl-bundle {
  font-family: inherit;
  margin: 32px 0;
}

.ctl-bundle__inner {
  max-width: 680px;
  margin: 0 auto;
}

.ctl-bundle__header {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 24px;
}

.ctl-bundle__title {
  font-size: 36px;
  font-weight: 400;
  margin: 0;
  font-family: 'Zephyr' !important;
}

.ctl-bundle__subtitle {
  font-size: 18px;
  color: #000000;
  text-decoration: none;
  cursor: pointer;
}

.ctl-bundle__subtitle:hover,
.ctl-bundle__subtitle:focus {
  color: #000000;
  text-decoration: underline;
}

.ctl-bundle__products {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin-bottom: 36px;
}

.ctl-bundle__product {
  flex: 1;
  text-align: center;
}

.ctl-bundle__img-link {
  display: block;
}

.ctl-bundle__img-wrap {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: 0 auto 12px;
}

.ctl-bundle__img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}

.ctl-bundle__badge {
  position: absolute;
  top: 8px;
  left: 8px;
  width: 49px;
  height: 49px;
  border-radius: 50%;
  background: #a8cce0;
  color: #fff;
  font-family: "Gill Sans", sans-serif;
  font-size: 11px;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ctl-bundle__product-name {
  font-family: "Gill Sans";
  font-size: 14.1px;
  line-height: 21.5907px;
  font-weight: 400;
  margin: 0 0 0px;
  letter-spacing: normal;
}

.ctl-bundle__product-variant {
  font-family: "Gill Sans";
font-size: 12.3375px;
    line-height: 21.5907px;
  color: #000000;
  margin: 0 0 0px;
}

.ctl-bundle__product-price {
  font-family: "Gill Sans";
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  margin: 0 0 0px;
}

.ctl-bundle__plus {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ctl-bundle__footer {
  border-top: 1px dashed #000;
  padding-top: 27px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

.ctl-bundle__summary-label {
  font-size: 14px;
  line-height: 21px;
  text-align: left;
  color: #000;
  margin: 0 0 0px;
}

.ctl-bundle__summary-row {
  display: flex;
  align-items: baseline;
  gap: 8px;
  flex-wrap: wrap;
}

.ctl-bundle__total {
    font-size: 23px;
    font-weight: 400;
    line-height: 21px;
    text-align: left;
    font-family: 'Gill-Sans';
    color: #000;
    margin: 0 0 0px;
}

.ctl-bundle__summary-names {
  color: #000;
font-size: 14px;
font-style: normal;
font-weight: 300;
letter-spacing: normal;
line-height: 21px;
}

.ctl-bundle__cta {
    background: #C37798;
    color: #fff;
    border: none;
    padding: 16px 40px;
    font-size: 18px;
    border-radius: 6px;
    cursor: pointer;
    font-weight: 500;
    white-space: nowrap;
    transition: background 0.2s;
}


.ctl-bundle__cta:disabled {
  opacity: 0.7;
  cursor: not-allowed;
}

@media (max-width: 768px) {
  .ctl-bundle__inner {
    padding: 20px 16px 16px;
  }

  .ctl-bundle__header {
    flex-direction: column;
    align-items: center;
    flex-wrap: nowrap;
    gap: 6px;
    margin-bottom: 20px;
  }

  .ctl-bundle__title {
    font-size: 24px;
    flex-shrink: 1;
    min-width: 0;
  }

  .ctl-bundle__subtitle {
    flex-shrink: 0;
    font-size: 16px;
    white-space: nowrap;
  }

  .ctl-bundle__products {
    gap: 8px;
  }

  .ctl-bundle__footer {
    flex-direction: column;
    align-items: stretch;
    gap: 7px;
    padding-top: 12px;
  }

  .ctl-bundle__cta {
    width: 100%;
    text-align: center;
    padding: 16px;
  }

  .ctl-bundle__summary-row {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .ctl-bundle__summary-names {
    color: #000;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: 21px;
  }
  .ctl-bundle__total {
    font-size: 18px;
    line-height: 21px;
    margin-top: 5px
  }
  .ctl-bundle__product-name {
    font-size: 16px;
  }
  .ctl-bundle__product-variant {
    font-size: 14px;
    line-height: 21px;
  }
  .ctl-bundle__badge {
font-size: 7.6074px;
        line-height: 7.6074px;
        width: 33.5204px;
        height: 33.5204px;
  }
}

.ctl-bundle__variants {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 13px;
  margin-top: 7.21px;
}

.ctl-bundle__variant {
  width: 28.98px;
  height: 28.98px;
  padding: 0;
  border-radius: 50%;
  border: 1px solid #000;
  background: #fff;
  color: #000;
  font-family: "Gill Sans", sans-serif;
  font-size: 14px;
  line-height: normal;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  -webkit-appearance: none;
  appearance: none;
  font-weight: 300;
  transition: background 0.15s ease, color 0.15s ease, border-color 0.15s ease;
}

.ctl-bundle__variant:hover:not(.is-selected):not(.is-soldout) {
  border-color: #000;
}

.ctl-bundle__variant.is-selected {
  background: #C37899;
  border-color: #C37899;
  color: #fff;
}

.ctl-bundle__variant.is-soldout {
  color: #bdbdbd;
  border-color: #ececec;
  cursor: not-allowed;
  text-decoration: line-through;
}

.ctl-bundle__variant:focus-visible {
  outline: 2px solid #C37899;
  outline-offset: 2px;
}

.ctl-bundle__cta--soldout,
.ctl-bundle__cta--soldout:disabled {
  background: #b0b0b0;
  opacity: 1;
  cursor: not-allowed;
}

@media (max-width: 768px) {
  .ctl-bundle__variants {
    gap: 9.51px;
    margin-top: 12px;
  }
  .ctl-bundle__variant {
    width: 21.1941px;
    height: 21.1941px;
    font-size: 11px;
  }
}