/** Shopify CDN: Minification failed

Line 869:8 Unexpected "{"
Line 870:15 Expected ":"
Line 913:8 Unexpected "{"
Line 914:15 Expected ":"
Line 928:8 Unexpected "{"
Line 929:15 Expected ":"

**/
@font-face {
  font-family: "Abhaya Libre";
  src: url("/cdn/shop/files/AbhayaLibre-Regular.ttf?v=1732205236");
}

@font-face {
  font-family: "Just Me Again Down Here";
  src: url("/cdn/shop/files/JustMeAgainDownHere-Regular.ttf?v=1733248793");
}

span.new_menu_badge {
    background: #e6433c;
    color: #fff;
    position: absolute;
    font-size: 10px;
    line-height: 9px;
    padding: 3px 5px;
    border-radius: 3px;
    top: 0;
}
.ctm__header--store .menu-drawer__menu li span.new_menu_badge {
  left: 20px;
}

.ctm__header--store .menu-drawer__menu li {
    position: relative;
}

.ctm__header--store nav.header__inline-menu li {
  position: relative;
}

.ctm__new_customer-review-column_first-image,
.ctm__new_customer-review-column_second-image {
  overflow: hidden;
  border-radius: 15px;
  width: 100%;
  height: 100%;
}

li.custom__lookbook--buttons2 {
  position: absolute;
  top: 30%;
  right: 35%;
}

.cutom__accordion__col-7 p {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: black;
}

.underline-links-hover:hover .ctm_quick_submit {
  text-decoration: none;
}

p.custom__newsletter_message {
  margin: 6px 0 0;
  font-family: "Just Me Again Down Here";
  font-size: 16px;
  font-weight: 400;
  color: black;
  padding-left: 40px;
}

h2,
h1 {
  font-family: "Abhaya Libre";
  font-weight: 800;
}

product-info {
  font-family: "Abhaya Libre";
}

.custom_marquee {
  width: 100%;
  overflow: hidden;
}

.custom__main__product .icon-with-text__item {
  align-items: flex-start;
}

.new__image__with__text__dupli-col {
  width: 33.33%;
  padding: 0 15px;
}

.new__image__with__text__dupli-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 100%;
}

.new__image__with__text__dupli-row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  row-gap: 30px;
}

.product-grid-container li.grid__item .card__content,
.product-grid-container li.grid__item .card__content .card-information {
  text-align: center;
}

p.new__image__with__text__dupli-content-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  margin: 12px 0 0;
  max-width: 130px;
  color: rgba(var(--color-foreground), 1);
}

.custom__main__product .icon-with-text--horizontal .h4 {
  text-align: left;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  max-width: 100px;
}

.ctm__banner_buttons {
  width: 100%;
}

.custom__button:after,
.custom__button:before,
.custom__button__btn::after,
.custom__button__btn::before {
  display: none;
}

.custom__newsletter_content .newsletter-form__button {
  position: unset;
}

h2.new__image--with--text--heading {
  margin: 0 0 30px;
  font-family: "Abhaya Libre";
  font-weight: 800;
  font-size: 28px;
  line-height: 100%;
  color: #0d1122;
}

span.custom__button_svg {
  max-width: 11px;
  width: 100%;
  height: 20px;
}

.image__with__text__dupli .image-with-text__text.rte p {
  color: rgba(var(--color-foreground));
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
}

.image__with__text__dupli h2.image-with-text__heading.inline-richtext {
  font-family: "Abhaya Libre";
  font-style: normal;
  font-weight: 800;
  font-size: 32px;
  line-height: 54px;
}

.custom__contact__form h2.title.title-wrapper--no-top-margin.inline-richtext {
  font-family: "Abhaya Libre ExtraBold";
  font-weight: 800;
  font-size: 32px;
  line-height: 54px;
  text-align: center;
  color: #0d1122;
  margin: 0;
}

.new__image--with--text--row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  row-gap: 40px;
}

.custom__contact__form form label.field__label {
  position: unset;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  color: #191c28;
  max-width: 100%;
  /* margin-top: 24px; */
}

.custom__contact__form .contact .field {
  align-items: flex-end;
}

.custom__form__custom__email_content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #191c28;
  margin: 0 0 4px;
}

.custom__form__custom__email_content h3 {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  color: #0d1122;
  margin: 0;
}

.custom__contact_form__col {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.custom__contact__form form input,
.custom__contact__form form textarea {
  border-bottom: 0.6px solid #191c28;
  width: 55%;
  max-width: 100%;
  min-height: 0;
  overflow: hidden;
}

.custom__contact__form .contact__fields {
  width: 100%;
}

.custom__contact__form__input-grid {
  display: flex;
  align-items: center;
  width: 100%;
}

.custom__contact__form form .field__input:focus {
  border-bottom: 0.6px solid #191c28;
  outline: 0;
  box-shadow: none;
}

.custom__contact__form form {
  display: flex;
  flex-wrap: wrap;
}

.custom__contact__form form .contact .field label.field__label {
  position: unset;
}

.custom__contact__form .contact .field:before,
.custom__contact__form .contact .field:after {
  display: none;
}

.custom__contact__form .contact {
  max-width: 996px;
}

.new__rich__text .rich-text__text.rte p {
  font-family: "DM Sans";
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  color: #191c28;
}

h2.rich-text__heading.rte.inline-richtext {
  font-family: "Abhaya Libre";
  font-style: normal;
  font-weight: 800;
  font-size: 44px;
  line-height: 54px;
  color: #0d1122;
}

.new__image--with--text--column {
  width: 33.33%;
  padding: 0 15px;
}

.new__banner__ctm .banner__text.rte p {
  color: rgba(var(--color-foreground), 1);
  font-size: 18px;
  line-height: 24px;
  max-width: 534px;
}

.new__banner__ctm h2.banner__heading.inline-richtext {
  font-weight: 800;
  font-family: "Abhaya Libre";
  line-height: normal;
  max-width: 502px;
}

.custom-width-70 {
  width: 70%;
}

.custom-width-30 {
  width: 30%;
}

.custom__featured_collection h2.title.inline-richtext {
  font-family: "Abhaya Libre";
  font-weight: 800;
}

.custom__featured_collection .card__heading,
.custom__featured_collection .card-information .price {
  font-weight: 500;
  font-size: 16px;
  text-transform: capitalize;
  text-align: center;
}

.custom__featured_collection .collection__title {
  text-align: center;
}

.custom-grid-content {
  width: 100%;
  max-width: 100%;
}

.custom__marquee--1,
.custom__marquee--2 {
  border-radius: 12px;
  padding: 9px 0;
  margin: 5px 0;
}

.custom__product-ingredient-section-column-image > img {
  width: 100%;
}

.cusstom__scrollbar--marquee {
  position: relative;
  width: 100vw;
  max-width: 100%;
  height: 200px;
  overflow-x: hidden;
}

nav.breadcrumb_cutom {
  margin-bottom: 5px;
  margin-top: 0;
}

.custom__main__product .product__info-container .product__title {
  margin-top: 0;
}

.ctm__new_customer-review-row img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 2s;
}

nav.breadcrumb_cutom a {
  color: rgba(var(--color-foreground), 1);
  text-decoration: none;
}

.ctm__new_customer-review-column_first-image:hover img {
  transform: scale(1.1);
}

.ctm__new_customer-review-column_second-image:hover img {
  transform: scale(1.1);
}

.contact__form__custom__email {
  display: flex;
  align-items: center;
  max-width: 488px;
  height: 88px;
  border: 1px solid #efe8db;
  border-radius: 14px;
  padding: 20px;
  width: 100%;
  gap: 1rem;
}

.ctm__newsletter_new .inline-richtext {
  margin: 0;
  text-align: center;
  line-height: normal;
}

.custom__newsletter_content .newsletter-form {
  margin-top: 30px;
  display: flex;
  max-width: 100%;
}

.custom__newsletter_content .newsletter-form .newsletter-form__field-wrapper {
  display: flex;
  max-width: 100%;
  row-gap: 30px;
}

.custom__newsletter_content .newsletter-form__field-wrapper .field__input {
  background: url(/cdn/shop/files/Group_1948755616.png?v=1732905386);
  background-size: contain;
  height: 52px;
  max-width: 420px;
  color: #1f335d;
  background-repeat: no-repeat;
  /* background-position: center; */
}

.custom__newsletter_content .newsletter-form__field-wrapper .field__input:focus, .image_with_newsletter_ctm .newsletter-form__field-wrapper .field__input:focus {
    outline: 0;
    box-shadow: none;
}

.custom__new__rich__text__image img {
  width: 100%;
}

.custom__newsletter_content .newsletter-form__button {
  font-weight: 700;
  font-size: 16px;
  line-height: 21px;
  width: 100%;
  height: 52px;
  max-width: 168px;
  background: url(/cdn/shop/files/Rectangle_731_4.png?v=1732906164);
  background-size: cover;
  color: #fdeedf;
  text-transform: uppercase;
}

.custom__newsletter_content .newsletter-form__field-wrapper .field::before,
.custom__newsletter_content .newsletter-form__field-wrapper .field::after,
.image-with-text__text-item__ctm .newsletter-form__field-wrapper .field::after,
.image-with-text__text-item__ctm .newsletter-form__field-wrapper .field::before{
  display: none;
}

.container_ctm {
  padding: 20px;
}

.Custom-grid-content-text p {
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
}

.cusstom__scrollbar--track {
  position: absolute;
  white-space: nowrap;
  will-change: transform;
  animation: marquee 32s linear infinite;
  display: flex;
  gap: 30px;
}

.ctm__new_customer-review-column_1 {
  width: 25%;
}

.ctm__new_customer-review-column_2 {
  width: 25%;
}

.ctm__new_customer-review-column_3 {
  width: 50%;
}

.ctm__new_customer-review-column {
  padding: 0 15px;
}

.ctm__new_customer-review-row-content {
  display: flex !important;
  flex-wrap: wrap;
  margin-left: -12px;
  margin-right: -12px;
  row-gap: 40px;
}

.ctm__new_customer-review-column-content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 30px;
}

.new_customer-review_comment p {
  font-weight: 400;
  font-size: 22px;
  line-height: 27px;
  text-align: center;
  color: #0d1122;
}

button.ctm__new-slider--btn {
  position: relative;
  cursor: pointer;
}

button.ctm__new-slider--btn {
  max-width: 68px;
  width: 100%;
  height: 58px;
  border: 0;
  background: black;
  border-radius: 12px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.ctm__new_customer-review {
  position: relative;
  overflow: hidden;
}

button.ctm__new-slider--btn.ctm__new-slider--btn-prev {
  background: url("/cdn/shop/files/Group_1948755673.png?v=1732986074");
  /* background-size: cover; */
  background-repeat: no-repeat;
}

button.ctm__new-slider--btn.ctm__new-slider--btn-next {
  background: url("/cdn/shop/files/Rectangle_42977.png?v=1732986075");
  /* background-size: cover; */
  background-repeat: no-repeat;
}

.new_customer-review_star-image {
  max-width: 160px;
}

@keyframes marquee {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-50%);
  }
}

.custom-product-ingredient-rte p {
  font-weight: 300;
  font-size: 18px;
  line-height: normal;
  color: #191c28;
  margin: 0;
}

.image-with-text__text-item__ctm h2.image-with-text__heading {
    font-family: 'Abhaya Libre';
    font-weight: 800;
}

.custom__product-ingredient-section-column-6-content h2 {
  font-weight: 800;
  font-size: 44px;
  line-height: normal;
  margin: 0;
  margin-bottom: 20px;
}

.custom__product-ingredient-section-column-6,
.custom__product-ingredient-section-column-6-content--column {
  width: 50%;
  padding: 0 20px;
}

.custom__product-ingredient-section-row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
  margin-right: -20px;
}

.custom__product-ingredient-section-column-6-content--row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
  margin-right: -20px;
  margin-top: 20px;
  row-gap: 25px;
}

.custom-track {
  white-space: nowrap;
  display: flex;
  animation: marquee 10s linear infinite;
}

.customer__review-section--container
  .customer__review--section-background-image {
  min-height: 650px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  width: 100%;
  display: block !important;
}

.customer-review-container--ctm {
  position: relative;
}

.custom-image-with-text-b h4 {
  font-weight: 800;
  font-size: 22px;
  line-height: normal;
  margin: 8px 0;
  font-family: "Abhaya Libre";
}

button.ctm-slick-slider-btns.ctm-prev-button.slick-arrow {
  left: 0px;
}

button.ctm-slick-slider-btns.ctm-next-button.slick-arrow {
  right: 0px;
}

button.ctm-slick-slider-btns {
  position: absolute;
  top: 50%;
  background: transparent;
  border: none;
  cursor: pointer;
  z-index: 999;
}

.custom__footer .footer__content-bottom {
  border-top: 0;
}

.image__with__text__dupli .image-with-text .grid__item {
  overflow: hidden;
  border-radius: 50px;
}

.newsletter.center.ctm__newsletter_new .newsletter__wrapper {
  padding: 0;
}

.ctm__newsletter_new {
  position: relative;
}

.custom__newsletter_content {
  width: 100%;
  max-width: 585px;
  margin: auto;
  padding: 40px 0;
}

.ctm-newsletter-background-image {
  position: relative;
}

.newsletter.center.ctm__newsletter_new {
  position: absolute;
  top: 50%;
  background: transparent;
  max-width: 583px;
  width: 100%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.ctm__image-with-text-block-image {
  display: flex;
  justify-content: center;
  align-items: center;
}

p.ctm__image-with-text-block-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  max-width: 112px;
  margin: 8px auto;
  color: black;
  text-align: center;
}

.ctm__image-with-text-block-col {
  width: 33.33%;
  padding: 0 15px;
}

.ctm__image-with-text-block {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 30px;
}

.ctm-newsletter-background-image > img {
  width: 100%;
}

.custom__accrodion-product-details .accordion .summary__title {
  align-items: center;
}

.custom__accrodion-product-details .accordion {
  border-top: 0;
}

.cutom__accordion__col-3_content {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.custom__accordion__row {
  display: flex;
  flex-wrap: wrap;
}

.cutom__accordion__col-3 {
  width: 30%;
}

.cutom__accordion__col-7 {
  width: 70%;
}

.Custom-grid-content-text_image img {
  width: 100%;
}

.customer__review-section--container {
  position: relative;
}

button.ctm-slick-slider-btns.slick-arrow.slick-disabled {
  opacity: 0.5;
}

.customer-review-users-information p {
  font-weight: 400;
  font-size: 18px;
  margin: 0;
}

.image-with-text__text-item__ctm .image-with-text__text.rte p {
  font-family: "Just Me Again Down Here";
  font-size: 16px;
  font-weight: 400;
}

.customer-review-section-content {
  width: 100%;
  max-width: 990px;
  margin: auto;
}

.customer-review-users-information {
  display: flex;
  align-items: center;
  gap: 15px;
}

.image-with-text__text-item__ctm .newsletter-form__field-wrapper .field__input {
  background: url(/cdn/shop/files/Group_1948755616.png?v=1732905386);
  background-size: contain;
  height: 52px;
  max-width: 420px;
  color: #1f335d;
  background-repeat: no-repeat;
}

.image-with-text__text-item__ctm .newsletter-form__button {
  font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    width: 100%;
    height: 52px;
    max-width: 168px;
    background: url(/cdn/shop/files/Rectangle_731_4.png?v=1732906164);
    background-size: cover;
    color: #FDEEDF;
    text-transform: uppercase;
}

.image-with-text__text-item__ctm .newsletter-form__button {
  position: unset;
}

.ctm__image-with-newsletter-btn {
    width: 100%;
    max-width: 168px;
}
.image-with-text__text-item__ctm .newsletter-form {
      margin-top: 30px;
    display: flex
;
    max-width: 100%;
}
.image-with-text__text-item__ctm .newsletter-form .newsletter-form__field-wrapper {
    row-gap: 10px;
    flex-wrap: wrap;
    max-width: 100%;
}
.announcement-content-ctm {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    text-transform: capitalize;
    padding: 5px 20px;
}

.image_with_newsletter_ctm {
    width: 100%;
}

.custom__contact__form__subheading p {
    font-family: 'DM Sans';
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #191C28;
}

.customer-review-section-content-row {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}


.section- {
        {
        section.id
    }
}

.custom__grid-marquee {
    display: flex;
    align-items: center;
    width: 100%;
    flex-wrap: nowrap;
    max-width: 100%;
    overflow-x: hidden;
}

@keyframes marquee {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-20%);
    }
}

@keyframes marquee2 {
    from {
        transform: translateX(-20%);
    }

    to {
        transform: translateX(0%);
    }
}

.ctm_grid-marquee-animation_2 {
    animation: marquee2 12s linear infinite;
}

.ctm_grid-marquee-animation_1 {
    animation: marquee 12s linear infinite;
}


.section- {
        {
        section.id
    }
}

.custom__grid-marquee .cutom___grid_track {
    display: flex;
    align-items: center;
    white-space: nowrap;
    max-width: 400px;
    width: 100%;
    will-change: transform;
}

.section- {
        {
        section.id
    }
}

.custom__grid-marquee .custom__grid__marquee-text {
    margin-left: 10px;
    font-size: 24px;
    font-weight: 800;
    font-family: 'Abhaya Libre';
}

.custom__grid__marquee-text::after {
    background-image: url('/cdn/shop/files/Star_41.png?v=1732553521');
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    content: '';
    display: inline-block;
    margin-left: 10px;
    background-size: cover;
}

.Custom-grid-content-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 2s;
}

.Custom-grid-content-image:hover img{
  transform: scale(1.1);
}

.image-with-text__text-item__ctm .newsletter-form .newsletter-form__field-wrapper {
  row-gap: 10px;
  flex-wrap: wrap;
  display: flex;
  max-width: 100%;
}


.Custom-grid-content-image {
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
    border-radius: 15px;
    object-position: center;
}

.custom-grid-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    grid-auto-rows: 100px;
}

.ctm__header--store .header__icon .svg-wrapper {
    width: 22px;
    height: 22px;
}

p.new__image--with--text--column--content--rte {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #0D1122;
    max-width: 180px;
    margin: 10px 0 0;
    max-width: 120px;
}

.ctm__header--store nav.header__inline-menu .header__menu-item {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: normal;
    text-transform: capitalize;
}

.footer__content-top__ctm .footer-block--newsletter {
    width: 100%;
    align-items: center;
    flex-direction: column;
}

.custom__product-ingredient-section-container {
    max-width: 1200px;
    border-radius: 0px 80px 0px 0px;
    overflow: hidden;
}

.footer__content-top__ctm ul.footer-block__details-content .list-menu__item {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
    padding: 0 15px;
    color: rgba(var(--color-foreground));
}

.custom__product--ingredient--scrollbar--parent {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 95%;
    width: 100%;
}

.custom__collection__banner_container {
    position: relative;
    display: flex;
    flex-direction: column;
}

.page-width.custom__collection__banner_content h2 {
    font-weight: 800;
    font-size: 50px;
    line-height: 54px;
    font-family: 'Abhaya Libre';
    text-align: left;
    margin: 0;
}

.slick-dots li button:before{
  font-size: 10px;
  width: 10px;
  height: 10px;
}

.custom__collection__banner_container img {
    width: 100%;
    position: relative;
}
.custom__collection__banner_content {
  padding: 20px;
    max-width: 750px;
    width: 100%;
    justify-content: center;
    display: flex;
    align-items: center;
}
@media(min-width:769px)
{
.custom__collection__banner_content {
    position: absolute;
    top: 50%;
    left: 0%;
    padding: 0 40px;
    transform: translateY(-50%);
}
}
.slick-dots li button{
  width: 10px;
  height: 10px;
}

.cart-drawer__empty-content a.button.custom__button {
    max-width: none;
}

.slick-dots li{
  width: 10px;
  height: 10px;
  margin: 0 2px;
}


.custom__product-ingredient-section {
    margin-bottom: 150px;
    position: relative;
}

.customer-review-comment>p {
    font-family: 'Abhaya Libre';
    font-weight: 800;
    line-height: normal;
    margin: 20px 0;
    text-align: center;
}

.custom__footer .copyright__content {
    font-weight: 300;
    font-size: 14px;
    color: #C9B082;
}

@keyframes marquee {
    from {
        transform: translateX(100%);
    }

    to {
        transform: translateX(-100%);
    }
}

@media (min-width: 1100px) {
    .new_customer-review_comment p {
        font-size: 18px;
    }
}

@media (min-width: 990px) {
    .custom__featured_collection h2.title.inline-richtext {
        font-size: 50px;
    }
      .image-with-text__text-item__ctm h2.image-with-text__heading {
        font-size: 50px;
        line-height: 54px;
    }
  .custom__accrodion-product-details .accordion__title.inline-richtext {
    font-family: 'Abhaya Libre';
    font-weight: 800;
    font-size: 32px;
    margin-left: 20px;
}
    .custom__new_slider--button {
    position: absolute;
    left: 70%;
    bottom: 15%;
    width: 100%;
}

    .custom__contact__form h2.title.title-wrapper--no-top-margin.inline-richtext {
        font-size: 44px;
    }

    .new__rich__text .rich-text__blocks {
        max-width: 1024px;
    }
  
    h2.new__image--with--text--heading {
        font-size: 44px;
    }

    .image__with__text__dupli h2.image-with-text__heading.inline-richtext {
        font-size: 44px;
    }

    .new__banner__ctm h2.banner__heading.inline-richtext {
        font-size: 50px;
    }

    .collection__description.rte p {
        font-weight: 300;
        font-size: 18px;
        line-height: normal;
        max-width: 630px;
        margin: auto;
    }

    div#Banner-template--17464784388272__new_image_banner_hP6WD9 .banner__box {
        max-width: 534px;
    }
}

@media (min-width: 750px) {
    .custom__footer .footer__content-top__ctm .grid {
        row-gap: 8px;
    }

    .custom__newsletter_content .newsletter-form__field-wrapper .field{
      justify-content: center;
    }
  
    .footer__content-top__ctm .footer-block.grid__item {
        display: flex;
        width: 100%;
        justify-content: center;
        align-items: center;
    }

    .footer-block.grid__item ul.footer-block__details-content {
        display: flex;
        align-items: baseline;
    }

    .footer-block.grid__item ul.footer-block__details-content li::after {
        height: 16px;
        border: 1px solid #D3D3D3;
        content: "";
        display: inline-block;
    }

    .footer-block.grid__item ul.footer-block__details-content li:last-child::after{
      display: none;
    }

    .footer-block__details-content.footer_block_social_media_ctm .footer__list-social a.link.list-social__link span.svg-wrapper {
        width: 26px;
        height: 26px;
    }
}

@media (max-width: 1024px) {
    .custom__contact__form .contact {
        padding-left: 30px;
        padding-right: 30px;
        max-width: 100%;
    }

    .new_customer-review_comment p{
      font-size: 18px;
    }

    .custom__contact__form__input-grid {
        flex-wrap: wrap;
        row-gap: 15px;
    }
}

@media (max-width: 990px) {
    .custom__product-ingredient-section-column-6-content h2 {
        font-size: 32px;
    }
    .custom__new_slider--button {
    display: flex;
    justify-content: center;
    gap: 10px;
}

    .page-width.custom__collection__banner_content h2 {
    font-size: 32px;
    line-height: 1.2;
}

    .custom-lookbook-section-container .custom-lookbook-section-content {
        column-gap: 20px;
    }

    .ctm__new_customer-review-column_1,
    .ctm__new_customer-review-column_2 {
        width: 50%;
    }

    .custom__contact__form form label.field__label {
        font-size: 17px;
    }

    .ctm__new_customer-review-column_3 {
        width: 100%;
    }

    .custom-grid-container {
        grid-template-columns: repeat(2, 1fr);
    }

    .custom__product-ingredient-section-container {
        border-radius: 0;
    }
}

@media (max-width: 800px) {
    .custom__product-ingredient-section-column-6 {
        width: 100%;
    }
}

@media (max-width: 750px) {
    .footer_block_social_media_ctm .footer__list-social.list-social:only-child {
        justify-content: flex-start;
    }
      .image-with-text__text-item__ctm .image-with-text__content.image-with-text__content--desktop-left {
        padding: 4rem 0 5rem;
    }

  /* .custom__collection__banner_content{
    position: unset;
    transform: translate(0);
    padding: 50px 0;
  } */

  /* .custom__collection__banner_container{
    flex-direction: column-reverse;
  } */

  h2.rich-text__heading.rte.inline-richtext,
  .new__rich__text .rich-text__text.rte p {
    text-align: left;
  }

  h2 {
    font-size: 30px !important;
  }

  .image__with__text__dupli .image-with-text__content {
    padding-left: 0;
    padding-right: 0;
  }

  .image__with__text__dupli .image-with-text__text.rte p,
  .new__rich__text .rich-text__text.rte p {
    font-size: 16px;
  }

  .image__with__text__dupli h2.image-with-text__heading.inline-richtext {
    line-height: normal;
  }

  section#shopify-section-template--17474858385584__new_rich_text_xpXa3L
    .rich-text__wrapper {
    width: 100%;
  }
  .footer__content-top__ctm .footer-block-image {
    justify-content: flex-start;
  }

  .custom__newsletter_content .newsletter-form .newsletter-form__field-wrapper {
    flex-wrap: wrap;
    row-gap: 5px;
  }

  .custom__newsletter_content .newsletter-form__field-wrapper .field {
    justify-content: center;
  }

  .new_customer-review_comment p {
    font-size: 16px;
    line-height: 27px;
  }

  .custom__contact_form__col {
    flex-wrap: wrap;
    justify-content: center;
    row-gap: 30px;
  }

  .custom__contact__form .contact .field {
    flex-wrap: wrap;
  }

  button.ctm-slick-slider-btns {
    display: none;
  }
}

@media (max-width: 500px) {
  .custom__product-ingredient-section-column-6-content--row {
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow: auto;
    scrollbar-width: none;
  }
      .image-with-text__text-item__ctm .newsletter-form__field-wrapper .field__input {
        border: 1px solid #C9B082;
        background: none;
    }
   .image-with-text__text-item__ctm .ctm__image-with-text-block-col {
    width: 100%;
  }
    
  .image-with-text__text-item__ctm p.ctm__image-with-text-block-text {
    max-width: 100%;
    text-align: left;
  }
    .image-with-text__text-item__ctm .ctm__image-with-text-block-image {
    justify-content: flex-start;
  }
  .new_customer-review_comment p {
    font-size: 14px;
    line-height: 2;
  }
  .new__image__with__text__dupli-col {
    width: 50%;
  }
  .new__image__with__text__dupli-row {
    justify-content: center;
  }

  p.ctm__image-with-text-block-text {
    font-size: 13px;
  }

  .custom__product-ingredient-section-column-6-content--column {
    width: 100%;
  }

  .custom__form__custom__email_content p {
    font-size: 14px;
  }

  .custom__form__custom__email_content h3 {
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  .custom__product-ingredient-section {
    margin-bottom: 90px;
  }
  h2.h4.accordion__title.inline-richtext {
    font-size: 20px !important;
    margin-left: 10px;
  }
  .custom__accordion__row {
    flex-direction: column;
  }
  .cutom__accordion__col-3 {
    width: 100%;
  }
  .cutom__accordion__col-7 {
    width: 100%;
  }
  .cutom__accordion__col-3_content {
    justify-content: flex-start;
  }
}

@media (max-width: 650px) {
  .custom-lookbook-section-container .custom-lookbook-section-content {
    flex-wrap: wrap;
    row-gap: 30px;
  }

  .custom-width-70,
  .custom-width-30 {
    width: 100%;
  }

  .custom-grid-content.ctm__item--text2 {
    grid-column: span 2;
    order: 1;
  }

  .custom-grid-content.ctm__item3 {
    grid-row: span 2 !important;
  }
  .custom-grid-content.ctm__item4 {
    grid-row: span 2 !important;
  }
  .custom-grid-content.ctm__item6 {
    grid-row: span 3 !important;
    grid-column: span 2;
  }
  .custom-grid-content.ctm__item5 {
    grid-row: span 2 !important;
  }

  .custom-grid-content.ctm__item1 {
    grid-row: span 2 !important;
  }
}

@media (max-width: 500px) {
  .header {
    padding: 10px 2rem 10px 2rem;
  }
  .banner--mobile-bottom .banner__box {
    padding: 2rem;
  }
  .footer__content-top.page-width.footer__content-top__ctm {
    padding: 2rem;
  }
  .list-payment {
    justify-content: flex-start !important;
  }
}
