/** Shopify CDN: Minification failed

Line 1157:0 Unexpected "}"

**/
.search-text-animation{
    display:none;
}

@font-face {
  font-family: "Sofia Sans Extra Condensed";
  src: url("{{ 'SofiaSansExtraCondensed-Regular.woff2' | asset_url }}")
    format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body, html {
  overflow-x: hidden !important;
}
:root {
  --heading-font-family: "Inter", sans-serif !important;
  --heading-letter-spacing: 0;
  --heading-font-weight: 500;
  --section-stack-gap: 2rem;
  --section-vertical-spacing: 2.5rem;
  --section-vertical-spacing-tight: 2.5rem;
  --text-font-family: "Inter", sans-serif;
}
.product-card{
  height: 100%;
  width: 100%;
}
.product-card__badge {
  position: absolute;
  width: 80px;
  height: auto !important;
  z-index: 1;
}

.cart-drawer__footer .button-group .button {
 --initial-gradient: linear-gradient(rgb(0 0 0), rgb(0 0 0));
}


.product-card__badge img {
  width: 100%;
  height: 100% !important;
}
.product-gallery .badge-shipping {top:0px;}
.badge-shipping {
  left: 0;
  top: 1%;
}
.badge-stock {
  right: 0;
}
.product-gallery__image-list .product-card__badge {
  width: 130px;
  /* top: 5%; */
}
.product-gallery__thumbnail{
    aspect-ratio: 1 / 2;
    overflow: hidden;
    img{
      object-fit: cover;
      height: 100%;
    }
}

  .collection-toolbar.fixed{
       position: fixed;
        top: 0px !important;
        left: 0;
        width: 100%;
        right: 0;
        z-index: 100;
        background: #fff;
        margin: 0 auto;
  }
/* Social Icons */
.share-buttons .social-media {
  --social-media-list-gap: 1.25rem;
}
.social-media--list .social-media__item {
  padding: 0px;
}
.jdgm-carousel-wrapper .jdgm-carousel--compact-theme .jdgm-carousel-item{
  width: calc(30.3% - 10px) !important ;
}

/* Reviews Carousel */
.jdgm-carousel-wrapper {
  padding: 16px 0 0 !important;
}
/* Reviews Carousel END */

body {
  overflow-x: hidden;
}
div#powrIframeLoader {
  display: none;
}
.header,
.container,
.shopify-section--image-with-text-overlay {
  max-width: 1300px;
  margin: 0 auto;
  padding-left: 16px;
  padding-right: 16px;
}
/* Hide icon above 699px, show below */
.account-icon {
  display: block;
}
 .account-text {
    display: none;
  }

@media (max-width: 699px) {
  .header__account-link {
    display: block;
  }
  .account-icon {
    display: inline-block;
  }
}
:where(
  /* .featured-collection__info .h2,
  .media-grid__container .section-header .h2,
  .blog-section-container .section-header .h2, */
  /* .faq__section-container .section-header .h2,
  .newsletter-container__main  */
  .prose .h4,
  .prose .h2,
  .blog-section-container .blog-post-card__title,
  .section-header .h2,
  .custom-link-boxes-title span
) {
  font-family: "Sofia Sans Extra Condensed", sans-serif !important;
  text-transform: none !important;
  font-weight: 500;
}
.prose .h2,
.section-header .h2,
.custom-link-boxes-title span {
  font-size: 34px;
}
.media-grid__container .prose .h4,
.iwt-overlay__container .prose .h4,
.image-with-text-block .prose .h2 {
  text-transform: var(--heading-text-transform) !important;
}
.section-header {
  max-width: 100%;
}
.image-with-text picture {
  place-items: center;
}
.accordion__toggle {
  padding-block: 12px !important;
}
/* Header */
height-observer {
  background: white;
}
.header__desktop-search {
  display: none;
}
.header .header__desktop-search .header-search__form-control {
    padding: 0 !important;
}
.header .header__desktop-search .header-search__input {
    height: 48px;
    padding: 0 !important;
}
    .header .header__secondary-nav {
        column-gap: 0.25rem;
    }

@media screen and (min-width: 1000px) {
  /* :root {
    --header-height: 80px;
  } */
  .header {
    display: flex;
    flex-wrap: wrap;
    column-gap: 0;
    justify-content: space-between;
    /* flex-direction: column; */

    .header__desktop-search {
      display: block;
      width: 66%;

      .header-search::part(overlay) {
        display: none;
      }
      .header-search__form button {
        display: none;
      }
      .header-search {
        z-index: 0;
        width: 100%;
        display: block;
        position: relative;

        .header-search__form-control {
          padding-block: 0;
          padding: 7px 10px;
          direction: rtl;
          border: 1px solid grey;
          border-radius: 30px;
          background: #f5f5f5;

          .header-search__input {
            font-size: 12px;
            text-align: left;
            direction: ltr;
          }
        }
      }
      .predictive-search {
        display: none;
        position: fixed;
        top: 130px;
        width: 50%;
        left: 25%;
        background: white;
        padding: 20px;
      }
    }
    .header__search-link {
      display: none;
    }
    .header__primary-nav {
      width: 100%;
    }
    .header__dropdown-menu :is(a, summary) {
      padding: 0.275rem 1.5625rem;
      font-size: 12px;
    }
  }
  li.header__primary-nav-item:has(.header__menu-disclosure) .h6::after {
    content: url("/cdn/shop/files/down-chevron.png?v=1750244747");
    margin-left: 4px;
  }
}

.header {
  box-shadow: none;
  align-items: center;
}
.header .header__desktop-search .header-search__form-control
 {
    grid-template-columns: minmax(0, 1fr) auto;

}

/* Product Card */

.shopify-payment-button__more-options{
  display: none;
}
.product-card__media img.contain-fit,
.ts7-search-row.contain-fit .ts7-product-grid .ts7-prduct-img img {
  object-fit: contain !important;
}
.product-card__media img.cover-fit {
  object-fit: contain !important;
}

.text-subdued {
  color: #000;
}
.product-info__block-item .product-title {
  line-height: 1.1;
}
.product-card__image {
  object-fit: contain;
  height: 100%;
  width: 100%;
}
.product-card__info {
  text-align: left;
  align-content: start;
  color: black;
  padding-inline: 0.5rem;
  .product-title {
    text-transform: capitalize;
    text-align: left;
  }
  .price-list sale-price {
    color: black;
    font-weight: bold;
  }

  .price-list{
    justify-content:flex-start !important;
  }

  .v-stack {
    justify-items: left;
  }
  .h-stack,
  .rating-badge {
    display: none;
  }
}
/* Featured Collection */
.product-card__media, .product-card__media .lazy-wrapper{
  isolation: isolate;
  aspect-ratio: 80 / 125;
}
scroll-carousel {
  margin-bottom: 10px;
}
.featured-collection__container {
  .product-card__info,
  .product-card__info .justify-items-center {
    justify-items: left !important;
    justify-content: left !important;
  }
  .section-stack {
    gap: 2rem;
  }
  .product-list {
    --product-list-default-column-gap: 1.5rem !important;
  }
}
.featured-collection__info-box {
  width: 100%;
  color: black;
}
.featured-collection__container .featured-collection__info {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.featured-collection__info span {
  font-family: "Inter", sans-serif;
}
.carousel-dots-wrapper {
  display: flex;
  justify-content: center;
}

.carousel-dots {
  display: flex;
  gap: 4px;
  flex-wrap: wrap;
}

.carousel-dots .dot {
  width: 64px;
  height: 2px;
  background-color: #dddddd;
  cursor: pointer;
  transition: background 0.3s ease;
}

.carousel-dots .dot.active {
  background-color: #000;
}

/* Secion Header */
.rcv__container .h2,
.featured-collection__info .h2,
.media-grid__container .section-header .h2,
.blog-section-container .section-header .h2,
.newsletter-container__main {
  letter-spacing: 0;
  text-transform: unset;
  color: #000;
}
/* Top Banner Headings */
.prose .h4 {
  letter-spacing: 0;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
}

/* SS Text with icon */
.ss-text_with_icon {
  max-width: 1250px;
  margin: 0 auto;
  /* padding-block-start: 2.5rem !important; */
}
.ss-text_with_icon .container {
  max-width: 1040px;
}
.text-with-icons__item.item__container {
  border: 1px solid #80808087;
  padding: 20px;
  width: 29rem;
  flex-basis: unset;
}
.text-with-icons__item.item__container .v-stack.gap-6 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.728);

  .h6 {
    font-weight: bold;
  }
}
.text-with-icons.text-with-icons--stacked:has(.item__container) {
  --text-with-icons-items-per-row: 2 !important;
  justify-content: space-evenly;
}
/* Media Grid */
.media-grid__container:has(.top__media-grid) {
  padding-block-start: 0;
}
.media-grid-banner
  .media-grid__item:not(:first-child)
  .content-over-media
  .prose {
  text-align: left;
  place-self: self-end;
  left: -20px;
  padding-left: 6px;
  width: 100%;
}
.media-grid:not(.top__media-grid):not(.top__media-grid-2) {
  display: flex;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  gap: 1rem; /* adjust as needed */
  padding-bottom: 1rem;
  .media-grid__item {
    flex: 0 0 45%;
    /* width: 75vw; */
    scroll-snap-align: start;
  }
}

.top__media-grid:nth-child(1) {
  --media-grid-column-count: 12;
}
.top__media-grid:nth-child(1) .media-grid__item {
  grid-area: span min(2, var(--media-grid-item-row-span)) / span
    var(--media-grid-item-column-span);
}

/* Blog section */
.blog-section-container {
  .section-stack {
    gap: 2rem !important;

    .section-header {
      width: 100%;
      max-width: 100%;

      .prose {
        display: flex;
        justify-content: space-between;
        color: black;

        a {
          background: transparent;
        }
      }
    }

    .blog-post-list {
      column-gap: 1.875rem;

      .blog-post-card {
        img {
          height: 360px;
          object-fit: cover;
        }
        .blog-post-card__info {
          color: black;
        }
      }
    }
  }
}
/* FAQ Section */
.faq__section-container {
  color: black;
  padding-block-start: var(--section-vertical-spacing) !important;
  .section-header {
    padding-block-start: 1.5rem;

    .h6 {
      text-transform: unset;
      margin-block-start: 0.4rem;
    }
    .content {
      background-color: black;
      color: white;
      width: fit-content;
      padding: 8px 16px;
    }
  }
  .section-stack {
    grid-template-columns: 1fr 1.5fr;
  }
  @media screen and (max-width: 899px) {
    .section-stack {
      grid-template-columns: 1fr;
    }
  }
}
/* Newsletter */
.newsletter-container__main {
  display: grid;
  gap: 2rem;

  .newsletter-content {
    padding-inline-start: 2rem;
    padding-inline-end: 2rem;
  }
  .text-sm.newsletter__bottom-text {
    color: #6f6f6f;
  }
}
/* Collection Page */
.collection-custom-filters ul {
    margin-left: 5px;
}
.collection-custom-filters ul li {
  list-style-type:none;
}
.col-product-count.bottom{
  width:100%;
  text-align:center;
}
/* Filter */
.nested-links input[type="checkbox"] {
  accent-color: currentcolor;
}
.collection-header__container {
  padding-block-end: 0;
  padding-block-start: 3rem;
}
.breadcrumb--floating {
  inset-inline-start: 0 !important;
}
/* Collection Top Size Guide */
.collection-size-guide {
  margin-bottom: 20px;
  padding: 10px 0;
}
.collection-size-guide a.button:hover {
    color: #fff;
}
/* Collection Top Banner */
.collection_banner {
  position: relative;

  .banner_image {
    position: relative;
    overflow: hidden;
    padding-bottom: 400px;

    &:before {
      content: "";
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background: #00000020;
    }

    img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: top;
      z-index: -1;
    }
  }

  .banner_content {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;

    .collection-title {
      color: #fff;
    }
  }
}
/* Collection Top Banner END*/

/*------------FLOAT BUTTON FREE SHIPPING STYLING-----------*/
.float-shipping-button a svg path {
    fill: #fff;
}
.float-shipping-button .shipping-close-btn svg.icon.icon-close {
    min-width: 20px;
    color: #fff;
}
.float-shipping-button .float-shipping-button-inner {
    display: flex;
    align-items: center;
    padding-right: 14px;
    background: #000;
}
.float-shipping-button a {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 14px;
    border-radius: 10px;
    background: #000;
    max-width: fit-content;
    padding: 10px 20px;
}
.float-shipping-button a svg {
    width: 40px;
    height: 40px;
}
.float-shipping-button a p {
    font-size: 15px;
    color: #fff;
}
.float-shipping-button {
    position: fixed;
    bottom: 20px;
    z-index:4;
    right: 90px;
}

/* Collection dynamic linkboxes */
.button:hover,
.shopify-challenge__button:hover,
.shopify-payment-button__button--unbranded:hover {
  background-size: 0 101%, 101% 101%;
  background-position: var(--hover-background-position);
  color: rgb(0, 0, 0);
  border-color: rgb(
    var(
      --button-hover-outline-color,
      var(--button-outline-color, var(--button-background))
    )
  );
}

.custom-link-boxes-wrapper .snap_nav {
  display: block;
  justify-content: space-between;
  margin-top: 10px;
  position: relative;
}

.custom-link-boxes-wrapper .btn {
  position: absolute;
  top: -17px;
  margin-top: -40px;
  display: block !important;
  width: 15px !important;
  height: 15px !important;
  transform: rotate(45deg);
  border: solid 2px black;
  cursor: pointer;
  background: transparent;
  padding: 0 !important;
  min-height: unset;
}
.custom-link-boxes-wrapper .button-prev {
  border-right: none;
  border-top: none;
  left: -24px;
}
.custom-link-boxes-wrapper .button-next {
  border-left: none;
  border-bottom: none;
  right: -24px;
}
.custom-link-boxes-wrapper {
  max-width: 1360px;
  margin: 0 auto;
  padding: 10px 50px 0;
}
.custom-link-boxes .metafield-rich_text_field {
  display: flex;
  justify-content: flex-start;
  gap: 5px;
  flex-wrap: nowrap;
  list-style: none;
  padding: 20px 0px 0px;
  overflow-x: auto;
  max-width: fit-content;
  margin: 0 auto;
}
.custom-link-boxes .metafield-rich_text_field::-webkit-scrollbar {
  height: 4px;
}
.custom-link-boxes .metafield-rich_text_field::-webkit-scrollbar-track {
  background: transparent;
}
.custom-link-boxes .metafield-rich_text_field::-webkit-scrollbar-thumb {
  background: #000;
}
.custom-link-boxes-wrapper .custom-link-boxes-title {
  text-align: center;
  margin-bottom: -5px;
}
.custom-link-boxes-wrapper .custom-link-boxes-title span {
  letter-spacing: 0;
  color: black;
}
.custom-link-boxes .metafield-rich_text_field p {
  min-width: fit-content;
  line-height: 0;
  margin-bottom: 16px !important;
}
.custom-link-boxes {
  margin: 0 auto;
}
.custom-link-boxes a {
  background-color: #000;
  color: #fff;
  font-size: 11px;
  font-weight: 500;
  padding: 8px 16px;
  border-radius: 1px;
  text-decoration: none;
  border: solid 1px #000;
  /* transition: all ease .3s; */

  &:hover {
    background-color: #ffffff;
    color: #000;
  }
}
@media screen and (max-width: 999px) {
  .custom-link-boxes-wrapper .snap_nav {
    display: flex;
  }
  .shoes-banner-grid .promo-grid--inner {
    grid-template-columns: repeat(2, 1fr);
  }
}
/* Collection dynamic linkboxes END */
/* Collection dynamic grid banners */
.grid--banners {
  padding: 20px;
  /* display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr)); */
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}
.mf--banner {
  position: relative;
  /* flex: 0 0 calc(33.33% - 9px); */

  img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
  }
  a.mf--banner-link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
  }
  span.mf--banner-title {
    position: absolute;
    bottom: 4rem;
    left: 0;
    z-index: 1;
    text-align: center;
    padding: 12px;
    font-size: 16px;
    color: #fff;
    width: 100%;
    background-color: #000000c2;
    text-transform: uppercase;
    font-family: "Sofia Sans Extra Condensed", sans-serif !important;
    font-weight: 500;
    letter-spacing: 0.05rem;
  }
}
/* SEARCH PAGE STYLING */
.main-search .product-list {
    grid-template-columns: repeat(4, 1fr) !important;
}
/* Collection dynamic grid banners END */
/* Shop By Color */
.sbc-container {
  padding-block-start: var(--section-vertical-spacing);
  padding-block-end: var(--section-vertical-spacing);
  .section-heading {
    color: black;
    font-family: "Sofia Sans Extra Condensed";
    font-size: 34px;
    text-transform: capitalize;
  }
}
.sbc-item-wrapper {
  padding: 2rem 10px;
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  width: auto;
  margin: 0 auto;
  gap: 2rem;
  max-width: fit-content;
  height: calc(100px + 4.5rem);
  align-items: start;

  .sbc-item {
    flex: 0 0 auto;
    border-radius: 50%;
    position: relative;
    box-shadow: 4px 4px 8px #80808054;
    width: 80px;
    height: 80px;
    animation: shrinkSize 0.3s cubic-bezier(0, 0, 0.3, 1) forwards;
    position: relative;
    z-index: 1;

    a {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
    .item-image {
      border-radius: 50%;
      overflow: hidden;
      position: relative;
      display: block;
      width: 100%;
      height: 100%;
      img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
      }
      &::after {
        content: "";
        width: 100%;
        height: 100%;
        background-color: #0000001a;
        position: absolute;
        border-radius: 50%;
        top: 0;
      }
    }
    .item-name {
      position: absolute;
      top: 115%;
      left: 50%;
      font-size: 14px;
      transform: translate(-50%, -50%);
      color: #000;
      /* text-shadow: 0px 4px 9px black;; */
      font-weight: 600;
      text-transform: uppercase;
    }
  }
}
.sbc-item:hover {
  animation: growSize 0.3s cubic-bezier(0, 0, 0.3, 1) forwards;
  z-index: 2;
}

/* Shop By Color END */
/* Key Details Block */
.key-details {
  display: flex;
  align-items: flex-start;
  padding: 1rem;
  border-radius: 3px;
  margin: 1rem 0;
  color: var(--key-details-text-color);
  background-color: var(--key-details-background-color);
}

.key-details__icon {
  color: var(--key-details-icon-color);
}

.key-details__icon,
.key-details__image {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  margin-right: 0.75rem;
}

.key-details__wrapper {
  flex-grow: 1;
  word-break: break-word;
  line-height: 1.5;
  text-align: left;
}
.key-details__wrapper a,
.key-details__wrapper a:hover,
.key-details__wrapper a:active,
.key-details__wrapper a:visited {
  color: inherit;
}

.key-details__wrapper p {
  margin-top: 0;
}
.key-details__wrapper p:first-child {
  margin-top: 0;
  line-height: initial;
}
.key-details__wrapper p:last-child {
  margin-bottom: 0;
}

.key-details__heading {
  margin: 0 0 6px 0;
  font-weight: 800;
}
/* Key details END */
/* Image With Text Block */
.image-with-text-block.container {
  height: 350px;
}
/* Footer SECTION STYLING */
.footer {
  color: black;
  .h6 {
    font-weight: 600;
  }
  .link-faded {
    color: inherit !important;
  }
}
.social-media--list {
  margin-top: 60px;
}
.newsletter-button-group {
  position: relative;
}
.footer__block--newsletter .social-media--list {
  gap: 11px;
}
.newsletter-button-group input:not(input[type="submit"]) {
  border: none;
  width: 100%;
  border-bottom: 1px solid black;
}
.newsletter-button-group .align-self-start {
  position: absolute;
  right: -130px;
  width: 100%;
  top: -2px;
}
.footer__block--footermenumobile {
  display: none;
}

 /* JUDGEME REVIEW WIDGET STYLING */

  
.jdgm-widget:not(.jdgm-review-widget--small, .jdgm-review-widget--medium)
  .jdgm-rev-widg[data-number-of-reviews="0"]
  .jdgm-widget-actions-wrapper {
  border-left: none !important;
}
  .jdgm-rev-widg a.jdgm-write-rev-link,
  .jdgm-rev-widg a.jdgm-write-rev-link:hover {
    background: #000 !important;
    border: 1px solid #000;
}
.jdgm-rev-widg[data-number-of-reviews="0"] .jdgm-rev-widg__summary,
#judgeme_product_reviews .jdgm-rev-widg__title {
  display: none !important;
}


  /* Round bottom banners */
.media-grid.cstm-grid--round_banners{
  display: flex !important;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;

      .media-grid__item{
        border-radius: 50%;
        overflow: hidden;
        aspect-ratio: 1 / 1;
        width: auto;
        max-width: 195px;
        max-height: 195px;

        .content-over-media p.h4{
          text-align: center;
          font-size: 1.4rem !important;
        }
      }
    }
    
/*-------FOOTERMOBILE MENU STYLING------------*/
@media screen and (max-width: 720px) {
  .header .header-search-mobile__input {
    font-size: 11px;
    height: 32px;
}
/* .shopify-section-header-hidden {
    top: 0 !important;
} */
}
@media only screen and (max-width: 999px) {
.collection-toolbar.fixed {
    position: fixed;
    top: 102px !important;
}
}
@media only screen and (max-width: 719px) {
.collection-toolbar.fixed {
    position: fixed;
    top: 76px !important;
}
}

  #sort-by-popover{
  z-index:10000000000;
}

  .footer__block--footermenumobile {
    display: block;
    width: 100%;
  }
  #footer-menu
    .footermobile-menu__sub-sub-links
    a.footermobile-menu__linklist-button {
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
  }
  #footer-menu .footermobile-menu__linklist-button.has-toggle-icon {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
  }

  #footer-menu .toggle-icon {
    font-size: 1.2em;
    font-weight: bold;
    transition: transform 0.2s ease;
  }

  #footer-menu details[open] > summary .toggle-icon {
    content: "-";
    transform: rotate(180deg);
  }
  #footer-menu .footermobile-menu__promo {
    opacity: 0;
    transform: translateY(10px);
    transition: opacity 0.3s ease, transform 0.3s ease;
  }
  #footer-menu ul.footermobile-menu__linklist {
    padding: 0;
  }

  #footer-menu .footermobile-menu__sub-panel.active .footermobile-menu__promo {
    opacity: 1;
    transform: translateY(0);
  }
  #footer-menu .footermobile-menu {
    position: relative;
    overflow: hidden;
    padding: 1rem;
  }
  #footer-menu summary span {
    color: #000;
  }
  #footer-menu .footermobile-menu__linklist-button {
    display: flex;
    justify-content: space-between;
    padding: 0.75rem 1rem 0.75rem 0rem;
    width: 100%;
    font-weight: 500;
    text-decoration: none;
    color: #000;
  }
  #footer-menu ul.footermobile-menu__sub-sub-links li {
    border-bottom: none;
  }

  #footer-menu .footermobile-menu__sub-links,
  #footer-menu .footermobile-menu__sub-sub-links {
    padding-left: 1.5rem;
    margin-top: 0.25rem;
  }

  #footer-menu .footermobile-menu__sub-links a,
  #footer-menu .footermobile-menu__sub-sub-links a {
    font-size: 0.95rem;
    color: #000;
  }
  #footer-menu li {
    list-style-type: none;
    border-bottom: 1px solid #fff;
  }

  #footer-menu .footermobile-menu__main-panel,
  #footer-menu .footermobile-menu__sub-panel {
    width: 100%;
    height: 100%;
    background: transparent;
    transform: translateX(0);
    transition: transform 2.4s ease-in-out;
    display: none;
    z-index: 1;
  }

  #footer-menu .footermobile-menu__main-panel.active,
  #footer-menu .footermobile-menu__sub-panel.active {
    display: block;
    margin: 20px 0px;
  }

  #footer-menu .footermobile-menu__main-panel.slide-out {
    transform: translateX(-100%);
  }

  #footer-menu .footermobile-menu__sub-panel.slide-in {
    transform: translateX(100%);
    transition: transform 2.4s ease-in-out;
  }

  #footer-menu .footermobile-menu__sub-panel.slide-in.active {
    transform: translate(0);
    transition: transform 2.4s ease-in-out;
    z-index: 2;
    overflow-y: auto;
    max-height: 100vh;
  }
}

@media screen and (max-width:1300px){
  .grid--banners{
  /* grid-template-columns: repeat(5, minmax(0, 1fr)); */
  .mf--banner{
      flex: 0 0 calc(20% - 8px);
    }
  }
}

/* --- Responsive Media Queries --- */

@media screen and (max-width: 1200px) {
    .header .header__desktop-search {
        width: 59%;
    }
}
@media screen and (max-width: 1000px) {
  .main-search .product-list {
    grid-template-columns: repeat(3, 1fr) !important;
}
  /* .grid--banners { */
    /* grid-template-columns: repeat(3, minmax(0, 1fr)); */
    /* .mf--banner{
      flex: 0 0 calc(33.33% - 7px);
    } */
  /* } */
  .collection-size-guide {
    display: none;
  }
  .product-gallery__image-list .product-card__badge {
    width: 80px;
  }
  .product-gallery__image-list .product-card__badge.badge-stock {
    left: -7px;
    top:40px;
  }
  .product-gallery__image-list .product-card__badge.badge-shipping {
    left: 0;
    top: -20px;
  }
}
@media screen and (max-width: 899px) {
  .popover.popover--bottom-start {
    z-index: 9999999999;
}
  .media-grid:not(.top__media-grid):not(.top__media-grid-2) {
    --media-grid-column-count: unset;
    grid: unset;
  }
  .top__media-grid:nth-child(1) {
    .media-grid__item:nth-child(1) {
      --media-grid-item-column-span: 6 !important;
    }
    .media-grid__item {
      --media-grid-item-column-span: 6 !important;
    }
  }
/* Round bottom banners */
    .media-grid.cstm-grid--round_banners{
      flex-wrap: nowrap;
      justify-content: start;
  }
}

@media screen and (max-width: 700px) {
  .main-search .product-list {
    grid-template-columns: repeat(2, 1fr) !important;
}
  .footer__block--links p.h6 {
    cursor: pointer;
    position: relative;
  }
  .footer__block-list {
    gap: 0rem !important;
  }
  .footer__block--links .unstyled-list {
    max-height: 0;
    padding-left: 0px;
    overflow: hidden;
    transition: max-height 0.3s ease;
  }

  .footer__block--links .unstyled-list.active {
    max-height: 500px; /* adjust as needed */
  }

  .footer__block--links p.h6 {
    cursor: pointer;
    position: relative;
    padding-right: 1.5rem; /* space for chevron */
  }

  /* Chevron icon (down arrow) */
  .footer__block--links p.h6:after {
    content: "";
    position: absolute;
    right: 10px;
    display: block;
    top: 0%;
    background: url(/cdn/shop/files/chevron-right-svgrepo-com.svg?v=1752839940)
      no-repeat;
    transform: rotate(-2deg);
    transition: transform 0.3s ease;
    width: 24px;
    height: 24px;
    background-size: contain;
  }

  /* Rotate chevron when open */
  .footer__block--links p.h6.is-open::after {
    transform: rotate(-90deg);
  }
  .footer__block--links .unstyled-list li {
    list-style-type: none;
    padding-bottom: 5px;
  }
}
@media screen and (max-width: 700px) {
  .top__media-grid:nth-child(1) {
    .media-grid__item:nth-child(1) {
      --media-grid-item-column-span: 12 !important;
    }
    .media-grid__item {
      --media-grid-item-column-span: 6 !important;
    }
  }

  .featured-collection__container
    .product-card
    img:not(.product-card__badge img) {
    height: 100% !important;
  }

  .grid--banners {
    padding: 10px;
    /* grid-template-columns: repeat(2, minmax(0, 1fr)); */
    gap: 10px;

    .mf--banner{
      flex: 0 0 calc(33.3% - 5px);
    }
  }

  .custom-link-boxes-wrapper {
    padding: 15px 30px 0;
  }
  .custom-link-boxes-wrapper .button-prev {
    left: -20px;
  }
  .custom-link-boxes-wrapper .button-next {
    right: -20px;
  }
  .product-card__badge {
    width: 45px;
  }
}

@media screen and (max-width: 400px) {
  .prose .h4 {
    font-size: 1.5rem;
  }
  .header__secondary-nav {
    gap: 0.625rem 0.25rem;
  }
}

/* --- min-width --- */
@media screen and (min-width: 490px) {
  .mf--banner span.mf--banner-title {
    font-size: 19px;
  }
}
@media screen and (min-width: 900px) {
  .media-grid:not(.top__media-grid):not(.top__media-grid-2) {
    display: grid;
    --media-grid-column-count: 12;
    grid-template-columns: repeat(
      var(--media-grid-column-count),
      minmax(0, 1fr)
    );
    grid-auto-flow: dense;
    overflow-x: visible;

    .media-grid__item {
      width: auto;
      scroll-snap-align: unset;
    }
  }
}

@media screen and (min-width: 1000px) {
  .header__primary-nav {
    gap: 0.625rem 1rem;
    justify-content: center;

    .h6 {
      font-size: 11px;
    }

    .text-with-icons:not(:has(> :nth-child(5))) {
      --text-with-icons-items-per-row: 2;
      --text-with-icons-column-gap: 3.75rem;
    }
  }

  /* Newsletter */
  .newsletter-container__main {
    grid-template-columns: 1fr 1.5fr;

    .content-over-media {
      --content-over-media-gap: 0;
    }

    .form-row {
      flex-direction: column;
      width: 67%;

      .form-control {
        flex: 1 0 var(--fieldset-row-control-width, 3rem);
      }
    }

    .newsletter-content {
      padding-inline-start: 0;
      padding-inline-end: 0;
    }
  }
  .collection .product-list[collection-desktop-layout="medium"] {
    --product-list-items-per-row: 4;
    --product-list-default-column-gap: 0rem;
  }
 
  /* Product Page */
  a#more-payment-options-link {
    display: none !important;
}
  .product {
    --product-gap: 2rem;
  }
  .product-gallery {
    height: 100%;

    .product-gallery__image-list {
      position: sticky;
      top: 0px;
    }
  }
}

.price-list.price-list--product sale-price{
  font-weight: bold;
  font-size: 20px;
}

@keyframes growSize {
  from {
    width: 80px;
    border: 2px solid #ff7176;
    height: 80px;
  }
  to {
    width: 100px;
    height: 100px;
    border: 2px solid #ff7176;
    padding: 1px;
  }
}

@keyframes shrinkSize {
  from {
    width: 100px;
    height: 100px;
    border: 2px solid #ff7176;
    padding: 1px;
  }
  to {
    width: 80px;
    height: 80px;
  }
}
    @media screen and (max-width: 1000px) {
  /* .product-gallery__carousel.--multiple {
    grid: var(--product-gallery-carousel-grid, auto / auto-flow 50%);
    gap: 10px;
  } */
  .product-gallery__carousel.--multiple .product-gallery__media {
    aspect-ratio: 760 / 1150;
    scroll-snap-align: start;

    img {
      /* object-fit: cover;  */
      height: 100%;
    }
  }
}

/* HEADER STYLING for search mobile */
.header-search-mobile,
.header-search-mobile button {
  display: none;
}
@media only screen and (max-width: 999px) {
    .float-shipping-button a svg {
    width: 26px;
    height: 26px;
}
.float-shipping-button .float-shipping-button-inner .shipping-close-btn svg {
    width: 14px;
    height: 14px;
}
.float-shipping-button a {
    padding: 6px 12px;
}
.float-shipping-button a p {
    font-size: 11px;
    color: #fff;
}
  .shopify-section--header:has(.header-fixed) {
    position: fixed !important;
    width: 100%;
    top: -68px !important;
    transform: translateY(68px);
  }
  /* header nav.header__primary-nav ul {
      display: none !important;
  } */
  .header .header-search-mobile__form-control,
  .header.header-fixed .header-search-mobile__form-control {
    display: flex;
    border: 1px solid #000;
    gap: 10px;
    width: 100%;
    border-radius: 20px;
    padding: 5px 20px;
    flex-direction: row-reverse;
    justify-content: space-between;
  }

  .header.header-fixed,
  .header{
    display: flex;
    justify-content: flex-start;
    gap:4px;
    flex-wrap:nowrap;
  }

  .header.header-fixed .header__logo,
  .header .header__logo,
  .header .header__secondary-nav .header__search-link,
  .header.header-fixed .header__secondary-nav .header__search-link {
    display: none;
  }

  .header .header-search-mobile,
  .header.header-fixed .header-search-mobile {
    display: block;
    order: 2;
    width: 100%;
  }
  .header nav.header__primary-nav,
  .header.header-fixed nav.header__primary-nav {
    order: 1;
  }
  .header .header__secondary-nav,
  .header.header-fixed .header__secondary-nav {
    order: 3;
    flex-wrap: nowrap;
    gap: 0.625rem 0.55rem;
  }
  .header .header-search-mobile__input,
  .header.header-fixed .header-search-mobile__input {
    width: 100%;
    border: none;
    outline: none;
  }

  /* Video Chat Button */
.video-btn {
    margin-bottom: 5px;
    width:100%;
}

.video-btn img {
    max-width: 470px;
    width:100%;
}
}

/* LAZY LOADING CSS */
.lazy-wrapper {
  position: relative;
}
/* .lazy-load{
    visibility: hidden;
} */
.lazy-loader {
  position: absolute;
  inset: 0;
  display: none !important;
  justify-content: center;
  align-items: center;
  /* background: #fff; */
  z-index: 1;
}
.lazy-loader::after {
  content: "";
  width: 24px;
  height: 24px;
  border: 3px solid #ccc;
  border-top-color: #000;
  border-radius: 50%;
  animation: spin 0.8s linear infinite;
}
.content-over-media{
  opacity: 1 !important;
}
.hdr-top--banner .media-grid__item{
  flex: 0 0 100% !important;
}

/* ADD TO CART LOADER */
#loader-overlay {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

.loader-background {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
}

.loader-spinner {
  position: relative;
  z-index: 10000;
  border: 6px solid #f3f3f3;
  border-top: 6px solid #000;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  animation: spin 0.8s linear infinite;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

/* Video Chat Button */

 .calendly-overlay .calendly-popup-close,
 .calendly-overlay .calendly-close-overlay {
  display: block !important;
 }

.pc-link-box, .pc-link-box .metafield-rich_text_field{
  width: 100%;
  padding: 5px !important;
}
.pc-link-box .metafield-rich_text_field a{
width: 100%;
text-align: center; }
.pc-link-box .custom-link-boxes-title .metafield-single_line_text_field{
font-size: 22px !important;}
#AjaxinatePagination a {
  display: inline-flex;
  gap: 1rem;
  font-size: 30px;
  justify-content: center;
  width: 100%;
  align-items: center;
}
#AjaxinatePagination .loading {
  border: 6px solid #f3f3f3;
  border-radius: 50%;
  border-top: 6px solid #000;
  width: 40px;
  height: 40px;
  -webkit-animation: spinning 2s linear infinite; /* Safari */
  animation: spinning 2s linear infinite;
}
.ajaxinate-container {
    text-align: center;
}

@keyframes spinning {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.review_stars {
  display: flex;
  gap: 10px;
  align-items: center;
  margin: 5px 0;
}
.klaviyo-close-form, .klaviyo-close-form svg{
  height: 40px !important;
  right: 15px !important;
}

.product-gallery .in-stock{
  font-size: 14px;
 }
 .in-stock {
    position: absolute;
    color: #fff;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    left: unset;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
    background:#000000ad;
}
.in-stock span{
 width: 100% !important;
display: block;
padding: 2px 0;
margin: 0 auto;
}

.right.diff-badge {
    width: 22% !important;
    top: 35px !important;
    left: 0px !important;
    /* border-radius: 15px; */
}

.left.diff-badge {
    width: 22% !important;
    left: 0 !important;
    /* border-radius: 15px; */
}

@media (max-width: 500px){
  .right.diff-badge {
    width: 35% !important;
    top: 30px !important;
  }

  .left.diff-badge {
    width: 35% !important;
  }
  .product-gallery .in-stock {
    font-size: 10px;
}
.cart-note label {
  font-size:1rem;
  width:auto !important;
}
}

.cart-note label {
  font-size:1rem;
  width:max-content;
}

.badge-list{
      left: 0px !important;
    top: 20px !important;
}

.width-full {
width:100%;
}

.return_policy-b.in-stock {
    background:rgba(189, 0, 0, 0.86) !important;
    color: #fff !important;
    /* white-space: nowrap; */
    /* border-radius: 63px; */
    right: 0 !important;
    top: unset !important;
    bottom: 0 !important;
    width: 100% !important;
    font-size: .7rem !important;
    font-weight: 400;
    padding: 1px 0;
    overflow: auto;
    text-align:center;
}

.return_policy-b-prd.diff-badge {
    background: #a00808fa !important;
    color: #fff !important;
    top: 0rem !important;
    font-size: 12px;
    right: 0px !important;
    z-index: 1;
    padding: 0.3rem 0.5rem;
    position:absolute;
    font-weight: 500;
}

#shopify-section-template--20694897885436__main .section-header {
  display: none !important;
}

#shopify-section-template--20694897885436__custom_liquid_yNcAzq .section-spacing {
  padding-block-end: 0px !important;
}

.ai-carousel-image-auhnosm1wm3j0rlrvlaigenblock4bf94f5hanmpd {
    max-height: 421px;
    object-fit: cover;
}

.needsclick button.klaviyo-close-form:not(.kl-teaser-XcHYDx *)  {
  width: auto !important;
  height: auto !important;
  padding: 6px 12px !important;
  overflow: visible !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  background: none;
  margin-right:unset !important;
}

.needsclick button.klaviyo-close-form:not(.kl-teaser-XcHYDx *) svg,.modal__close.js-modal-close.text-link svg {
  display: none !important;
}

.needsclick button.klaviyo-close-form:not(.kl-teaser-XcHYDx *)::after,.modal__close.js-modal-close.text-link::after {
  content: "Close";
  font-size: 16px;
  color: #000;
  font-weight: 500;
  line-height: 1;
}

.calendly-overlay .calendly-popup-close{
  top: 110px !important;
  right: 307px !important;
  background: none !important;
}

.calendly-overlay .calendly-popup-close::after{
  content: "Close";
  font-size: 20px;
  color: #fff;
  font-weight: 500;
  line-height: 1;
}

.size-modal-close {
    color: black !important;
    font-size: 20px !important;
    font-weight: bold;
    position: absolute;
    top: 16px !important;
    right: 20px;
}

.product-sold-info{
  display: flex;
  flex-wrap: wrap;
  margin-block: .5rem;
  gap: 0.5rem;
  flex-direction: column;
  align-items:center;
}

.product-sold-info div {
  gap: 12px !important;
  display: flex;
}

.product-sold-info .cart-info {
  font-size: 12px !important;
  font-weight: 700;
  color: #000;
  display: inline-flex;
  align-items: center;
  gap: 2px;
}

.cart-info svg {
  opacity: 0.7;
}

accordion-disclosure.accordion.filter--mens.suits {
    display: none;
}

/* Closed state */
.accordion.group.collection-filter-group:not([open]) .icon {
    transform: rotate(0deg);
    transition: transform 0.3s ease;
}

/* Open state */
.accordion.group.collection-filter-group[open] .icon {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
}

.product-sticky-bar,.article__toolbar.is-visible {
  top:0!important;
}