/** Shopify CDN: Minification failed

Line 520:35 Unexpected "{"
Line 572:1 Expected "}" to go with "{"

**/
.product-details {
  .product-form-buttons {
    align-items: center;
    gap: 30px;
  }

  .add-to-cart-button {
    box-shadow: none;
    margin: 0;
  }

  .add-to-cart-button::after {
    display: none;
    content: none;
    width: 0;
    height: 0;
    flex: none;
  }

  .add-to-cart-button .add-to-cart-icon {
    display: inline-flex;
    align-items: center;
    flex-shrink: 0;
  }

  .add-to-cart-button .add-to-cart-icon svg {
    display: block;
    width: 18px;
    height: 18px;
  }

  .add-to-cart-button--sold-out:disabled {
    opacity: 1;
    cursor: not-allowed;
    background: #cb5e3529;
  }

  .add-to-cart-button--sold-out:disabled .add-to-cart-text__content,
  .add-to-cart-button--sold-out:disabled .add-to-cart-text__content span,
  .add-to-cart-button--sold-out:disabled .add-to-cart-text__content span span {
    font-family: 'Atkinson Hyperlegible Mono', monospace;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: #ff0000;
  }

  .product-form-buttons > .accelerated-checkout-block[hidden],
  .product-form-buttons > .accelerated-checkout-block:has(shopify-accelerated-checkout[disabled]) {
    display: none !important;
    height: 0 !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    flex: none !important;
  }

  .buy-buttons-block__note.rte {
    margin: 0;
    padding: 0;
  }

  .buy-buttons-block__note.rte > * {
    margin: 0;
  }

  .product-form-buttons:has(.add-to-cart-button--sold-out) {
    row-gap: 8px;
  }

  .tsw-quick-view-price-liquid,
  .button-quick-view.quick-add__button {
    display: none;
  }

  .accordion .details__header {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
    font-family: 'Atkinson Hyperlegible Mono';
    padding: 18px 0;
    text-transform: capitalize;
  }

  .accordion summary .svg-wrapper {
    width: 24px;
    height: 24px;
  }

  .tsw-variant-picker .variant-option legend {
    font-weight: 400;
    font-family: 'Atkinson Hyperlegible Mono';
    color: #000;
  }

  .product-form-buttons {
    flex-direction: row-reverse;
    gap: 8px;
  }

  .custom_text_color {
    color: #475569;
  }

  .tsw-variant-picker .variant-option--color {
    margin-top: 40px !important;
  }

  form.variant-picker__form {
    padding-top: 5px;
  }

  .product-main-title {
    font-family: 'Nunito', sans-serif !important;
  }
  .price__sale {
      align-items: end;
  }
}

.atkinson-family h4 {
  font-family: 'Atkinson Hyperlegible Mono', monospace !important;
}

#buy-me.active {
  display: none !important;
}

/* --- Sticky add to cart (TSW layout — matches PDP bar design) --- */
.sticky-add-to-cart.tsw-sticky-addtocart .sticky-add-to-cart__bar {
  width: min(100% - 32px, 920px);
  border-radius: 16px;
  padding: 12px 14px;
  align-items: center;
  gap: var(--gap-md);
  box-shadow: 0px 12px 44px 0px #00000014;
}

.sticky-add-to-cart.tsw-sticky-addtocart .sticky-add-to-cart__left {
  gap: 16px;
}

.sticky-add-to-cart.tsw-sticky-addtocart .sticky-add-to-cart__image {
  width: 78px;
  height: 104px;
  border-radius: 8px;
}

.sticky-add-to-cart.tsw-sticky-addtocart .sticky-add-to-cart__title {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.4;
  white-space: normal;
  font-family: 'Nunito', sans-serif !important;
}

.sticky-add-to-cart.tsw-sticky-addtocart .sticky-add-to-cart__variant {
  display: none;
}

button.add-to-cart-button.button.button-secondary:hover:after {
  background-color: #41512A;
}

.add-to-cart-button:hover svg {
  fill: #41512A;
}

button.sticky-add-to-cart__button.add-to-cart-button.button.button-secondary:hover {
  background-color: #f7f6ca;
  color: #41512A;
}

.sticky-add-to-cart__price {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.2;
}

.sticky-add-to-cart__price .price {
  font-family: 'Atkinson Hyperlegible Mono' !important;
}

/* Trust copy is mobile-only once you uncomment the `<p class="sticky-add-to-cart__trust-line">` block */
.sticky-add-to-cart.tsw-sticky-addtocart .sticky-add-to-cart__trust-line {
  display: none;
}

button.sticky-add-to-cart__button.add-to-cart-button,
button.sticky-add-to-cart__button-buy-now {
  box-shadow: unset !important;
  margin: 0;
  width: 235px;
  font-size: 16px;
  display: flex;
}

button.sticky-add-to-cart__button.add-to-cart-button:after,
button.sticky-add-to-cart__button-buy-now:after {
  content: none !important;
}

button.sticky-add-to-cart__button.add-to-cart-button {
  color: #fff;
}

.sticky-add-to-cart.tsw-sticky-addtocart .add-to-cart-text__content span {
  font-family: 'Atkinson Hyperlegible Mono' !important;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
  text-transform: uppercase;
}

.product-information__grid .slideshow-controls__dots button {
  padding: 0 !important;
}

.product-information__grid media-gallery .slideshow-controls__dots button[aria-selected='true'] {
  --color: #41512A;
}

.variant-option__button-label__text{
  font-size: 9px;
}
/* product information title wishlist icon */
.pit-title-row__wishlist-icon {
  width: 48px;
  height: 48px;
  border: 0.95px solid #E4E4E4;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  flex-shrink: 0;
}
 .product-information .wishlisthero-product-page-button-container{
  display: none;
}
.product-information .policy-links h4 {
  text-decoration: underline;
}

 .product-information .dialog-zoomed-gallery__close-button{
    border: 1px solid #000;
    mix-blend-mode:unset;
    color:#000;
  }

/* PDP notify link (app injects on product-form-component, not always inside .product-form-buttons) */
.product-details product-form-component > :is(.PRODUCT_PAGE-notify-button, .restock-alerts-notify-button),
.product-details .product-form-buttons :is(.PRODUCT_PAGE-notify-button, .restock-alerts-notify-button) {
  display: flex !important;
  width: 100%;
  margin: 0;
  padding: 0;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  justify-content: flex-start;
  font-size: 14px;
  line-height: 1.4;
  text-decoration: underline;
  background: transparent;
  border: none;
  box-shadow: none;
  min-height: auto;
  flex: none;
}

/* Notify Me modal */
.restock-alerts-modal-wrapper {
  z-index: calc(var(--layer-overlay) + 4);
}

.restock-alerts-modal-wrapper .modalBoxStyle {
  display: flex;
  flex-direction: column;
  max-height: min(90dvh, 100%);
  overflow: hidden;
}

.restock-alerts-modal-wrapper .modalBoxInnerSectionStyle {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  min-height: 0;
}

.restock-alerts-modal-wrapper .modalBoxUpperSectionStyle {
  flex: 0 1 auto;
  max-height: calc(90dvh - 88px);
  overflow-y: auto;
}

.restock-alerts-modal-wrapper .modalBoxLowerSectionStyle {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 48px;
  padding: 12px 24px;
  background-color: #f7f6ca;
  color: #000;
  font-family: 'Nunito', sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  text-transform: uppercase;
}

.restock-alerts-modal-wrapper .restock-alerts-submit-button {
  display: contents;
  border: none;
  background: none;
  box-shadow: none;
  font: inherit;
  color: inherit;
  text-transform: inherit;
}

.restock-alerts-modal-wrapper .restock-alerts-submit-button + .restock-alerts-submit-button {
  display: none;
}

.restock-alerts-modal-wrapper .restock-alerts-submit-button :is(.add-to-cart-icon, .add-to-cart-trailing-icon, .add-to-cart__added) {
  display: none;
}

.restock-alerts-modal-wrapper .restock-alerts-submit-button .add-to-cart-text {
  --atc-opacity: 1;
  opacity: 1;
  clip-path: none;
  filter: none;
  translate: none;
}

.restock-alerts-modal-wrapper .restock-alerts-submit-button.button::after {
  content: none;
}

/* media query */
@media screen and (min-width: 1199px) {
  .price__sale {
    align-items: flex-end;
  }
}
/* just fro 990 and 749 media query screen */
@media screen and (max-width: 990px) and (min-width: 749px) {
  .pit-title-row{
    flex-wrap: wrap; 
    padding-bottom: 12px;
  }
}
@media screen and (max-width: 749px) {
  .svg-wrapper>svg{
    width: 16px;
    height: 16px;
  }

  .sticky-add-to-cart.tsw-sticky-addtocart .sticky-add-to-cart__close .svg-wrapper > svg {
    width: 20px;
    height: 20px;
  }

  .sticky-add-to-cart.tsw-sticky-addtocart .add-to-cart-text__content span {
    font-size: 12px; 
  }

  .product-details {
    padding-top: 16px;
  }

  .product-details form.variant-picker__form {
    padding-top: 0;
  }

  .variant-option__size-note {
    font-size: 12px;
  }

  .tsw-variant-picker .variant-option legend {
    font-size: 12px;
  }

  .product-details .accordion .details__header {
    font-size: 13px;
    padding: 12px 0;
  }

  .product-details .tsw-variant-picker .variant-option--size .variant-option__button-label {
    min-width: 44px;
    min-height: 44px;
    width: 44px;
    height: 44px;
    flex: 0 0 44px;
    border-radius: 50%;
    overflow: hidden;
  }

  .product-details .tsw-variant-picker .variant-option--color {
    margin-top: 24px !important;
  }

  .product-details .variant-option__size-guide-trigger {
    display: inline-flex;
    line-height: 1.4;
    text-decoration: none;
    padding: 0 !important;
    color: #121212;
  }

  .trusted_boxes_section .group-block-content.layout-panel-flex:has(> .icon-block + .text-block + .text-block) {
    flex-flow: row wrap;
    align-items: center;
    column-gap: 12px;
    row-gap: 10px;
  }


  .trusted_boxes_section .group-block-content.layout-panel-flex:has(> .icon-block + .text-block + .text-block)>.text-block:nth-child(2) {
    flex: 1 1 0;
  }

  .sticky-add-to-cart.tsw-sticky-addtocart .sticky-add-to-cart__left {
    display: none !important;
  }

  .sticky-add-to-cart.tsw-sticky-addtocart .sticky-add-to-cart__bar .add-to-cart-text__content {
    display: inline !important;
  }

  .sticky-add-to-cart.tsw-sticky-addtocart .sticky-add-to-cart__bar {
    width: 100%;
    padding: 32px 14px 10px;
    border-radius: 0;
  }

  .sticky-add-to-cart.tsw-sticky-addtocart .sticky-add-to-cart__row {
    width: 100%;
    justify-content: stretch;
  }

  .sticky-add-to-cart.tsw-sticky-addtocart .sticky-add-to-cart__actions {
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
    width: 100%;
  }

  .sticky-add-to-cart.tsw-sticky-addtocart .sticky-add-to-cart__actions>.button,
  .sticky-add-to-cart.tsw-sticky-addtocart .sticky-add-to-cart__actions>.sticky-add-to-cart__button {
    flex: 1 1 0;
    min-width: 0;
    height: 42px;
    margin: 0;
  }

  .product-information__grid slideshow-slide.product-media-container--image,
  .product-information__grid slideshow-slide.product-media-container--video {
    border-radius: 8px;
  }

  .product-information__grid .slideshow-controls__dots {
    gap: .2rem;
  }

  .product-information__grid .slideshow-controls__dots button:after {
    height: 5px;
    width: 5px;
    border-radius: 50%;
    box-shadow: none;
  }

  .product-information__grid .slideshow-controls__dots button[aria-selected=true]:after {
    height: 8px;
    width: 8px;
  }

  .product-details .tsw-variant-picker .variant-option legend,
  .variant-option__swatch-value {
    color: #8B8B8B;
  }
  .pit-title-row__wishlist-icon {
    width: 32px;
    height: 32px;
  }
  .product-information .policy-links{
    padding-left: 0;
  }
   #quick-add-dialog .quick-add-modal__content .product-information__media {
    height: 140px !important;
}
.product-recommendations span.price-item--sale.price{
      font-size: 16px !important;
}
}

.breadcrumb .breadcrumb__item{
  color: var(--breadcrumb-link-color, inherit);
  font-weight:400;
  font-family:var(--font-body);
  transition: opacity 0.15s ease;
  letter-spacing: 0%;
}

.product-details .price__sale,
.product-information .price__sale {{
  gap: 12px;
  display: flex;
}
.product-details .price__sale .price-item__group:has(.compare-at-price),
.product-information .price__sale .price-item__group:has(.compare-at-price) {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.product-information__media   .product-badges {
  right: 27px;
  top: 10px;
}
/* sticky content desktop */
.product-details.sticky-content--desktop
  {
  position: sticky;
  top: calc(100vh - 100% - 1550px);
  align-self: start;
}
/* You may also like section quick view modal - Ns */
#quick-add-dialog .quick-add-modal__content .product-information__media {
    min-width: 90px !important;
    height: 94px;
}
#quick-add-dialog variant-picker.tsw-variant-picker.spacing-style {
  padding-bottom: 0;
  margin-top: 0;
}
.quick-add__button .add-to-cart-text{
  background: unset !important;
}

/* mobile screen - ns*/
@media screen and (max-width: 430px) {

.trusted_boxes_section .group-block.group-block--height-fit {
    padding: 11px;
}
.trusted_boxes_section  .icon-block__media {
    width: 28px !important;
}
.trusted_boxes_section .group-block.group-block--height-fit{
 min-height: 195px;
}
.trusted_boxes_section .group-block-content.layout-panel-flex:has(>.icon-block+.text-block+.text-block){
  column-gap: 8px;
}
}
.product-recommendations span.price-item--sale.price {
    font-size: 20px;
}