/** Shopify CDN: Minification failed

Line 360:0 Unexpected "{"

**/
/** Shopify CDN: Minification failed
Line 336:32 Unexpected "{"
**/
/*responsive CSS added on 18-01-2025*/
/* Home Page */

@media screen and (max-width: 749px) {

  h1,
  h2,
  h3,
  h4,
  .product__title,
  .h3,
  .h4 {
    font-size: 1.2rem !important;
    /* margin-bottom: 2px !important; */
  }

  /* Product Page */
  .price {
    font-size: 1.2rem !important;
    letter-spacing: .1rem;
    line-height: calc(1 + .5 / var(--font-body-scale));
    color: rgb(var(--color-foreground));
  }

  .grid--peek.slider .grid__item:first-of-type {
    margin-left: 0 !important;
  }

  .product__media-list .product__media-item {
    width: 100% !important;
  }

  .slider.slider--mobile .slider__slide {
    margin-bottom: 0;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  /* .product__info-container>*+* {
    margin: 0 !important;
  } */

  .slider.slider--mobile {
 scroll-padding-left: 0 !important;
 }
}

.rich-text__blocks>*+* {
  margin-top: .2rem !important;
}

/* size */
.size-chart-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9999;
  justify-content: center;
  align-items: center;
}

.size-chart-modal.active {
  display: flex;
}

.size-chart-content {
  background: white;
  padding: 20px;
  border-radius: 10px;
  width: 50%;
  max-width: 500px;
  text-align: center;
}

.size-chart-toggle {
  background: #000;
  color: white;
  padding: 10px 15px;
  border-radius: 5px;
  cursor: pointer;
}

.close-size-chart {
  background: red;
  color: white;
  padding: 5px 10px;
  border: none;
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 10px;
}

/* product page */
.product__info-wrapper {
  align-content: space-around;
}

@media screen and (min-width: 990px) {
  .product--large:not(.product--no-media) .product__media-wrapper {
    max-width: 50% !important;
    width: calc(65% - var(--grid-desktop-horizontal-spacing) / 2);
  }

  .product--large:not(.product--no-media) .product__info-wrapper {
    padding: 0 0 0 4rem;
    max-width: 50% !important;
    width: calc(35% - var(--grid-desktop-horizontal-spacing) / 2);
  }

  .product--large:not(.product--no-media).product--right .product__info-wrapper {
    padding: 0 4rem 0 0;
  }

  .product--medium:not(.product--no-media) .product__media-wrapper,
  .product--small:not(.product--no-media) .product__info-wrapper {
    max-width: 50% !important;
    width: calc(55% - var(--grid-desktop-horizontal-spacing) / 2);
  }

  .product--medium:not(.product--no-media) .product__info-wrapper,
  .product--small:not(.product--no-media) .product__media-wrapper {
    max-width: 50% !important;
    width: calc(45% - var(--grid-desktop-horizontal-spacing) / 2);
  }

  .product__info-container {
    max-width: 60rem;
    margin: 0rem auto !important;
    /* top: -12rem; */
    position: relative;
  }
}

.price__badge-sale,
.price__badge-sold-out {
  display: none !important;
}

/* .product .product__media-wrapper {
  position: relative;
} */

.product__title h1,
.price-item--last {
  font-size: 12px !important;
  font-weight: 600 !important;
}

/* .price-item--last {
 position: absolute;
 top: 40px;
 right: 0;
} */
.price__regular .price-item--regular {
  /* margin-right: 0; */
  /* position: absolute; */
  /* top: 40px; */
  /* right: 0; */
  font-size: 12px;
  font-weight: 400;
}

/* Mobile first */
.price.price--large.price--show-badge {
  position: absolute;
  top: -38px;
  right: 0;
}

/* Desktop */
@media (min-width: 750px) {
  .price.price--large.price--show-badge {
    top: -45px;
  }
}

.jdgm-star,
.jdgm-prev-badge__text {
  font-size: 10px;
}

.jdgm-prev-badge__text {
  color: #737373;
  text-decoration: underline;
}

@media screen and (min-width: 750px) {
  .price--large {
    font-size: 1.8rem;
    height: 0;
  }
}

.collection-hero__text-wrapper h1 {
  font-size: 14px !important;
  font-weight: 500 !important;
}

.collection-hero__title {
  margin: 10px !important;
}

/* Product Page Mobile view */
@media screen and (max-width: 749px) {
  .product__media-item .product-media-container .media {
    padding-top: 0;
    height: 100% !important;
    /* overflow: hidden; */
  }

  .product__media-item .product-media-container .product__modal-opener {
    display: block;
    position: relative;
    height: 70vh;
  }

  .product-popup-modal__button {
    margin: 0px 0 10px !important;
  }

}

.cart-drawer .cart-items thead th:nth-child(2) {
  width: 80% !important;
  padding-left: 0;
  text-align: left;
}

.product__tax,
#product-form-installment-template--22552633803060__main {
  display: none !important;
}

/* .product__info-container>*+* {
 margin: 0.2rem 0 !important;
} */
/* @media screen and (min-width: 750px) {
 .product__column-sticky {
 top: 33rem !important;
 }
} */
.product__title h1,
.price-item--last,
.price__regular .price-item--regular {
  padding: 0 0 1.5rem 0 !important;
}

.product-popup-modal__button {
  margin: 20px 0px 10px;
}

.facets-container-drawer .product-count h2 {
  display: none !important;
}

.accordion__title {
  font-size: 12px !important;
  font-weight: 600;
}

.product-popup-modal__button .button-reset {
  text-decoration: underline;
  display: flex;
  align-items: center;
  gap: 70px !important;
  border: none;
  background: none;
  cursor: pointer;
  width: 100%;
  justify-content: space-between;
}

@media screen and (min-width: 1024px) {
  .product-popup-modal__button .button-reset {
    gap: 250px !important;
    ;
  }
}

.product-tabs-container {
  padding: 3rem 0;
}

.product-form__input--pill input[type=radio]:checked+label {
  background-color: #fff !important;
  color: #000 !important;
  /* border: 1px solid #000; */
  outline: 1px solid #000;
  z-index: 115;
}

/* Fix the announcement bar at the top */
.utility-bar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 38px;
  /* Desktop height */
  background: white;
  z-index: 100;
}

/* Adjust for Mobile */
@media screen and (max-width: 768px) {
  .utility-bar {
    height: 52px;
    /* Mobile height */
  }
}

/* Ensure sticky header is positioned correctly */
.shopify-section-header-sticky {
  position: fixed;
  top: var(--announcement-height);
  /* Use CSS variable properly */
  left: 0;
  width: 100%;
  background: white;
  z-index: 99;
  transition: top 0.3s ease-in-out;
}

/* Adjust for Mobile */
@media screen and (max-width: 768px) {
  .shopify-section-header-sticky {
    top: var(--announcement-height);
    /* Push header below mobile announcement bar */
  }
}

details[open] {
  max-height: 500px;
  /* Adjust based on content height */
  transition: max-height 0.4s ease-in-out, padding 0.3s ease-in-out;
}

details summary .icon-caret {
  transition: transform 0.3s ease-in-out;
}

details[open] summary .icon-caret {
  transform: rotate(180deg);
}

.menuOne #HeaderMenu-men-brand,
{
font-weight: 600;
}

.group-four #HeaderMenu-men-support-hub,
#HeaderMenu-women-support-hub {
  padding-top: 10rem;
}

.cart-drawer {
  z-index: 2000 !important;
}

small.freeShip {
  color: #35863a;
}

.product__title h1 {
  text-transform: uppercase !important;
}

/* added on 27092025 */
@media screen and (min-width: 750px) {
  .page-width {
    padding: 0 0rem;
  }
}

@media screen and (max-width: 749px) {
  .section-collection-list .collection-list:not(.slider) {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
}

h3.card__heading {
  font-size: 12px !important;
  font-weight: 500 !important;
}

/* porduct size+ css */
/* Animation */
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Responsive adjustments */
@media (max-width: 749px) {
  .plus-icon {
    width: 32px;
    height: 32px;
    font-size: 16px;
  }

  .size-btn {
    font-size: 12px;
    padding: 5px 8px;
  }
}

/* porduct size+ css */
/* --- + MJ Icon Overlay --- */
/* + icon base style */
.plus-icon {
  display: flex;
  position: absolute;
  z-index: 10;
  opacity: 1;
  transform: scale(1);
  transition: all 0.2s ease-in-out;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
  bottom: 89px;
  right: 0;
}

/* Reveal + icon on hover (desktop) */
.card__media:hover .plus-icon {
  opacity: 1;
  transform: scale(1.05);
}

/* Keep visible when size buttons are open */
.size-options.active~.plus-icon {
  opacity: 1 !important;
}

/* Size buttons container */
.size-options {
  display: flex;
  /* background: #fff; */
  /* overflow: hidden; */
  position: absolute;
  bottom: 89px;
  right: 0;
  z-index: 9999;
  opacity: 1;
  pointer-events: none;
  transition: all 0.2s ease-in-out;
}

/* Show when active */
.size-options.active {
  opacity: 1;
  pointer-events: all;
}

/* Individual size buttons */
.size-options button {
  width: 40px;
  height: 40px;
  font-size: 12px;
  text-transform: uppercase;
  border: 1px solid #CACACA;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}

.size-options button:hover {
  border-color: #000;
  font-weight: bold;
  z-index: 9999;
}

/* accordion + animation css */
.icon-plus-minus {
  /* transition: transform 0.3s ease; */
  transition: transform .7s cubic-bezier(.4, 0, .2, 1), -webkit-transform .7s cubic-bezier(.4, 0, .2, 1);
}

.icon-plus-minus .plus,
.icon-plus-minus .minus {
  transition: opacity 0.25s ease;
}

/* Default: show + */
.icon-plus-minus {
  transform: rotate(90deg);
}

.icon-plus-minus .plus {
  opacity: 1;
}

.icon-plus-minus .minus {
  opacity: 0;
}

/* When details is open - rotate and show minus */
details[open] .icon-plus-minus {
  transform: rotate(180deg);
}

details[open] .icon-plus-minus .plus {
  opacity: 0;
}

details[open] .icon-plus-minus .minus {
  opacity: 1;
}

/* animation css end */



.product .product__media-wrapper {
    position: relative;
}

@media (max-width: 480px) {
  .page-width .product { padding-bottom: 2rem; }
  .product__modal-opener { padding-bottom: 1.5rem; }
}


  .slider-buttons .slider-button--next, .slider-buttons .slider-button--prev{
    display:none !important;
  }


  .ks-chart-container.ks-container-with-modal{
    position: absolute;
    top: 222px;
  }