/** Shopify CDN: Minification failed

Line 267:39 Unexpected "{"

**/
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Marcellus&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&display=swap');
:root {
    --font-body-family: Jost, sans-serif !important;
    --font-body-style: normal;
    --font-body-weight: 400;
    --font-body-weight-bold: 600;
    /*--font-heading-family: "Playfair Display", serif !important;*/
    --font-heading-family:"Cormorant Garamond", serif;
    --font-heading-style: normal;
    --font-heading-weight: 400;
}
hr {
    border: none;
    height: .1rem;
    background-color: rgba(var(--color-foreground), .2);
    display: block;
    margin: 1rem 0;
}
img.social-icon {
    width: 25px;
    height: 25px;
    object-fit: contain;
}
body {
  font-size: 1.6em !important;
  font-weight:400;
  line-height:24px;
  letter-spacing:normal;
}
h1, h2, h3, h4, h5, .h0, .h1, .h2, .h3, .h4, .h5 {
  font-style: normal;
}
@media screen and (min-width: 750px) {
    .page-width {
        max-width: 100%;
    }
}
@media screen and (min-width: 1300px) {
    .page-width {
       max-width: 1300px;
    }
}
@media screen and (min-width: 1400px) {
    .page-width {
       max-width: 1400px;
    }
}
.page-width{
    padding-left: 2rem !important;
    padding-right: 2rem !important;
}
.header:not(.drawer-menu).page-width {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
}
@media screen and (min-width: 1600px) {
  .page-width {
    max-width: 100%;
  }
  body,p{
        font-size: 16px !important;
        line-height: 22px !important;
  }

}
@media screen and (min-width: 1900px) {
  .page-width {
     max-width: 100%;
  }
}
@media screen and (min-width: 2400px) {
  .page-width {
     max-width: 100%;
  }
}
.full-width{
  max-width:100%;
}
.no-padding{
  padding:0 !important;
}
cart-remove-button .button {
  background: transparent !important;
}
quantity-popover .quantity {
  background: rgb(var(--color-background));
  gap: 8px;
  height: 48px;
  border: 1px solid #d1d1d1;
  border-radius: 0;
}
.quantity:before,
.quantity:after{
  display:none;
}
.multi-country svg {
  width: 100%;
}

a,
span {
  text-decoration: none !important;
}
.swiper-pagination {
    position: relative;
}
.swiper-button-lock {
  display: initial !important;
}
.swiper-button-next,
.swiper-button-prev {
  top: -48px;
  width: 36px;
  height: 36px;
  background: #f6f6f5;
  border-radius: 50%;
  z-index: 1;
}
.swiper-button-next svg,
.swiper-button-prev svg {
  width: 24px;
  height: 24px;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  display: none !important;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 0;
  left: auto;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: auto;
  right: 45px;
}
.swiper-pagination {
  position: relative !important;
  margin-top: 1.5rem;
}
.swiper-pagination-bullet {
  height: 10px;
  width: 10px;
}
.swiper-pagination-bullet-active {
  width: 40px;
  border-radius: 8px;
}
/* Pagination bullet animation */
  .swiper-pagination-bullet {
    transition: all var(--bullet-duration, 3s) ease;
  }

  /* Custom cursor styling for data-cursor="cursor" */
  [data-cursor="cursor"] .swiper {
    cursor: grab;
  }
  [data-cursor="cursor"] .swiper:active {
    cursor: grabbing;
  }

  /* Smooth slide transitions */
  .swiper-slide {
    transition: opacity 0.3s ease, transform 0.3s ease;
  }
  .swiper-slide-prev,
  .swiper-slide-next {
    opacity: 0.5;
  }
  .swiper-slide-active {
    opacity: 1;
  }
  .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
  }
@media screen and (max-width: 749px) {
  span.banner__badge {
    left: 2rem;
  }
}
.footer__content-bottom {
    padding-top: 0 !important;
}
    .footer-block__details-content>p, .footer-block__details-content>li {
                margin-right: 0 !important;
    }
/*********************************** HEADER ******************************************/
     .section-header {
        margin-bottom: 0px;
        z-index: 99;
    }

@media screen and (min-width: 750px) {
    .header.page-width, .utility-bar__grid.page-width {
        padding-left: 3.5rem;
        padding-right: 3.5rem;
        max-width: 100%;
    }
    .header--middle-left .header__inline-menu {
        margin-left: 0;
        text-align: center;
    }
    .header--middle-left {
        grid-template-areas: "heading navigation icons";
        grid-template-columns: auto 1fr auto;
    }
}
a.b2b-form.link.focus-inset {
    display: flex;
    align-items: center;
}
.slider-button .icon {
    height: 25px !important;
    width: 25px !important;
}
.header__active-menu-item,a {
    text-decoration: none !important;
}
.header__icon .svg-wrapper {
    width: 17.5px;
    height: 17.5px;
}
.header__icons {
    padding-right: 0;
}
.announcement-bar__message{
    font-weight: 400;
}
.noir_logo_bar {
  display: flex;
    padding: 1.2rem 2rem;
    background: #fff;
    border-bottom: 1px solid #faf8f5;
}
.header__heading-logo-wrapper {
    display: flex;
}
.header--middle-left {
    column-gap: 2rem;
}
.header__heading a,.noir_logo_bar a{
  padding:0;
}
.header__menu-item{
    font-family: var(--font-body-family);
    font-family: var(--font-body-family);
    position: relative;
    font-size: 12px;
    font-weight: 500;
    text-transform:uppercase;
    transition: all .25s cubic-bezier(.104, .204, .492, 1);
}
.header__inline-menu ul li:first-child a{
  padding-left:0;
}
.header__icon--cart svg path,.header__icon--search svg path,
.header__icon .svg-wrapper svg circle, {
    stroke: #151515;
    stroke-width: 1.3;
    stroke-linecap: round;
    stroke-linejoin: round;
}
.nav-overlay {
    position: fixed;
    background: #0000007a;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
}
.button:after,.button:before{
  display:none;
}
/************ hover header *****************/

#site-header.scrolled{
    background: #ffffff;
}
#site-header.scrolled .header__heading-logo {
    filter: brightness(0) invert(0);
}
#site-header.scrolled .header__menu-item span,
#site-header.scrolled .customer_account,
#site-header.scrolled a.b2b-form.link.focus-inset{
    color:#151515;
}
#site-header.scrolled .header__heading svg,
#site-header.scrolled .header__icon .svg-wrapper svg path,
#site-header.scrolled  header-drawer svg path,
#site-header.scrolled .header__icon .svg-wrapper svg circle{
    stroke: #151515;
}
#site-header.scrolled  .icon-caret path{
    fill: #151515;
}
.menu-drawer .list-social {
    justify-content: flex-start;
    margin-left:0 !important;
    padding: .5rem 1.5rem !important;
}
@media screen and (max-width: 749px) {
  .list-menu__item {
      font-size: 14px !important;
  }
  .menu-drawer__menu .list-menu__item {
      padding: 1.1rem 1.5rem !important;
      border-bottom: 1px solid #dfdede;
  }
.menu-drawer summary.menu-drawer__menu-item {
    padding-right: .5rem !important;
}
.menu-drawer__close-button {
    padding: 1.2rem 1.5rem 1.2rem 1.5rem !important;
}
.menu-drawer__navigation-container {
    grid-template-rows:auto !important;
    max-height: 100vh;
    height: 100vh !important;
    display: flex !important;
    flex-flow: column;
}
.menu-drawer__navigation {
    padding: 0rem 0 !important;
}
.header--has-social .menu-drawer__utility-links {
    padding: 2rem 1.5rem !important;
    margin-top: 2rem !important;
}
}
  /********************************************** Footer *********************/

.footer-social .list-social{
      justify-content: start !important;
}
.footer-social .list-social__link {
    padding: 0 !important;
}
.footer__content-top {
    padding-bottom: 30 !important;
    display: block;
}
.footer-block__details-content .list-menu__item--link,
.footer-block__brand-info p {
    font-family: var(--font-body-family) !important;
    font-weight: 300 !important;
    color: rgb(var(--color-foreground));
    font-size: 12px !important;
    line-height: 18px !important;
    text-transform: uppercase;
}
.footer-block__brand-info p {
    text-transform: capitalize;
    line-height: 22px !important;
    font-size: 14px !important;
}
.footer-block__brand-info{
  max-width:32rem;
}
.shopify-section-group-gg-footer-group .newsletter-form,.shopify-section-group-gg-footer-group .newsletter-form__field-wrapper {
    max-width: 100% !important;
}
.footer-block__heading {
    font-size: 14px !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    margin: 0 0 15px 0 !important;
    font-family: var(--font-body-family) !important;
}
.footer__copyright {
    text-align: center;
    margin-top: 0 !important;
    padding: 10px !important;
}
.copyright__content {
    font-size: 14px !important;
    font-weight:300;
}

.newsletter_text p{
   font-weight: 300 !important;
    font-size: 14px !important;
    line-height: 18px !important;
    text-transform: uppercase;
    margin:20px 0 20px 0;
}
.footer-block__details-content .list-social {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.newsletter-form__field-wrapper .field:before,
.newsletter-form__field-wrapper .field:after{
  display:none;
}
.field__input {
    padding: 1rem !important;
    border: 1px solid #ccc;
    outline: none !important;
    box-shadow: none !important;
}

.newsletter-form__field-wrapper .field__input {
    padding: 0rem !important;
    border: 0;
    outline: none !important;
    box-shadow: none !important;
    height: 34px;
}
.field__input::placeholder {
  color: #999; /* change to your desired color */
  opacity: 1; /* ensures full visibility */
}

/* For better browser support */
.field__input::-webkit-input-placeholder {
  color: #999;
}

.field__input:-ms-input-placeholder {
  color: #999;
}

.field__input::-ms-input-placeholder {
  color: #999;
}
.newsletter-form__field-wrapper .field__label,.field__label{
  display:none;
}
.newsletter-form__field-wrapper .field {
    gap: 15px;
    border-bottom: 1px solid #ccc;
}
.newsletter-form__button {
    width: 24px !important;
    position: relative;
    height: 34px !important;
    color: #fff;
    background-color: transparent !important;
    border: 0;
}
.newsletter-form__button svg{
  width:18px;
}

.footer_contact {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.footer-contact-item {
  display: flex;
  align-items: flex-start;
  gap: 14px;
}

.contact-icon {
  flex-shrink: 0;
  width: 20px; /* Fixed width for the icon container */
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 4px;
}

.contact-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.contact-icon svg {
  width: 100%;
  height: auto;
  fill: currentColor;
}

.contact-details {
  display: flex;
  flex-direction: column;
  line-height: 1.3;
}

.contact-label {
    letter-spacing: 0.04em;
    margin-bottom: 2px;
    text-transform: uppercase;
    font-size: 14px;
}

.contact-details a, 
.contact-details address {
  color: inherit;
  text-decoration: none;
  font-style: normal;
}


@media screen and (max-width: 749px) {
    .footer-block.grid__item {
        margin: 0rem 0 !important;
        text-align: left !important;
    }
.footer .grid {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px; /* optional */
}
/* 2nd div → full width & first */
.footer .grid .footer-block:last-child {
  grid-column: 1 / -1; /* 100% width */
  order: 1;
}

/* 1st div → left 50% */
.footer .grid .footer-block:nth-child(1) {
  order: 2;
  grid-column: 1 / -1; 
}

/* 3rd div → right 50% */
.footer .grid .footer-block:nth-child(2) {
  order: 3;
}
.footer .grid .footer-block:nth-child(3) {
  order: 4;
}
.footer-block__details-content {
    margin-bottom: 0.5rem !important;
}
.footer__copyright {
    margin: 0 !important;
    padding: 10px;
}
.footer-block__details-content .list-social {
    padding: 0;
}
.newsletter_text p {
    font-size: 12px !important;
    line-height: 20px !important;
    margin: 10px 0;
}
.footer-block__details-content .list-menu__item--link {
      padding-top: 5px !important;
      padding-bottom: 5px !important;
  }
  .menu-drawer__utility-links{
    display:none !important;
  }
    .noir-newsletter{
      background:#FAFAFA;
      padding:3rem 1.5rem;
      text-align:left !important;
    }
    .noir-newsletter p{
      margin:0 !important;
    }
    .newsletter-form{
          margin-top:2.5rem;
    }
    .newsletter-form__field-wrapper .field__input {
    background: transparent;

}
.newsletter-form__button {
        color: rgb(var(--color-foreground));
}

.footer-block__details-content {
  text-align:center
}
}
/*************************************** Section Heading *********************/
.section-title p {
  margin: 0 auto;
}
.section-title {
    margin-bottom: 3rem;
    margin-top: 0rem;
    text-align: center;
}
h2.inline-richtext {
    font-size: 34px;
    line-height: 42px;
    font-weight: 500;
    letter-spacing: normal;
    margin: 0;
    text-transform:capitalize;
}
.section-title p{
  font-size:17px;
  line-height:27px;
  color:#151515;
  font-weight:400;
}
/******************************** Banner ********************************/
@media screen and (min-width: 750px) {
    .banner--large:not(.banner--adapt) {
        min-height: 72rem;
        height: calc(100vh - 38px) !important;
    }
    .banner--desktop-transparent .banner__box {
        max-width: 70rem !important;
    }
}
.banner__buttons{

}
 .button {
    min-height: 20px;
    min-width: 150px;
    padding: 0;
    font-family: var(--font-body-family);
    font-weight: 500;
    letter-spacing: 0;
    font-size: 14px;
    line-height: 20px;
    text-transform: capitalize;
    color: rgb(var(--color-button-text));
    background-color: rgba(var(--color-button));
    padding: 10px 15px;
}
.banner__buttons .button.button--secondary {
    color: rgb(var(--color-button-text));
    background-color: transparent;
    border:1px solid rgba(var(--color-shadow));
}
.banner__box  h2.inline-richtext {
    font-size: 34px;
    line-height: 42px;
    font-weight: 500;
    letter-spacing: normal;
    margin: 0;
    text-transform:capitalize;
}
.banner__content {
   max-width:100% !important;
}
.banner__content p{
    font-family: var(--font-body-family);
    font-weight: 400;
    color: rgb(var(--color-foreground));
    font-size: 16px;
    line-height: 24px;
}
.rich-text__blocks>*+* {
    margin-top: 0rem !important;
}
.rich-text__blocks {
        max-width: 100% !important;
    }
@media screen and (max-width: 749px) {
  .banner__content {
    min-height: 96vh !important;
    align-items: end !important;
  }
}

/******************************** Policy Page ****************************************/

  /* ===============================
     LAYOUT
  ================================ */
  .noir-policy-page {
    display: flex;
    justify-content: space-between;
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 1.5rem;
    width: 100%;
    gap: 10rem;
  }

  /* ===============================
     STICKY MENU
  ================================ */
  .noir-policy-menu {
    position: sticky;
    top: calc(3.54167vw + 93px);
    align-self: flex-start;
  }

  .noir-policy-menu__list {
    display: flex;
    flex-direction: column;
    gap: 12px;
    list-style: none;
    margin: 0;
    padding: 0;
    min-width: 300px;
  }

  .noir-policy-menu__link {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    text-transform: uppercase;
    color: #2d2a26;
    text-decoration: none;
  }

  .noir-policy-menu__link.active {
    text-decoration: underline;
  }

  /* ===============================
     CONTENT
  ================================ */
  .noir-policy-content {
    width: 100%;
  }

  .noir-policy-content__header {
    display: flex;
    align-items: center;
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 1.5rem;
    width: 100%;
  }

  .noir-policy-content__heading {
      width: 100%;
      padding: 16px 0 !important;
      margin: 0 0 24px 0 !important;
      font-size: 30px !important;
      line-height: 36px !important;
      font-weight: 700;
      text-transform: uppercase;
      color: #2d2a26;
      border-bottom: 1px solid #ccc;
  }

  .noir-policy-content__grid h6 {
    margin-bottom: 16px;
    font-size: 14px;
    text-transform: uppercase;
    color: #2d2a26;
  }

  .noir-policy-content__grid p {
    margin: 0 0 8px;
    font-weight: 400;
    color: #2d2a26;
  }
  .noir-policy-content__grid{
    padding:0 12px;
  }

@media screen and (max-width: 749px) {
.noir-policy-content__heading {
    padding: 0px 0 !important;
    margin: 15px 0 15px 0 !important;
    font-size: 30px !important;
    line-height: 36px !important;
    border-bottom: 0;
}
.noir-policy-menu__link{
  font-size:12px;
}
.noir-policy-menu {
        position: relative;
        top: 0;
        align-self: flex-start;
        width: 100%;
        border-top: 1px solid #f1f1f1;
        border-bottom: 1px solid #f1f1f1;
                margin-bottom: 15px;
}
.noir-policy-menu__list {
    list-style: none;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 10px 0;
    
    /* 1. Enable horizontal scrolling */
    overflow-x: auto;
    white-space: nowrap;
    
    /* 2. Enable smooth momentum scrolling on iOS */
    -webkit-overflow-scrolling: touch;
    
    /* 3. Optional: Hide scrollbar for a cleaner look (Chrome/Safari/Firefox) */
    scrollbar-width: none; /* Firefox */
}

.noir-policy-menu__list::-webkit-scrollbar {
    display: none; /* Chrome, Safari, Opera */
}

/* 4. CRITICAL: Apply this to your list items (e.g., <li>) */
.noir-policy-menu__list > li {
    flex: 0 0 auto; /* Prevents items from shrinking or squishing */
    padding: 0px; /* Gives items breathing room since 'space-around' won't work well here */
}
.noir-policy-page{
    display: flex;
    flex-flow: column;
    gap: 0;
}
.noir-policy-content__grid {
    padding: 0;
    font-size:14px;
}
}

  /* ===============================
     ACCORDION
  ================================ */
  .noir-faq-group__header h3{
    font-size:22px;
  }
.noir-accordion {
    border-top: 1px solid #f1f1f1;
  }

  .accordion-item {
    border-bottom: 1px solid #f1f1f1;
  }

    .accordion-header {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 48px;
    width: 100%;
    padding: 0;
    background: none;
    border: 0;
    cursor: pointer;
    font-size: 12px;
    font-weight:500;
    text-transform: uppercase;
    color: #3e2723;
    }

  .accordion-header::before,
  .accordion-header::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 9px;
    height: 1px;
    background-color: currentColor;
    transition: transform 0.4s;
  }

  .accordion-header::after {
    transform: rotate(90deg);
  }

  .accordion-item.active .accordion-header::after {
    transform: none;
  }

  .accordion-content {
    display: none;
    margin-bottom: 1.5rem;
    overflow-x: auto;
    font-size:14px;
    font-weight:400;
    line-height: 22px;
    text-align: justify;
  }

  .accordion-item.active .accordion-content {
    display: block;
  }

  .accordion-content ul {
    padding-left: 15px;
  }

  .accordion-content ul li {
    line-height: 16px;
    margin-bottom:10px;
  }
/******************************* Size Guide **********************************/
 .noir-size-chart {
  }
  .size-chart-header h3{
        font-family: var(--font-body-family);
  }
  /* Size chart table wrapper */
  .noir-size-chart table {
    width: 100%;
    border: 1px solid #2d2a26;
    border-collapse: collapse;
    text-align: center;
    max-width:80rem;
  }
  /* Ensure bottom + outer borders are visible */
  .noir-size-chart table {
    border-bottom: 1px solid #2d2a26;
  }

  /* Bottom border for last row */
  .noir-size-chart tbody tr:last-child th,
  .noir-size-chart tbody tr:last-child td {
    border-bottom: 1px solid #2d2a26;
  }

  /* Alternate row background (even rows) */
  .noir-size-chart tbody tr:nth-child(even) th,
  .noir-size-chart tbody tr:nth-child(even) td {
    background-color: #faf8f5;
  }

  /* Table head */
  .noir-size-chart thead {
    background-color: #faf8f5;
    border-bottom: 1px solid #2d2a26;
  }

  /* Table cells */
  .noir-size-chart th,
  .noir-size-chart td {
    padding: 6px 0;
    min-width: 55px;
    border-right: 1px solid #2d2a26;
    font-weight: 500;
  }

  /* First column (sticky + left aligned) */
  .noir-size-chart th:first-child,
  .noir-size-chart td:first-child {
    position: sticky;
    left: 0;
    text-align: left;
    padding-left: 10px;
    background-color: inherit;
  }

  /* Zebra rows */
  .noir-size-chart tbody tr:nth-child(odd) th,
  .noir-size-chart tbody tr:nth-child(odd) td {
    background-color: #ffffff;
  }

  /* Desktop spacing */
  @media (min-width: 767px) {
    .noir-size-chart th,
    .noir-size-chart td {
      min-width: 71px;
    }
  }
  /******************************************** Whats App **********************************/
/* Sticky Button Container */
.stylist-whatsapp-sticky {
  transform: scale(.9);
  position: fixed;
  bottom: 10px;
  left: 10px;
  display: flex;
  align-items: center;
  background-color: #f9f4ee; /* Black outer border/background */
  /*border: 2px solid #f9f4ee;*/
  border-radius: 50px;
  padding: 5px;
  text-decoration: none;
  z-index: 2;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  filter: drop-shadow(0 4px 12px rgba(0,0,0,0.15));
}

/* The Icon Circle */
.stylist-icon-box {
  width: 35px;
  height: 35px;
  background-color: transparent;
  /*border: 2px solid #ffffff;*/
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
}

.stylist-icon-box svg {
      width: 30px;
    height:30px;
    stroke: #000000ff;
    color: #000000ff;
}

/* The White Pill Text Area */
.stylist-text {
    background-color: #000000ff;
    color: #ffffff;
    font-family: inherit;
    font-size: 12px;
    padding: 5px 11px 5px 10px;
    margin-left: 4px;
    border-radius: 20px;
    height: 30px;
    display: flex;
    align-items: center;
    letter-spacing: 0.5px;
    margin-right: 2px;
    text-transform:uppercase;
}

/* Hover Effects */
.stylist-whatsapp-sticky:hover {
  transform: scale(1);
  box-shadow: 0 6px 20px rgba(0,0,0,0.2);
}

/* Mobile Adjustment */
@media screen and (max-width: 768px) {
  .stylist-whatsapp-sticky {
    bottom: 15px;
    left: 0px;
    transform: scale(0.9);
  }
  .stylist-whatsapp-sticky:hover {
    transform: scale(0.9);
  }
.rich-text__wrapper {
    display: flex;
    justify-content: center;
    width: 100% !important;
}
.image-with-text__content {
    padding: 2rem !important;
}
.main-banner{
  width:100% !important;
}
.banner__media-half.animate--fixed:first-child>img, .banner__media-half.animate--zoom-in:first-child>img {
   width:100% !important;
}
}
/************************************** PDP ****************************************/
.card__heading {
    font-size: 14px;
    font-family: var(--font-body-family) !important;
    letter-spacing: normal;
    text-transform: uppercase;
}
.price__regular .price-item--regular {
    font-size: 14px;
}
.product__title h1 {
    font-size: 24px;
    font-weight: 400;
    font-family: var(--font-body-family);
    text-transform: uppercase;
}
.noir_price .price__regular .price-item--regular {
    font-size: 18px;
}
.product-form__submit {
    font-weight: 400;
    text-transform: uppercase;
    background: #5498b4;
}
.product-short-description {
    padding: 10px 0;
    margin-bottom:15px;
    border-top: 1px solid #ecebeb;
    border-bottom: 1px solid #ecebeb;
    margin-top: 2.5rem;
}
.product-short-description p{
    font-size: 14px;
    line-height: 1.7;
    margin:0;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 3 !important;
    overflow: hidden !important;
}
.product-form__input .form__label {
    padding-left: 0;
    font-weight: 400;
    text-transform: uppercase;
    color: #000;
}
.product-form__input--pill input[type=radio]+label{
  text-transform:capitalize !important
}
@media screen and (min-width: 990px) {
    .product--large:not(.product--no-media) .product__info-wrapper {
        padding: 30px 0 0 4rem !important;
        max-width: 35%;
        width: calc(35% - var(--grid-desktop-horizontal-spacing) / 2);
    }
    .product__column-sticky {
        display: block;
        position: sticky;
        top: 8rem !important;
        z-index: 2;
    }
}
@media screen and (max-width: 749px) {
.card__heading {
    font-size: 12px;
}
.price__regular .price-item--regular {
    font-size: 12px;
}
.product__title h1 {
    font-size: 18px;
}
.noir_price .price__regular .price-item--regular {
    font-size: 14px;
}
}