/** Shopify CDN: Minification failed

Line 2343:12 Expected ":"

**/
body.page.page-samples .image-with-text__text p {
    line-height: normal;
}

body.page.page-samples .image-with-text__text p strong {
    font-weight: normal;
    color: #992671;
}

.top-bar--wrap .top-bar {
    flex: 1 0 0;
}

.top-bar--wrap .empty {
    flex: 0 0 33.333%;
}

.top-bar--wrap .store-locator-text {
        flex: 0 0 33.333%;
    text-align: right;
}

.top-bar .top-bar__item {
    margin-left: calc(var(--gutter) / 2);
    margin-right: calc(var(--gutter) / 2);
}

.product__information .product_name {
    padding-bottom: 0;
}

.product__information .product-block.product-block--faq {
    padding-bottom: 0;
}

.purchase-details__buttons .shopify-payment-button__more-options {
    padding: 0;
}

.product__information .product-block {
    padding-bottom: 20px;
}

.product__information .product-block .product-form-container {
    padding-top: 0;
}

.product__information .product-block .product-text h6 {
    margin-bottom: 10px;
}

.sticker-holder.sticker-shape-square .staff-pick-sticker.thumbnail-sticker {
    border-radius: 20px;
}
  .store-locator-text a {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #fff;
}

.navbar-item.has-dropdown:hover a:after, .navbar-item.has-mega-menu:hover a:after {
    transform: translateY(-50%) rotate(180deg);
}

.store-locator-text a:hover {
    color: #992671;
}

.store-locator-text a svg {
    width: 16px;
    height: auto;
}

.action-area__link {
    padding: 0 12px;
}

.navbar .header__menu {
    flex: 1 0 0;
}

.navbar .header__icons {
    flex: 0 0 auto;
}

#shopify-section-a0c01dbe-d09c-46f2-a6d3-05b3b91aea76 {
    margin-top: 10px;
}

.product-block.product-block--description {
    margin-bottom: 20px;
}

#shopify-section-text_NKki8B h6 {
    margin-bottom: 10px;
}


.reviewsVideoContainer {
  position: relative;
}

.reviewVideoSliderContainer {
  position: relative;
  width: 100%;
  max-width: 840px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  padding: 0 28px;
}

.reviewVideoSliderContainer .videoItemContainer {
  width: calc(33.3333% - 24px);
  margin-right: 28px;
  margin-left: 0;
  margin-bottom: 24px;
  position: relative;
  min-height: 414px;
  max-height: 414px;
  background: transparent;
  border-radius: 8px;
  overflow: hidden;
  max-width: 248px;
}

.videoThumbnail {
  border-radius: 8px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  right: 0;
  bottom: 0;
  transform: translateY(0);
  transition: all linear 0.3s;
}

.videoThumbnail .image-element__wrap {
  width: 100%;
  height: 100%;
}

.videoThumbnail .image-element__wrap img {
  width: 100%;
  height: 100%;
  display: block;
}

button.videoPlayBtn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  height: 64px;
  width: 64px;
  justify-content: center;
  border: 0px solid !important;
  outline: none !important;
  background: transparent;
  cursor: pointer;
  z-index: 2;
  transition: all linear 0.3s;
}

button.videoPlayBtn span.videoIcon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

button.videoPlayBtn span.videoIcon svg {
  width: 100%;
  height: 100%;
}

button.videoPlayBtn span.videoIcon.PauseIcon {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
}

.reviewVideoSliderContainer .videoItemContainer video {
  width: 100%;
  height: 414px;
  object-fit: cover;
  object-position: center;
  max-width: 100%;
  border-radius: 8px;
}

.reviewsVideoContainer button.flickity-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  padding: 0;
  margin: 0 auto;
}

.reviewsVideoContainer button.flickity-button.previous {
  left: -24px;
}

.reviewsVideoContainer button.flickity-button.next {
  right: -4px;
}

.reviewVideoSliderContainer ol.flickity-page-dots {
  position: relative;
  width: 100%;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

button.videoPlayBtn span.videoIcon .icon.videoIcon__icon {
  width: 100%;
  height: 100%;
}

.customVideoReviewSection .video-heading .text {
  margin-top: 16px;
}

.customVideoReviewSection .video-heading {
  margin-bottom: 60px;
}

.testimonials .testimonial--heading {
  text-align: center;
  margin-bottom: 40px;
}

.testimonials--with-border .testimonial-block .testimonial__meta {
  border-right: 1px solid #992671;
  padding: 0 40px;
}

.testimonials--with-border .testimonial-block:last-child .testimonial__meta {
  border-right: 0;
}

.testimonials--with-border .testimonial-block {
  padding: 40px 0;
}

.testimonials .testimonial--heading .heading {
  text-transform: capitalize;
}

.image-with-text-overlay__buttons.buttons {
  gap: 10px;
}

.top-bar .flickity-button[disabled] {
  display: none;
}

.ingredients-section .icon-column__text.active {
  border-bottom: 1px solid #dedede;
}

.ingredients-wrap.ingredients-slider .flickity-prev-next-button.previous {
  left: 0px;
}

.ingredients-wrap.ingredients-slider .flickity-prev-next-button.next {
  right: 0px;
}

.icon-column__text.accordion-wrap .icon.plus {
  display: flex;
}

.icon-column__text.accordion-wrap.active .icon.plus {
  display: none;
}

.icon-column__text.accordion-wrap.active .icon.minus {
  display: flex;
}

.ingredients-wrap .icon-with-text-column__column {
  margin-bottom: 0px !important;
}

.ingredients-wrap.ingredients-slider .flickity-button {
  top: 35%;
  background: transparent;
  border: 1px solid #992671;
  color: #992671;
}

.ingredients-wrap.ingredients-slider .flickity-button .flickity-button-icon {
  fill: #992671;
}

.ingredients-wrap .icon-column__image {
  line-height: 0px;
}

.icon-column__text.accordion-wrap .icon.minus {
  display: none;
}

.icon-column__text.accordion-wrap.active .accordion-content {
  opacity: 1;
}

.ingredients-section .icon-column__text .is-text.subtitle {
  font-size: 16px;
  line-height: 24px;
}

.ingredients-section .icon-column__text .icon {
  width: 16px;
  height: 16px;
  margin-top: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
  margin-bottom: 0;
}

.icon-column__text.accordion-wrap .accordion-content {
  line-height: 24px;
  margin-top: 0px;
  padding-bottom: 10px;
}

.rich-text .rich-text__content .buttons {
  max-width: max-content;
  margin: 0 auto;
}

.icon-column__text.accordion-wrap.active .icon-column__title.title {
  border-bottom: 0px;
}

.icon-column__text.accordion-wrap .accordion-content {
  opacity: 0;
  margin-top: 0px;
}

.icon-column__text.accordion-wrap .icon-column__title.title {
  cursor: pointer;
  margin: 0;
  padding: 10px 30px 10px 0px;
  border-bottom: 1px solid #dedede;
  position: relative;
}

/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

/*---------------------Basic CSS -----------------------  */
a.button.button--secondary,
a.button.button--primary,
button.button.button--primary.is-within-form,
input.button.button--primary.is-within-form,
input.button.button--secondary {
  font-family: "PolySans Neutral";
  line-height: 19px;
  padding: 13px 25px 14px;
  min-width: 175px;
  border: 1px solid transparent;
  text-transform: uppercase;
  margin-right: 0 !important;
}

html {
  scroll-behavior: smooth;
}

.textarea.is-primary-btn-style::placeholder {
  color: #767676;
  font-size: 16px;
}

form.search-form {
  padding: 8px 24px;
}

h2.rich-text__heading span {
  color: #992671;
}

a.button.button--link-style {
  font-family: "PolySans Neutral";
  line-height: 24px;
  display: block;
  text-align: left;
}

.input.is-primary-btn-style,
.input.is-secondary-btn-style,
.input,
.search-form .search__fields input[type="text"],
.textarea,
select {
  min-height: auto;
  padding: 13px 24px 14px;
  height: auto;
  line-height: 19px;
  border: 1px solid #aeaeae;
  color: #767676;
}

.select select {
  width: 100%;
  min-width: 100%;
  height: auto;
  padding: 13px 24px 14px;
  border-radius: 23px;
}

.select:not(.is-multiple) {
  width: 100%;
  height: 100%;
}

.input.is-primary-btn-style::-webkit-input-placeholder,
.input.is-secondary-btn-style::-webkit-input-placeholder {
  color: #767676;
  text-transform: capitalize;
}

input::placeholder {
  text-transform: capitalize;
}

.input.is-primary-btn-style::-moz-placeholder,
.input.is-secondary-btn-style::-moz-placeholder {
  color: #767676;
  text-transform: capitalize;
}

.input.is-primary-btn-style:-ms-input-placeholder,
.input.is-secondary-btn-style:-ms-input-placeholder {
  color: #767676;
  text-transform: capitalize;
}

.input.is-primary-btn-style::-ms-input-placeholder,
.input.is-secondary-btn-style::-ms-input-placeholder {
  color: #767676;
  text-transform: capitalize;
}

.input.is-primary-btn-style::placeholder,
.input.is-secondary-btn-style::placeholder,
select:placeholder {
  color: #767676;
  text-transform: capitalize;
}

button.button.button--primary.is-within-form:hover,
input.button.button--primary.is-within-form:hover {
  border-color: #992671;
}

.image-with-text__image-column .image-element__wrap {
  border-radius: 10px;
  position: relative;
  overflow: visible;
  z-index: 1;
}

.image-element__wrap.right_bg:before,
.image-element__wrap.left_bg:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #992671;
  z-index: -1;
  top: -20px;
  border-radius: 10px;
}

.image-element__wrap.right_bg:before {
  right: -20px;
}

.image-element__wrap.left_bg:before {
  left: -20px;
}

.title span > span {
  color: #992671;
}

.header__icons.header__icon-style-icons {
  -webkit-column-gap: 18px;
  -moz-column-gap: 18px;
  column-gap: 18px;
}

#shopify-section-header__top-bar .flickity-button {
  background: none;
}

.top-bar__item-text .text-wrap a {
  color: #fff;
}

#shopify-section-header__top-bar svg.flickity-button-icon {
  fill: #fff;
}



.pagination-link {
  height: 40px;
  width: 40px;
  border-radius: 100%;
  border-color: #992671;
  font-size: 16px;
  font-family: "PolySans Neutral";
}

.pagination-previous,
.pagination-next {
  border: none;
  font-family: "PolySans Median";
}

a.pagination-link.is-current {
  border-color: #992671;
  background-color: #992671;
}

section.rich-text .section.is-width-half {
  max-width: 667px;
}

h2.rich-text__heading.title {
  margin-bottom: 14px;
}

.dynamic-sections .shopify-policy__container {
    padding: 40px 0 64px;
    max-width: 1070px !important;
}

.dynamic-sections .shopify-policy__container .shopify-policy__title {
    margin-bottom: 24px;
}

.swatch__options {
  margin-top: 15px;
}

.hidden {
  display: none;
}

@media only screen and (min-width: 798px) {
  section.section.is-width-standard,
  .slideshow-classic .caption,
  .image-with-text-overlay .caption,
  .shopify-policy__container {
    max-width: 1920px !important;
    width: calc(100% - 150px);
  }

  .navbar-item.has-dropdown a:after,
  .navbar-item.has-mega-menu a:after {
    font-size: 10px;
    font-weight: 600;
    right: 18px;
  }

  nav.header__menu-items {
    -webkit-column-gap: 3px;
    -moz-column-gap: 3px;
    column-gap: 3px;
  }
}

form#create_customer input {
  border-radius: 23px;
  border-color: #aeaeae;
}

label.label.hidden {
  display: none;
}

div#mobile-header .search-form .search__fields input[type="text"],
.acc.container .search-form .search__fields input[type="text"] {
  border-radius: 23px;
  padding-left: 54px;
}

div#mobile-header span.icon[data-icon="search"] svg,
.acc.container span.icon[data-icon="search"] svg {
  width: 20px;
  height: 20px;
}

div#mobile-header span.icon[data-icon="search"] svg path#Shape,
.acc.container span.icon[data-icon="search"] svg path#Shape {
  fill: #aeaeae;
}

#shopify-section-header__top-bar .flickity-button svg {
  opacity: 0;
}

#shopify-section-header__top-bar .flickity-button:before {
  content: "";
  position: absolute;
  background-size: 100% 100%;
  width: 24px;
  height: 11px;
  z-index: 999;
  top: 50%;
  transform: translateY(-50%);
}

#shopify-section-header__top-bar
  button.flickity-button.flickity-prev-next-button.previous:before {
  background: url(/cdn/shop/files/left-topbar.svg?v=1673565675);
}

#shopify-section-header__top-bar
  button.flickity-button.flickity-prev-next-button.next:before {
  background: url(/cdn/shop/files/right-topbar.svg?v=1673565934);
}

/*--------------------- Mobile Header Section -----------------------  */
li.mobile-menu__list-item:not(li.mobile-menu__list-item:last-child) {
  margin-bottom: 16px;
}

.mobile-menu-link:after {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-size: 13px;
  font-weight: 600;
  color: black;
}

.mobile-menu__first-level.has-submenu label a {
  color: #992671;
}

ul.mobile-submenu__list.mobile-menu__submenu.has-dropdown {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background: #fff;
  z-index: 99;
  border-left: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-left: 0;
  left: -105%;
  max-height: 100%;
}

.mobile-menu__content {
  position: relative;
  padding-top: 30px;
}

.mobile-menu__item.go-back:after {
  font-family: flex-icon !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e902";
  display: block;
  pointer-events: none;
  position: absolute;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 15px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  font-weight: 800;
}

.mobile-menu__item.go-back {
  position: relative;
  margin-bottom: 20px;
}

@media only screen and (max-width: 798px) {


  #shopify-section-announcement-bar {
    display: block;
  }

  .announcement-bar {
    position: relative;
  }
}

/*---------------------Slideshow Section -----------------------  */
.slideshow-classic__buttons.buttons.is-left {
  -webkit-column-gap: 15px;
  -moz-column-gap: 15px;
  column-gap: 15px;
}

h2.slideshow-classic__heading.banner__heading.title.is-h1 {
  line-height: 54px;
}

.slideshow-classic__subheading.banner__subheading.subtitle.is-text {
  max-width: 80%;
  margin-bottom: 27px;
  line-height: 27px;
}

.slideshow-classic__buttons a.button.button--secondary {
  color: #992671;
  border-color: #992671;
}

.slideshow-classic__buttons a.button.button--secondary:hover {
  color: #fff;
  background-color: #992671;
}

@media only screen and (max-width: 798px) {
  .slideshow-classic .caption-content.text-align-left.has-padding > * {
    text-align: center;
  }

  .slideshow-classic .mobile-text--below-media .caption-content {
    padding: 20px 10px;
  }

  .slideshow-classic__subheading.banner__subheading.subtitle.is-text {
    width: 100%;
    max-width: 100%;
  }

  h2.slideshow-classic__heading.banner__heading.title.is-h1 {
    line-height: 33px;
    font-size: 24px;
    margin-bottom: 5px;
  }

  .slideshow-classic__buttons.buttons.is-left {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    row-gap: 17px;
  }

  .slideshow-classic__buttons a.button.button--secondary,
  .slideshow-classic__buttons a.button.button--primary {
    width: 100%;
  }
}

/*---------------------Featured  Product Section -----------------------*/
section.section.featured-product-section {
  max-width: 1200px;
}

section.featured-product-section
  .image-with-text__image-column
  .image-element__wrap
  img {
  max-width: 202px;
  -o-object-fit: contain;
  object-fit: contain;
}

section.featured-product-section .container {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

section.featured-product-section
  .image-with-text__text.text-align-left.content.is-h5
  p
  strong {
  font-size: 18px;
  color: #992671;
  margin-bottom: 8px;
  display: block;
  line-height: 21px;
}

section.featured-product-section
  .image-with-text__text.text-align-left.content
  p {
  margin: 0;
}

section.featured-product-section
  .image-with-text__text.text-align-left.content.is-h5
  p:nth-child(even) {
  padding-bottom: 17px;
  border-bottom: 1px solid #e5e2dd;
  margin-bottom: 38px;
  font-family: "Helvetica Neue";
}

.featured--product--block {
  border: 1px solid #e5e2dd;
  border-radius: 10px;
}

.featured--product--block a.is-h5.product-thumbnail__title {
  line-height: 25px;
  text-transform: uppercase;
  display: block;
  max-width: 80%;
  margin: auto;
  font-weight: 600;
  margin-bottom: 9px;
  color: #000;
}

.featured--product--block span.product-thumbnail__price.price.is-h5 span {
  line-height: 19px;
  display: block;
  margin-bottom: 13px;
}

.featured--product--block span.jdgm-prev-badge__text {
  font-family: "Helvetica";
}

.featured--product--block span.jdgm-qa-badge {
  display: none;
}

.featured--product--block .jdgm-star.jdgm--on:before,
.featured--product--block .jdgm-star.jdgm--half:before {
  color: #992671;
}

.featured--product--block .jdgm-preview-badge .jdgm-star.jdgm-star {
  font-size: 12px;
}

.featured--product--block .jdgm-prev-badge {
  margin-bottom: 7px;
}

@media only screen and (max-width: 798px) {
  section.section.featured-product-section .image-with-text__image-column {
    display: none;
  }

  section.featured-product-section .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .image-with-text__text.text-align-left.content.is-h5 > * {
    text-align: center;
  }

  section.featured-product-section
    .image-with-text__text-column.image-with-text__column:not(
      .featured--product--block
    ) {
    padding: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .featured--product--block {
    margin-bottom: 28px;
  }
}

/*---------------------Logo List Section -----------------------  */
.logo-list {
  border-top: 1px solid #e5e2dd;
  border-bottom: 1px solid #e5e2dd;
}

.logo-list__item.small-down--one-half.column.one-fifth {
  margin-bottom: 0;
}

.logo-list__wrapper {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
}

.logo-list__item.small-down--one-third.column.one-fifth {
  margin-bottom: 0;
}

.logo-list__item h2.rich-text__heading {
  margin-bottom: 0;
}

@media only screen and (max-width: 798px) {
  .jsLogoList .logo-list__item img {
    max-width: 100%;
  }

  .jsLogoList .flickity-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .jsLogoList .logo-list .logo-list__wrapper {
    max-width: 100%;
  }
}

/*---------------------Testimonial Section -----------------------  */

.testimonial__nav-wrapper.one-whole.column.is-flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.rating {
  max-width: fit-content;
  margin: auto;
  margin-bottom: 10px;
}

.rating svg {
  color: #fff;
}

.testimonial__quote.is-h3 {
  max-width: 386px;
  margin: 0 auto;
}

.testimonial__meta {
  max-width: 693px;
}

.testimonial__quote.is-h3 p {
  line-height: 31px;
  padding-bottom: 9px;
}

.testimonial__image {
  width: 112px;
  height: 112px;
}

.testimonial__info.is-text strong {
  font-style: normal;
  font-weight: 300;
}

.testimonial__info.is-text strong,
.testimonial__info.is-text p {
  letter-spacing: 0;
  line-height: 28px;
}

.testimonial__nav .icon {
  width: 30px;
  height: 30px;
}

.five-star.rating {
  text-align: center;
}

.testimonial__quote.is-h4 strong {
  font-weight: 400;
}

.testimonial__quote.is-h4 {
  font-family: "PolySans Median";
}

@media only screen and (max-width: 798px) {
  .testimonial-block {
    padding: 0;
  }

  .testimonial__nav-wrapper.one-whole.column.is-flex {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-column-gap: 55px;
    -moz-column-gap: 55px;
    column-gap: 55px;
  }

  .testimonial__info.is-text strong {
    font-family: "PolySans Neutral";
    margin-top: 5px;
    display: block;
  }

  .testimonial-block.testimonial-align--center .testimonial__image {
    margin-bottom: 16px;
  }
}

/*---------------------Image With Text Section -----------------------  */
.image-with-text__wrapper {
  max-width: 556px;
}

.image-with-text__text p {
  line-height: 28px;
}

h3.image-with-text__heading {
  line-height: 43px;
}

.image-with-text__text a {
  color: #992671;
}

.right-padding,
.left-padding {
  padding-right: 20px;
  padding-top: 20px;
}

.image-with-text__image-column .image-element__wrap img {
  border-radius: 10px;
  transition: .3s;
}

.image-with-text__image-column .image-element__wrap img:hover {
    scale: 1.03;
}

@media only screen and (max-width: 798px) {
  .image-with-text__text-column:not(.featured--product--block) {
    padding-left: 0;
    padding-right: 0;
  }

  .gallery__item.small-down--one-whole {
    width: calc(50% - 20px);
    margin-left: 5px;
    margin-right: 5px;
  }

  .gallery__item h4.title br {
    display: none;
  }

  .container.reverse-on-mobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .image-element__wrap.right_bg:before {
    right: -16px;
    top: -16px;
  }

  .right-padding,
  .left-padding {
    padding-right: 16px;
    padding-top: 16px;
  }

  .image-element__wrap.mbl-right:before {
    left: auto;
    right: -16px;
    top: -16px;
  }

  .image-element__wrap.mbl-left:before {
    right: auto;
    left: -16px;
    top: -16px;
  }

  .mbl-right-padding {
    padding-right: 16px;
    padding-top: 16px;
    padding-left: 0;
  }

  .mbl-left-padding {
    padding-left: 16px;
    padding-top: 16px;
    padding-right: 0;
  }

  .section.is-width-small {
    width: calc(100% - var(--gutter));
  }

  h3.image-with-text__heading {
    line-height: 31px;
  }
}

/*---------------------Newsletter Section -----------------------  */
.shopify-section.newsletter {
  border-top: 1px solid #e5e2dd;
}

.newsletter__wrapper {
  max-width: 474px;
}

.newsletter-form.form {
  max-width: 349px;
}

h2.newsletter__heading.title.is-h2 {
  display: block;
  line-height: 39px;
}

button.button.button--primary.is-within-form {
  height: auto;
  display: block;
  min-height: auto;
}

button.button.button--primary.is-within-form:hover {
  border-color: #992671;
}

.newsletter__wrapper.column.is-active-image.one-half.medium-down--one-whole {
  padding-top: 73px;
}

.newsletter__image.one-half.column.has-image-crop.image-crop--center img {
  -o-object-fit: contain;
  object-fit: contain;
}

@media only screen and (max-width: 798px) {
  .newsletter__image--mobile-wrapper.has-image-crop {
    display: none;
  }

  .newsletter__wrapper.column.is-active-image.one-half.medium-down--one-whole {
    padding-top: 33px;
  }

  h2.newsletter__heading {
    text-align: center;
  }

  .newsletter__subheading {
    text-align: center;
  }
}

/*---------------------Newsletter Section -----------------------  */
p.footer__heading {
  text-transform: uppercase;
  line-height: 21px;
  margin-bottom: 22px;
}

li.footer__menu-link li {
  text-transform: uppercase;
  line-height: 21px;
}

li.footer__menu-link {
  line-height: 21px;
}

.footer__menu-link.is-text {
  font-size: 16px;
}

li.footer__menu-link a {
  line-height: 21px;
  padding-bottom: 15px;
  display: block;
  text-transform: uppercase;
}

footer .container.has-padding-top.border-top {
  border-color: #e5e2dd;
  margin-top: 20px;
  padding-bottom: 10px;
  gap: 20px;
}

.block__newsletter .content p {
  line-height: 26px;
  margin-bottom: 0;
  text-transform: uppercase;
}

.block__newsletter input.input.is-primary-btn-style.is-regular {
  border-color: #fff;
  background: none;
  color: #fff;
  font-family: "PolySans Neutral";
  line-height: 21px;
}

.block__newsletter
  input.input.is-primary-btn-style.is-regular::-webkit-input-placeholder {
  color: #fff;
  font-family: "PolySans Neutral";
  line-height: 21px;
}

.block__newsletter
  input.input.is-primary-btn-style.is-regular::-moz-placeholder {
  color: #fff;
  font-family: "PolySans Neutral";
  line-height: 21px;
}

.block__newsletter
  input.input.is-primary-btn-style.is-regular:-ms-input-placeholder {
  color: #fff;
  font-family: "PolySans Neutral";
  line-height: 21px;
}

.block__newsletter
  input.input.is-primary-btn-style.is-regular::-ms-input-placeholder {
  color: #fff;
  font-family: "PolySans Neutral";
  line-height: 21px;
}

.block__newsletter input.input.is-primary-btn-style.is-regular::placeholder {
  color: #fff;
  font-family: "PolySans Neutral";
  line-height: 21px;
}

.block__newsletter button.button.button--primary.is-within-form {
  padding: 0;
  height: 36px;
  background: #fff;
  color: #000;
  font-size: 14px;
  line-height: 17px;
}

ul.social-icons span.icon {
  width: 24.5px;
  height: 24.5px;
}

.block__newsletter .is-hidden-desktop-only .newsletter-form.form {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-column-gap: 12px;
  -moz-column-gap: 12px;
  column-gap: 12px;
}

.block__newsletter .is-hidden-desktop-only .field.is-stretched-width {
  width: 50%;
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
  min-width: auto;
  max-width: initial;
}

.block__newsletter
  .is-hidden-desktop-only
  .field.is-default-width.is-align-self-end {
  width: 50%;
  max-width: 137px;
  min-width: 137px;
}

.block__newsletter
  .is-hidden-desktop-only
  button.button.button--primary.is-within-form {
  max-width: 140px;
  min-width: auto;
  height: 40px;
}

.block__newsletter
  .is-hidden-desktop-only
  input.input.is-primary-btn-style.is-regular {
  padding: 8px 24px;
}

@media only screen and (max-width: 798px) {
  .footer__menu ul {
    display: none;
  }

  .footer__menu span.toggle_icon .icon:not(.icon.active) {
    display: none;
  }

  .footer__menu p.footer__heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    line-height: 23px;
  }

  section.section.reviews
    .is-justify-center.gallery__wrapper.gallery-type--classic.container {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: scroll;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  section.section.reviews .gallery__item.small-down--one-whole {
    min-width: 66%;
  }

  section.section.reviews
    .is-justify-center.gallery__wrapper.gallery-type--classic.container::-webkit-scrollbar {
    height: 6px;
    background: #f1f1f1;
  }

  section.section.reviews
    .is-justify-center.gallery__wrapper.gallery-type--classic.container::-webkit-scrollbar-thumb {
    background: #992671;
    border-radius: 10px;
  }

  /*   .gallery__item.small-down--one-whole:last-child {
    width: 100%;
  } */
  footer .container.has-padding-top.border-top {
    flex-direction: column-reverse;
  }

  .footer__credits + .footer__payment-methods {
    margin-top: 0;
  }

  .footer__credits {
    font-size: 16px;
  }
}

.footer__credits {
  display: flex;
}

.footer__credits p.footer__heading.is-h4 {
  display: none;
}

.footer__credits .footer__menu ul {
  display: flex;
  padding-left: 15px;
}

.footer__credits .footer__menu ul li a {
  text-transform: none;
}

.footer__credits .footer__menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.footer__credits .footer__menu .footer__heading {
    margin-bottom: 0px;
}

.footer__credits li.footer__menu-link.is-text-small:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 80%;
  left: 0;
  top: 50%;
  border: 1px solid #fff;
  transform: translateY(-50%);
}

.footer__credits li.footer__menu-link.is-text-small {
  position: relative;
}

.footer__credits li.footer__menu-link a {
  padding: 0 15px;
}

.footer__credits > div {
  width: 100%;
  max-width: 600px;
}

.footer__payment-methods {
  flex: 0 0 auto;
}

.footer__credits > div:first-child {
  width: max-content;
  font-size: 14px;
}

.footer__bottom .footer__credits {
    flex: 1 0 0;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

@media only screen and (max-width: 768px) {
  .footer__credits,
  .footer__payment-methods {
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
  }

  .footer__credits > div {
    width: 100%;
  }

  .footer__credits > div:first-child {
    text-align: center;
  }
}

@media only screen and (max-width: 480px) {
  .footer__credits {
    flex-wrap: wrap;
    justify-content: center;
  }

  .footer__credits li.footer__menu-link a {
    padding: 0 10px;
  }
}

/*---------------------Popup Section -----------------------  */
.popup__wrapper {
  max-width: 532px;
  border-radius: 10px;
}

.popup-modal-popup .popup__content {
  width: 100%;
  max-width: 100%;
}

.popup__wrapper .newsletter-form.form {
  max-width: 349px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: auto;
}

.popup__wrapper .newsletter-form.form > * {
  width: 100%;
}

.popup__wrapper h3.popup__title.title {
  text-transform: uppercase;
  line-height: 35px;
  display: block;
}

.popup__wrapper .popup__close {
  right: 5px;
  top: 5px;
  left: auto;
  background: none;
}

.popup__wrapper .close .icon {
  max-width: 100%;
  max-height: 100%;
  width: 17px;
  height: 17px;
}

h3.popup__title span {
  color: #992671;
  font-size: 28px;
}

@media only screen and (max-width: 798px) {
  h3.popup__title.title.is-h3,
  h3.popup__title.title span {
    font-size: 22px;
  }
}

/*---------------------Dropdown -----------------------  */

.navbar-dropdown.is-vertical {
  background-color: #f6f6f6;
  -webkit-box-shadow: 0 6px 6px 0 rgba(205, 205, 205, 0.5);
  box-shadow: 0 6px 6px 0 rgba(205, 205, 205, 0.5);
  min-width: 190px;
  max-width: 190px;
  padding: 19px;
  border-radius: 10px;
}

.navbar-dropdown .navbar-link,
.navbar-dropdown .navbar-item {
  padding: 0;
  line-height: 19px;
  margin-bottom: 17px;
}

/*--------------------- Blog Main -----------------------  */

.blog-main .sidebar-section .sidebar__block {
    padding-bottom: 20px;
    padding-top: 0;
}

.blog-main .sidebar-section .block__search form.search-form {
    padding: 0;
    padding-top: 10px;
}

.blog-main .sidebar-section .block__search form.search-form .input {
    padding-left: 40px;
    border-radius: 60px;
}

.blog-main .sidebar-section .block__search form.search-form .icon {
    padding: 4px;
    left: 5px;
    transform: translateY(-50%);
}

.blog-main .sidebar__block .sidebar-block__heading {
    margin-bottom: 10px;
}

.blog-card .image-element__wrap {
  max-height: 100%;
  border-radius: 10px;
}

a.button.button--link-style {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-column-gap: 15px;
  -moz-column-gap: 15px;
  column-gap: 15px;
}

a.button.button--link-style span.icon[data-icon="c2_custom_arrow"] {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.blog-card .featured-article--link {
  line-height: 27px;
  color: #000;
}

.blog-card .title:not(:last-child) {
  margin-bottom: 5px;
}

.excerpt-length-lg .truncation-fade {
  display: none;
}

span.featured-article__date {
  font-size: 16px;
  font-family: "PolySans Neutral";
}

.card-content.blog-card__content.text-align-left {
  height: 100%;
}

.blog-card__read-more {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 24px;
}

.blog-card__read-more a.button.button--link-style {
  text-transform: capitalize;
}

.blog-card__read-more.buttons {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.blog-card {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.card-content {
  padding-left: 0;
  padding-right: 0;
}

@media only screen and (max-width: 798px) {
  .blog-card {
    margin-bottom: 35px;
  }

  .heading-wrapper--blog {
    margin-bottom: 31px;
  }

  .card-content.blog-card__content {
    margin-bottom: 10px;
  }
}

/*--------------------- Blog Post Main -----------------------  */
.article-content img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 10px;
}

.article-content h2 strong {
  text-transform: none;
}

.blog-meta ul.meta-info-list {
  text-align: center;
}

.heading-wrapper--article.heading-wrapper h1,
.heading-wrapper--article.heading-wrapper {
  text-transform: none;
  margin-bottom: 0;
}

.pagination .pagination-previous,
.pagination .pagination-next {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.article-content .blog-meta {
  margin-bottom: 27px;
}

.blog-card .blog-card__content > div:not(:last-child) {
  margin-bottom: 5px;
}

.card-content.blog-card__content a {
  color: #000;
}

.card-image.blog-card__image {
  height: 100%;
}

.card-content.blog-card__content {
  height: 50%;
}

.blog-card .blog-card__content > div:not(:last-child) {
  margin-bottom: 5px;
}

.card-content.blog-card__content a {
  color: #000;
}

.card-image.blog-card__image {
  height: 100%;
}

.card-content.blog-card__content {
  height: 50%;
}

ul.meta-info-list {
  line-height: 22px;
  margin-bottom: 7px;
}

.blog-card .title:not(:last-child) {
  line-height: 27px;
}

@media only screen and (max-width: 798px) {
  .blog-meta {
    margin-bottom: 22px;
  }
}

/*--------------------- Register -----------------------  */
.shopify-section.register-section {
  border-top: 1px solid #e5e2dd;
}

form#create_customer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

form#create_customer .field {
  width: 100%;
}

form#create_customer .field.one-half {
  width: calc(50% - 10px);
}

form#create_customer label.label.is-h5 {
  line-height: 47px;
  color: #992671;
  font-family: "PolySans Median";
  text-transform: uppercase;
}

form#create_customer li {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

form#create_customer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 30px;
}

form#create_customer label.radio-label:before {
  height: 15px;
  width: 15px;
  border: 1px solid #992671;
  content: "";
  position: absolute;
  border-radius: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

form#create_customer label.radio-label {
  position: relative;
  padding-left: 23px;
  cursor: pointer;
  font-weight: 600;
}

form#create_customer input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

form#create_customer li input:checked ~ label:before {
  background: #992671;
  outline: 1px solid #992671;
  border-color: #fff;
  border-width: 2px;
}

form#create_customer input.button.button--primary.is-within-form {
  max-width: 322px;
}

form#create_customer input.button.button--primary.is-within-form:hover {
  background: #fff;
  color: #992671;
  border-color: #992671;
}

@media only screen and (max-width: 798px) {
  form#create_customer .field.one-half {
    width: 100%;
  }

  div#customer {
    margin-left: 0;
  }

  form#create_customer li:not(div#specialty li) {
    width: 100%;
  }

  form#create_customer label.radio-label:not(div#specialty li label) {
    width: 100%;
    display: inline-block;
  }

  form#create_customer {
    font-family: "PolySans Neutral";
  }

  form#create_customer input[type="radio"] {
    display: none;
  }
}

form#create_customer input.button.button--primary.is-within-form:hover {
  background: #fff;
  color: #992671;
  border-color: #992671;
}

/*--------------------- Contact Main -----------------------  */
.contact-form__text .scl-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 26px;
  -moz-column-gap: 26px;
  column-gap: 26px;
}

div#template-page-contact .rich-text__content {
  max-width: 611px;
  margin: auto;
}

.custom-contact-form__success.subtitle.is-text {
  margin: 20px;
}

.contact-form__text h3 {
  line-height: 21px;
  color: #000;
}

.scl-wrapper p {
  line-height: 27px;
  padding-top: 7px;
}

.contact-form__text span.icon[data-icon="c2_phone_custom"],
.contact-form__text span.icon[data-icon="c2_email_custom"] {
  width: 49px;
  height: 49px;
}

.container.contact-form {
  max-width: 1100px;
  justify-content: space-between;
}

.container.contact-form
  .one-half.medium-down--one-whole.column:not(
    .custom-contact-form__block.one-half.medium-down--one-whole.column
  ) {
  max-width: 30%;
  width: calc(35% - var(--gutter));
}

.container.contact-form
  .one-half.medium-down--one-whole.column:nth-child(2):not(
    .custom-contact-form__block.one-half.medium-down--one-whole.column
  ) {
  max-width: 70%;
  width: calc(65% - var(--gutter));
}

.container.contact-form button.button.button--primary.is-within-form {
  max-width: 100%;
  width: 100%;
}

.container.contact-form .input.is-primary-btn-style,
.container.contact-form textarea.is-primary-btn-style {
  border-color: #aeaeae;
}

@media only screen and (max-width: 798px) {
  .mobile-menu__first-level.has-submenu label a {
    color: #000;
  }

  .container.contact-form
    .one-half.medium-down--one-whole.column:not(
      .custom-contact-form__block.one-half.medium-down--one-whole.column
    ),
  .container.contact-form
    .one-half.medium-down--one-whole.column:nth-child(2):not(
      .custom-contact-form__block.one-half.medium-down--one-whole.column
    ) {
    max-width: 100%;
    width: 100%;
  }

  .container.contact-form.contact-form--right .text-align-left {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .container.contact-form.contact-form--right .text-align-left > * {
    width: 50%;
  }

  .contact-form__text .scl-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    row-gap: 5px;
  }

  .scl-wrapper p.is-text {
    padding-top: 7px;
  }

  .scl-wrapper .social-content h3 {
    color: #000;
  }

  .container.contact-form .buttons {
    margin: 0;
  }
}

/*--------------------- Product Main -----------------------  */

.product-gallery__main {
  border: 1px solid #e5e2dd;
  border-radius: 10px;
}

.product-gallery__thumbnail img {
  width: 103px;
  height: 101px;
  -o-object-fit: contain;
  object-fit: contain;
  border: 1px solid #e5e2dd;
  border-radius: 10px;
}

.product-gallery__thumbnail.is-nav-selected.is-selected img {
  border: 2px solid #992671;
}

.is-slide-nav--true .product-gallery__thumbnail {
  opacity: 1;
  cursor: pointer;
}

.product-gallery__main
  button.flickity-button.flickity-prev-next-button.previous:before,
.product-gallery__main
  button.flickity-button.flickity-prev-next-button.next:before {
  content: "";
  position: absolute;
  width: 36px;
  height: 36px;
  left: 4px;
  top: 4px;
  background: url(/cdn/shop/files/Group_19.svg);
}

.purchase-details__quantity.product-quantity-box.quantity-box--box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

label.label[for="quantity"],
.label:not(:last-child) {
  text-transform: uppercase;
  font-family: "PolySans Neutral";
  letter-spacing: 0;
  line-height: 19px;
  margin-bottom: 0;
}

.product-gallery__main
  button.flickity-button.flickity-prev-next-button.next:before {
  background: url(/cdn/shop/files/Group_18.svg);
}

.purchase-details .purchase-details__spb--false .button--add-to-cart {
  width: 100%;
}

.rc-selling-plans-dropdown__select {
  background: #fdfdfd;
  border: none;
  border-radius: 4px;
}

.rc-radio.rc-radio--active ~ .rc-selling-plans,
.rc-radio.rc-radio--active {
  background: #f6f6f6 !important;
  border-radius: 10px !important;
}

span.rc-radio__label span,
.rc-radio__label {
  font-family: "PolySans Neutral";
}

.quantity-wrapper .quantity-element {
  min-height: 27px;
  height: 27px;
  padding: 0;
}

.product-quantity-box.purchase-details__quantity {
  max-width: 127px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.quantity-plus.button,
.quantity-minus.button,
.quantity-plus.button[disabled],
.quantity-minus.button[disabled],
.quantity-wrapper.quantity-style--box .quantity-input-control input {
  background: #f6f6f6;
  border: none;
  border-radius: 0;
  color: #000000;
}

.quantity-plus.button .icon,
.quantity-minus.button .icon {
  fill: #000000;
  width: 20px;
  height: 45px;
}

.product-gallery__thumbnails .product-gallery__thumbnail {
  cursor: pointer;
}

.product__information .product-block.product-block--form {
    padding-bottom: 0;
}

.product-block .faq__block-faq .faq__item {
  border-radius: 0;
  border: none;
  margin-bottom: 0;
  border-bottom: 1px solid #e5e2dd;
}

.product-block .faq__block-faq .faq__item .faq__item-question {
  padding: 8px 0px;
  line-height: 47px;
  border-radius: 0 !important;
}

.product-block
  .faq__block-faq
  .faq__item
  .faq__item-question
  .faq__item-symbol {
  right: 0;
}

.product-block
  .faq__block-faq
  .faq__item
  .faq__item-question
  .faq__item-symbol:after {
  height: 12px;
}

.product-block
  .faq__block-faq
  .faq__item
  .faq__item-question
  .faq__item-symbol:before {
  width: 12px;
}

.product-block .faq__block-faq .faq__item .faq__item-answer {
  padding: 0;
  max-width: 100%;
  padding-bottom: 19px;
}

.purchase-details__buttons.purchase-details__spb--false {
  margin-bottom: 15px;
}

h2.title.faq__item-question {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

span.faq__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 12px;
}

.product-block h2.title.faq__item-question.is-h4 {
  color: #000;
}

.product-text.is-text.with_icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 16px;
  -moz-column-gap: 16px;
  column-gap: 16px;
  padding: 10px;
}

span.icon[data-icon="phone"] {
  color: #992671;
  width: 15px;
  height: 15px;
}

.product-text.hidden,
.product-text.hidden.with_icon,
.product-wrap.hidden {
  display: none;
}

h2.title.faq__item-question {
  color: #000;
  font-size: 16px;
}

button.button.ajax-submit.action_button.button--add-to-cart,
.pro-atc a {
  text-transform: uppercase;
  background: #992671;
  color: #fff;
  transition: background 0.2s ease-in-out;
}

.pro-atc a {
  line-height: 34px;
  margin-top: 10px;
  padding-bottom: calc(0.375em - 1px);
  padding-left: 2em;
  width: calc(50% - 12px);
  padding-right: 2em;
  padding-top: calc(0.375em - 1px);
  text-align: center;
  font-size: 1rem;
  border-radius: 23px;
  border: 1px solid;
  display: block;
}

button.button.ajax-submit.action_button.button--add-to-cart:hover,
.pro-atc a:hover {
  color: #992671;
  border-color: #992671 !important;
  background-color: #fff;
}

.product_section {
  column-gap: 62px;
}

span.jdgm-qa-badge {
  display: none;
}

.jdgm-preview-badge .jdgm-star.jdgm-star {
  color: #992671 !important;
  font-size: 12px;
}

.product-block.product-block--price {
  margin-top: 25px;
}

.cart__image {
  width: 112px;
  height: 112px;
  border: 1px solid #d4d4d4;
  border-radius: 10px;
  display: flex;
  align-items: center;
}

.cart__card.container {
  padding-bottom: 18px;
}

.cart__total {
  text-align: right;
}

.cart__checkout .checkout {
  text-transform: uppercase;
}

.cart__quantity .quantity-wrapper .quantity-element {
  min-height: 37px;
}

.cart__quantity .quantity-wrapper.quantity-style--box {
  max-width: 107px;
}

.cart__quantity .purchase-details__quantity.product-quantity-box {
  justify-content: center;
}

.button--add-to-cart .text {
  text-transform: uppercase;
}

.button--add-to-cart .text {
  text-transform: uppercase;
}






.product_form .swatch input:checked+.swatch-element label {
    PolySans Median,font-family: sans-serif;
    font-family: PolySans Median,sans-serif;
    color: #000;
}

.product_form .swatch label {
    font-family: PolySans Neutral;
}

.product_form .swatch .swatch__option .swatch-element label {
    color: #363636;
}

.product-block--form .purchase-details .label {
    width: 100%;
    margin-bottom: 8px;
}

.product-block--form .product_form .product-quantity-box.purchase-details__quantity {
    width: auto;
    margin-top: 0;
    margin-right: 10px;
}

.product-block--form .purchase-details__quantity .quantity-wrapper {
    border-radius: 46px;
    padding: 0 5px;
    background-color: #f6f6f6;
    border: 1px solid;
}

.product-block--form .quantity-wrapper .quantity-element {
    min-height: 42px;
    border-radius: 0 !important;
    background: transparent;
}

.product-block--form .quantity-wrapper.quantity-style--box .quantity-input-control {
    flex: 1 0 0;
    width: auto;
}

.product-block--form .purchase-details__buttons.purchase-details__spb--false {
    margin: 0;
}

.product-block--form .quantity-plus.button .icon,.product-block--form .quantity-minus.button .icon {
    width: 24px;
    height: 24px;
}

  .product-block--form .rc_popup_label_wrapper {
    align-items: center;
}
  
.product-block--form .rc-widget-injection-parent .rc_popup__hover .rc_popup_label_wrapper {
    margin-bottom: 0;
    cursor: pointer;
}

.product-block--form .product_info_container {
    margin-bottom: 20px;
}

  .product-block--form .rc-widget-injection-parent .rc-widget .rc-option--active {
    background: transparent;
    border-color: #000;
}

.product-block--form .rc-template__legacy-radio .rc-radio {
    border: 1px solid #e2e2e2;
    padding: 12px 20px 8px !important;
    margin-bottom: 16px;
}

.product-block--form .rc-template__legacy-radio .rc-radio .rc-radio__label.rc_widget__option__label {
    display: inline-flex;
    flex-wrap: wrap;
    cursor: pointer;
}

.product-block--form .rc-template__legacy-radio .rc-radio .rc-radio__label.rc_widget__option__label .rc-option__text {
    flex: 0 0 100%;
}

.product-block--form .rc-template__legacy-radio .rc-radio__input, .product-block--form .rc-template__legacy-radio .rc-radio__label {
    vertical-align: baseline;
}
  


  
  






@media only screen and (max-width: 798px) {
  .faq__block-faq .faq__item .faq__item-answer {
    max-width: 100%;
  }

  .cart__image {
    width: 80px;
    height: 80px;
  }
}

@media only screen and (min-width: 768px) {
  .product_section > div {
    width: calc(calc(50% - var(--gutter) - 35px));
  }

  .product__information.has-product-sticker.one-half.column.medium-down--one-whole {
    max-width: 40%;
    margin-right: auto;
  }

  .ajax-cart__list {
    padding-top: 34px;
  }
}

.product__images {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

/*--------------------- Product Main Sticky ATC -----------------------  */
.sticky-atc {
  position: fixed;
  width: 100%;
  left: 0;
  background: #992671;
  z-index: 999;
  top: -100%;
  -webkit-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

.sticky-atc .product-wrapper {
  max-width: 1920px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 25px 75px;
}

.sticky-atc .atc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 25px;
  -moz-column-gap: 25px;
  column-gap: 25px;
}

.sticky-atc .title {
  margin-bottom: 0 !important;
}

.sticky-atc .button--add-to-cart .text {
  font-family: "PolySans Neutral";
}

.sticky-atc .button--add-to-cart {
  padding: 0 78px;
  background: #fff;
  border-color: #fff;
  color: #000;
  line-height: 27px;
  font-family: "PolySans Neutral";
  text-transform: uppercase;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.sticky-atc .atc p {
  font-size: 18px;
  letter-spacing: 0;
  line-height: 21px;
  color: #fff;
  font-family: "PolySans Neutral";
}

.sticky-atc .title h2 {
  color: #fff;
}

#theme-ajax-cart.is-drawer.is-visible {
  z-index: 9999;
}

@media only screen and (max-width: 798px) {
  .product-gallery .product-gallery__main .flickity-prev-next-button {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .product-gallery .product-gallery__main .flickity-prev-next-button.previous {
    left: 16px;
    font-size: 0;
    width: 24px;
    height: 24px;
  }

  .product-gallery .product-gallery__main .flickity-prev-next-button.next {
    right: 16px;
    font-size: 0;
    width: 24px;
    height: 24px;
  }

  .product-gallery .product-gallery__main .flickity-prev-next-button.next svg,
  .product-gallery
    .product-gallery__main
    .flickity-prev-next-button.previous
    svg {
    display: none;
  }

  .product-gallery
    .product-gallery__main
    .flickity-prev-next-button
    .flickity-button-icon {
    width: 24px;
    height: 24px;
  }

  .product-gallery__main
    button.flickity-button.flickity-prev-next-button.previous:before,
  .product-gallery__main
    button.flickity-button.flickity-prev-next-button.next:before {
    width: 24px;
    height: 24px;
    background-size: 100%;
  }

  .product-gallery__thumbnails {
    margin-top: 16px;
  }

  .product-gallery__thumbnails .product-gallery__thumbnail {
    width: calc(25% - 20px);
  }

  .product-gallery__thumbnails .flickity-button {
    display: none;
  }

  .product__images {
    margin-bottom: 27px;
  }

  .product-gallery__thumbnail img {
    height: auto;
    min-height: 80px;
  }

  .sticky-atc .product-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 0;
    max-width: 320px;
    row-gap: 15px;
  }

  .sticky-atc .atc {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    row-gap: 15px;
    max-width: 270px;
  }

  .sticky-atc .title {
    text-align: center;
  }

  .sticky-atc .atc p {
    display: none;
  }

  .sticky-atc .title h2 {
    font-size: 16px;
  }

  .testimonials--with-border .testimonial-block .testimonial__meta {
    border: 0;
    padding: 0;
  }

  .testimonials--with-border .testimonial-block {
    padding: 0;
  }
}

/*--------------------- Cart Drawer -----------------------  */
section.ajax-cart.ajax-cart--drawer,
div#ajax-cart__content {
  height: 100%;
  background-color: #f6f6f6;
}

.ajax-cart__details-wrapper {
  position: absolute;
  width: 100%;
  bottom: 0;
  background-color: #992671;
  padding: 25px;
  padding-bottom: 55px;
}

.ajax-cart__cart-title {
  text-align: left;
  text-transform: uppercase;
  background: #fff;
}

span.icon[data-icon="x"] {
  width: 14px;
  height: 14px;
}

.ajax-cart__product-title {
  font-family: "PolySans Neutral";
  text-transform: uppercase;
  font-size: 14px;
}

.ajax-cart__subtotal span,
.ajax-cart__subtotal span.money {
  font-family: "PolySans Neutral";
  font-size: 16px;
  letter-spacing: 0;
  line-height: 26px;
  text-transform: uppercase;
  color: #fff;
}

.ajax-cart__button,
a.ajax-cart__cart-link {
  min-height: auto;
  background: #fff;
  color: #000;
  font-family: "PolySans Neutral";
  text-transform: uppercase;
  border: none;
  height: 40px;
}

a.ajax-cart__cart-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  border-radius: 23px;
}

/* .ajax-cart__list .quantity-plus.button,
.ajax-cart__list .quantity-minus.button,
.ajax-cart__list .quantity-plus.button[disabled],
.ajax-cart__list .quantity-minus.button[disabled],
.ajax-cart__list
  .quantity-wrapper.quantity-style--box
  .quantity-input-control
  input {
  background: #fff;
} */
.faq__block-main .faq__block-title {
  margin-bottom: 20px;
}

.ajax-cart__list .ajax-cart__quantity-box.product-quantity-box {
  max-width: 110px;
  margin-right: 0;
  margin-left: auto;
}

.ajax-cart__list .quantity-wrapper.quantity-style--box .quantity-minus,
.ajax-cart__list .quantity-wrapper.quantity-style--box .quantity-plus {
  min-width: 20px;
  padding: 0 4px;
}

.ajax-cart__list input.quantity-input.quantity-element.input {
  font-size: 12px;
  color: 000000;
}

.ajax-cart__product-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
}

a.ajax-cart__delete {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: right;
}

a.ajax-cart__delete button.close {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  background: none;
}

.ajax-cart a,
.ajax-cart a:active,
.ajax-cart a:visited,
.ajax-cart a:hover {
  color: #992671;
}

.ajax-cart__product.media {
  max-width: 95%;
  margin: 0 auto;
  padding-bottom: 21px;
  border-bottom: 1px solid #dedede;
}

.ajax-cart__details-wrapper .title.is-h3 {
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 11px;
}

.ajax-cart a,
.ajax-cart a:visited {
  color: #000;
}

.popup-modal-popup .fancybox-bg {
  background: #000;
  opacity: 0.62;
}

.ajax-cart__price.price {
  position: absolute;
  bottom: 0;
}

.ajax-cart__product-content.media-content {
  position: relative;
}

.ajax-cart__product-image {
  width: 90px;
  height: 90px;
  margin-right: 20px;
}

figure.ajax-cart__product-image.media-left img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  background: #fff;
  border-radius: 10px;
}

.ajax-cart__price.price span.money {
  font-size: 14px;
  font-family: "PolySans Neutral";
}

p.ajax-cart__taxes-shipping-message.has-padding-top {
  display: none;
}

.ajax-cart__quantity-box.product-quantity-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-column-gap: 11px;
  -moz-column-gap: 11px;
  column-gap: 11px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.ajax-cart__quantity-box.product-quantity-box label {
  color: #000;
  font-family: "PolySans Neutral";
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 17px;
}

@media only screen and (max-width: 798px) {
  #theme-ajax-cart.is-drawer {
    min-width: auto;
  }
}

/*--------------------- Cart Page -----------------------  */
.cart__headings h3 {
  text-transform: uppercase;
  color: #000;
}

.cart__headings.column {
  padding-bottom: 20px;
}

.cart__total-title h3 {
  text-align: right;
}

.cart__card .purchase-details__quantity label.label {
  display: none;
}

.cart__card .purchase-details__quantity.product-quantity-box {
  margin-top: 0;
}

.cart__card .cart__total span,
.cart__card .cart__price span {
  font-size: 16px;
  font-family: "PolySans Neutral";
}

.cart__card a.item__title.is-h5 {
  text-transform: uppercase;
  font-family: "PolySans Neutral";
  color: #000;
}

.cart__row.is-flex.is-align-center.is-justify-center.cart__additional {
  display: none;
}

.cart__row.is-flex.is-align-right.cart__taxes-shipping.text-align-right {
  display: none;
}

.cart__checkout {
  width: 100%;
  max-width: 100%;
  margin: 0;
  min-width: auto;
}

.cart__row.cart__subtotal > * {
  font-size: 16px;
  font-family: "PolySans Neutral";
  font-weight: normal;
}

.cart__footer {
  max-width: 200px;
  margin-right: 0;
  margin-left: auto;
}

.cart__item-list .container {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.cart__card a.ajax-cart__delete {
  background: none;
}

.cart__card {
  border-color: #e5e2dd;
  border-bottom: 1px solid #e5e2dd;
}

.cart__quantity-warning {
  margin: 0;
}

@media only screen and (max-width: 798px) {
  .cart__item-list .container {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .cart__card .purchase-details__quantity label.label {
    display: block;
  }

  .cart__price.is-h6 {
    position: absolute;
    bottom: 40px;
    left: 0;
    text-align: right;
  }

  .cart__item-list .quantity-wrapper .quantity-element {
    min-height: 37px;
    height: 37px;
  }

  .cart__card.container {
    padding-top: 25px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 30px;
  }
}

/*--------------------- Login Page -----------------------  */
a.js-recover-password {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

a.js-recover-password.has-margin-top.footer-text.button.button--link-style {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-column-gap: 2px;
  -moz-column-gap: 2px;
  column-gap: 2px;
  color: #000;
}

a.js-recover-password span {
  color: #992671;
}

h1.account__title.title.is-h2 {
  padding-bottom: 8px;
}

header.account-page__header .subtitle {
  color: #000;
}

a#customer_register_link {
  color: #992671;
}

input.button.button--primary.is-within-form {
  width: 100%;
  margin: 0;
}

a.button.cancel-recover-password {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 20px;
}

p.recover-note.is-text {
  text-align: center;
}

.buttons.is-center .button {
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  border: none;
  background: #992671;
  height: auto;
  min-height: auto;
  padding: 7px 0 9px;
  text-transform: uppercase;
  color: #fff;
  line-height: 30px;
  font-family: "PolySans Neutral";
  max-width: 100%;
  width: 100%;
  margin: 0;
}

/*--------------------- Account Details Page -----------------------  */
.account-main .tab {
  display: none;
}

.address_table input {
  background: transparent;
}

.select select {
  background: transparent;
}

.account-main .tab.active {
  display: block;
}

main.account-main {
  padding-top: 0;
  max-width: 761px;
  border-radius: 10px;
  background: #f6f6f6;
  padding: 24px 30px;
}

aside.account-sidebar {
  max-width: 316px;
  padding: 25px 16px;
  border-radius: 10px;
  background-color: #f6f6f6;
}

button.tab {
  width: 100%;
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
  line-height: 13px;
  padding: 20px 0 19px;
  border-radius: 29px;
  margin: 12px 0;
  font-family: "PolySans Neutral";
  text-transform: uppercase;
}

button.tab.active {
  background-color: #992671;
  color: #fff;
}

ul.sidebar-buttons li:not(:last-child) {
  border-bottom: 1px solid #dedede;
}

.acc.container {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

p.address_actions a {
  font-family: "PolySans Neutral";
  color: #000;
}

.tab p.recover-note.is-text {
  text-align: left;
}

button.tab a {
  color: #000;
}

.scl-content {
  max-width: 100%;
  word-break: break-all;
}

@media only screen and (max-width: 789px) {
  .product__images {
    position: relative;
    z-index: initial;
  }

  .acc.container aside.account-sidebar {
    background: none;
    border-radius: 0;
    padding: 0;
  }

  .acc.container button.tab.active {
    background: no-repeat;
    color: #000;
  }

  .acc.container button.tab {
    text-align: left;
    margin: 0;
    padding: 0;
    padding-bottom: 30px;
  }

  .acc.container ul.sidebar-buttons li:not(:last-child) {
    border: none;
  }

  .acc.container main.account-main {
    display: none;
  }

  .acc.container main.account-main.active {
    display: initial;
  }

  .acc.container .header__search {
    width: 100%;
  }

  .acc.container .mobile-menu__item.go-back {
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 25px;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 22px;
    font-family: "PolySans Neutral";
    text-transform: uppercase;
    position: absolute;
    top: -40px;
    left: 10px;
  }

  .acc.container .mobile-menu__item.go-back:after {
    left: 0;
    top: 20%;
  }

  .acc.container form.search-form {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 31px;
  }
}

/*--------------------- Tab Queries -----------------------  */
@media only screen and (max-width: 798px) and (min-width: 481px) {
  .newsletter__wrapper {
    width: 100%;
    max-width: 100%;
    padding: 20px;
  }

  .newsletter-form.form {
    max-width: 100%;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }

  .featured--product--block .product-wrap {
    width: 100%;
  }

  .logo-list__item.small-down--one-third.column.one-fifth {
    width: 50%;
  }

  .slideshow-classic.image-slideshow {
    padding-bottom: 25px;
    margin-bottom: 20px;
  }

  .announcement-bar__shadow {
    display: none;
  }

  .image-with-text__wrapper {
    max-width: 100%;
  }
}

h2.newsletter__heading.title.is-h2 {
  margin-bottom: 24px;
}

.custom-product-form .modal_price {
  display: flex;
}

.custom-product-form .modal_price .custom-product-varient-price {
  margin-left: 5px;
}

.custom-product-varient-price .money {
  color: black;
}

.money-hide {
  display: none;
}

.money-show {
  display: block;
}

.custom-activate-cancel {
  margin-top: 10px;
  border-radius: 29px;
}

/*  Custom registration form */

.custom-registration-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.custom-registration-form .field {
  width: 100%;
}

.custom-registration-form .field.one-half {
  width: calc(50% - 10px);
}

.custom-registration-form label.label.is-h5 {
  line-height: 47px;
  color: #992671;
  font-family: "PolySans Median";
  text-transform: uppercase;
}

.custom-registration-form li {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.custom-registration-form ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 30px;
}

.custom-registration-form label.radio-label:before {
  height: 15px;
  width: 15px;
  border: 1px solid #992671;
  content: "";
  position: absolute;
  border-radius: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.custom-registration-form label.radio-label {
  position: relative;
  padding-left: 23px;
  cursor: pointer;
  font-weight: 600;
}

.custom-registration-form input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.custom-registration-form li input:checked ~ label:before {
  background: #992671;
  outline: 1px solid #992671;
  border-color: #fff;
  border-width: 2px;
}

.custom-registration-form input.button.button--primary.is-within-form {
  max-width: 322px;
}

.custom-registration-form input.button.button--primary.is-within-form:hover {
  background: #fff;
  color: #992671;
  border-color: #992671;
}

@media only screen and (max-width: 798px) {
  .custom-registration-form .field.one-half {
    width: 100%;
  }

  div#customer {
    margin-left: 0;
  }

  .custom-registration-form li:not(div#specialty li) {
    width: 100%;
  }

  .custom-registration-form label.radio-label:not(div#specialty li label) {
    width: 100%;
    display: inline-block;
  }

  .custom-registration-form {
    font-family: "PolySans Neutral";
  }

  .custom-registration-form input[type="radio"] {
    display: none;
  }
}

.custom-registration-form input.button.button--primary.is-within-form:hover {
  background: #fff;
  color: #992671;
  border-color: #992671;
}

.custom-registration-form input {
  border-radius: 23px;
  border-color: #aeaeae;
}

.custom-registration-form form#contact_form {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}

/* Contact Form */

.c2-custom-contact-form .contact-form {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.c2-custom-contact-form .one-half.medium-down--one-whole.column {
  width: 100% !important;
  max-width: 100% !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.c2-custom-contact-form .contact-heading-wrap {
    margin-bottom: 50px;
}

.c2-custom-contact-form
  .custom-contact-form__block.custom-contact-form__block--textfield {
  width: calc(50% - 10px);
}

.c2-custom-contact-form
  .custom-contact-form__block.custom-contact-form__block--email {
  width: calc(50% - 10px);
}

.c2-custom-contact-form form#contact_form {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}

.c2-custom-contact-form .container .column,
.container .columns {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.c2-custom-contact-form .is-flex-wrap {
  flex-wrap: wrap;
  justify-content: inherit;
}

.c2-custom-contact-form .custom-contact-form__block .label {
  line-height: 47px;
  color: #992671;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 600;
}

.c2-custom-contact-form ul {
  display: flex;
  justify-content: space-around;
}

.c2-custom-contact-form li input:checked ~ label:before {
  background: #992671;
  outline: 1px solid #992671;
  border-color: #fff;
  border-width: 2px;
}

.c2-custom-contact-form .buttons.is-left {
  justify-content: center;
}

.c2-custom-contact-form
  .container.contact-form
  button.button.button--primary.is-within-form {
  max-width: 100%;
  width: 43%;
}

.c2-custom-contact-form label {
  font-size: 18px;
  font-weight: 700;
}

.c2-custom-contact-form input#textfield {
  color: black;
}

.c2-custom-contact-form input#email {
  color: black;
}

.custom-contact-form__success.subtitle.is-text {
  width: 100%;
  margin: 0;
  padding: 10px;
  background: #992671;
  margin-bottom: 20px;
  color: #fff;
}

.custom-contact-form__success.subtitle p {
  color: #fff;
  font-weight: 600;
}

@media only screen and (max-width: 789px) {
  .c2-custom-contact-form .contact-form__form {
    width: 100%;
  }

  .c2-custom-contact-form .c2-custom-contact-form .is-flex-wrap {
    width: 100%;
  }

  .c2-custom-contact-form .custom-contact-form__block--radio ul {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .c2-custom-contact-form .custom-contact-form__block--radio ul li {
    width: 100%;
  }

  .c2-custom-contact-form
    .container.contact-form
    button.button.button--primary.is-within-form {
    width: 100%;
  }

  .c2-custom-contact-form
    .custom-contact-form__block.custom-contact-form__block--textfield,
  .c2-custom-contact-form
    .custom-contact-form__block.custom-contact-form__block--email {
    width: 100%;
  }

  .c2-custom-contact-form
    .container.contact-form.contact-form--right
    .text-align-left
    > * {
    width: 100%;
    text-align: center;
  }
}

.account__form.activate_form .buttons.is-center.has-margin-top {
  display: flex;
  flex-wrap: nowrap;
  column-gap: 100px;
  justify-content: space-between;
}

.account__form.activate_form input#customer_decline {
  color: #992671;
  background: none;
  border: 1px solid #992671;
}

.account__form.activate_form .buttons.is-center.has-margin-top input {
  max-width: 301px;
}

.account__form.activate_form input#customer_decline:hover {
  background: #992671;
  color: #fff;
}

@media only screen and (max-width: 798px) {

    .store-locator-text a svg {
    width: 12px;
}

.store-locator-text a {
    gap: 4px;
}

  .top-bar .top-bar {
      flex-wrap: wrap;
      gap: 4px;
  }
  
  .top-bar .top-bar .store-locator-text {
      text-align: center !important;
  }
  
  .account__form.activate_form .buttons.is-center.has-margin-top {
    flex-wrap: wrap;
    row-gap: 20px;
  }

  .account__form.activate_form .buttons.is-center.has-margin-top input {
    width: 100%;
    max-width: 100%;
  }

  .contact-heading-wrap {
    display: block !important;
  }

  .contact-heading-wrap .contact-form__text {
    padding: 0 !important;
  }
}

.klaviyo-form-SaPdGn {
  display: flex !important;
}

.klaviyo-form-YvZs9T {
  display: flex !important;
}

form.needsclick.klaviyo-form.klaviyo-form-version-cid_2.kl-private-reset-css-Xuajs1,
.needsclick.kl-private-reset-css-Xuajs1 {
  max-width: 100% !important;
  width: 100% !important;
}

  .klaviyo-form.klaviyo-form.klaviyo-form .needsclick.go1677472987.kl-private-reset-css-Xuajs1:hover {
    background-color: #992671 !important;
    border: 1px solid #fff !important;
    color: #fff !important;
    height: 50px !important;
}

  .klaviyo-form.klaviyo-form.klaviyo-form .needsclick.go1677472987.kl-private-reset-css-Xuajs1 {
    height: 50px !important;
}

.submenu__input:checked ~ .mobile-menu__submenu.has-dropdown {
  left: 0;
}

.mobile-menu__item.go-back label {
  height: 15px;
  width: 100%;
}

.mobile-menu__first-level.has-submenu label > a {
  pointer-events: none;
}

/* TOS Agreement */
.tos-policy {
  cursor: pointer;
}

.tos-agreement-text {
  padding-left: 7px;
}

body.tos-popup {
  pointer-events: none;
}

.tos-checkbox {
  cursor: pointer;
}

.tos-policy-popup {
  padding: 0 15px 32px 15px;
  position: fixed;
  top: 40%;
  left: 50%;
  max-width: 900px;
  transform: translate(-50%, -40%);
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px,
    rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px,
    rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
  z-index: 9999;
  pointer-events: auto !important;
  display: none;
  max-height: 500px;
  overflow: auto;
}

.tos-policy-popup.show-popup {
  display: block;
}

.tos-policy-popup ul {
  flex-direction: column;
}

.tos-policy-popup-close {
  font-size: 20px;
  font-weight: 600;
  padding: 7px;
  display: block;
  margin-left: auto;
  width: fit-content;
  cursor: pointer;
  padding-right: 0;
  position: sticky;
  top: 0;
  height: auto;
}

.tos-policy-popup .tos-policy-popup-content strong {
  display: inline-block;
  margin-bottom: 10px;
}

.tos-policy-popup .tos-policy-popup-content p {
  margin-bottom: 10px;
}

.tos-policy-popup .tos-policy-popup-content ol {
  padding: 0 18px;
}

/* variant msrp */
.variant_msrp {
  display: none;
}

@media (max-width: 798px) {
  .tos-policy-popup {
    width: 100%;
  }
}

a.header__link.action-area__link,
.header__icon-style-icons-text .header-cart__caption {
  text-transform: none;
  font-family: "PolySans Neutral";
}

/* after client revision css code start  */
.secHeadingContainer {
  width: 100%;
  margin: 20px auto 50px auto;
  text-align: center;
}

h2.sectionHeading {
  display: flex;
  align-items: center;
  justify-content: center;
  width: max-content;
  margin: 20px auto;
  padding: 5px 20px;
  max-width: 100%;
  border-radius: 5px;
}

h3.sectionSubHeading {
  margin: 20px auto !important;
  width: 100%;
  max-width: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.beforeAfterImgRow {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
}

.beforeAfterImgCol {
  display: flex;
  width: calc(25% - 20px);
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 50px;
  position: relative;
  gap: 10px;
}

.beforeImgContainer {
  width: 50%;
  position: relative;
}

.afterImgContainer {
  width: 50%;
  position: relative;
}

.beforeAfterImgCol img {
  height: auto;
  display: block;
  width: 100%;
  object-fit: cover;
}

p.imgLabel {
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  position: absolute;
  text-transform: uppercase;
  letter-spacing: 0px;
  font-size: 16px !important;
  margin: 10px auto 0;
  text-align: center;
  width: 100%;
  padding: 0;
  background: transparent !important;
}

.testimonials.container.twoColTestimonialBox {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.testimonials.container.twoColTestimonialBox .testimonial-block {
  width: 50% !important;
  max-width: 50% !important;
}

.testimonials.container.twoColTestimonialBox
  .testimonial-block
  .testimonial__meta {
  margin: 0px auto;
  max-width: 400px !important;
}

.testimonials.container.twoColTestimonialBox .testimonial-block::before {
  content: "";
  background: transparent;
  width: 4px;
  border-left: 1px dashed #fff;
  position: relative;
  left: -60px;
}

.testimonialStarsContainer {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-bottom: 16px;
}

.testimonialStarsContainer svg {
  width: 16px;
  height: 15px;
}

.testimonialStarsContainer svg:not(:last-child) {
  margin-right: 7px;
}


.testimonial__nav.testimonial__nav--prev svg {
  transform: initial;
}

.testimonials__home  .testimonial__nav.testimonial__nav--prev svg {
    transform: initial;
}

.testimonialMainSec {
  position: relative;
  width: 100%;
}

.testimonial__nav-wrapper .testimonial__nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 2;
}
  
.testimonial__nav.testimonial__nav--prev {
  left: 0px;
}

.testimonial__nav.testimonial__nav--next {
    right: 0px;
}

.indexTestimonailSection h2.secHeading.is-h2 {
  text-align: center;
  max-width: 331px;
  line-height: 37px;
}

.indexTestimonailSection
  .testimonial-block.column.one-third.medium-down--one-whole {
  margin: 0 15px 0 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 64px 34px;
  min-height: 278px;
  border-radius: 10px;
  max-width: 415px;
  min-width: 415px;
}

.indexTestimonailSection .testimonial__info.is-text {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 26px;
  text-align: center;
}

.indexTestimonailSection .testimonial__info.is-text strong {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 19px;
  text-align: center;
  font-family: "Futura-Medium" !important;
}

.testimonial__nav svg:nth-child(2) {
  display: none;
}
.customHeadingWrapper {
  width: 100%;
  margin-bottom: 40px;
}

.testimonialMainSec .testimonial__quote.is-text {
  font-size: 20px;
}

.testimonialMainSec .testimonial__info.is-text-small {
  font-size: 18px;
}
.testimonialMainSec .testimonial-block {
  padding-top: 0;
  padding-bottom: 0;
}
@media only screen and (max-width: 798px) {
  .testimonial__nav svg:nth-child(1) {
    display: none;
  }

  .testimonial__nav svg:nth-child(2) {
    display: flex;
    height: 32px;
    width: 32px;
  }

  .indexTestimonailSection
    .testimonial-block.column.one-third.medium-down--one-whole {
    width: 100%;
    margin: 0 !important;
    max-height: none;
    min-height: 420px;
    display: flex;
    flex-direction: column;
  }
  .testimonialMainSec .testimonial-block.column {
    width: calc(100% - 20px);
    margin: 0 !important;
    padding: 20px;
    margin-right: 20px !important;
  }

  .testimonials.container.twoColTestimonialBox .testimonial-block {
    width: 100% !important;
    max-width: 100% !important;
  }

  .testimonials.container.twoColTestimonialBox .testimonial-block::before {
    content: "";
    width: 0px;
    border-left: 0px dashed #fff;
    position: relative;
    left: 0px;
  }

  .beforeAfterImgCol img {
    height: auto;
    max-height: 300px;
    object-fit: contain;
  }

  .beforeAfterImgCol {
    width: 100%;
  }
}

/* Blog Post */
.blog-main .featured-article.blog-card {
  margin-right: 20px !important;
  margin-bottom: 40px;
}

  .blog-main--wrap {
    align-items: flex-start;
}

  .blog-main .sidebar-section {
    position: sticky;
    top: 120px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding-right: 50px;
}
  
.search-form .search__fields input[type="text"] {
  line-height: 1;
}
.search-form .search__fields [data-icon="search"] {
  transform: translate(0, -60%);
}
.blog-card .card-content.blog-card__content a {
  color: #992671;
}
.block__search form.search-form {
  padding-left: 0;
}
.blog-main .sidebar-block__content a {
  color: #000;
  transition: 0.1s ease-in-out;
}
.blog-main .sidebar-block__content a:hover {
  color: #992671;
}
.article .article__date {
  margin-bottom: 8px !important;
}
.product__info__wrapper {
  display: flex;
  flex-wrap: wrap;
}
.product_info_swatch {
  border: #e2e2e2 thin solid;
  border-radius: 3px;
  margin: 0 8px 8px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product_info_swatch.active {
  border-color: #000;
  box-shadow: 0 0 0 2px #fff;
}
.product_info_swatch .product_title_link {
  margin: 0;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
  border-radius: 3px;
  display: inline;
  color: #363636;
  padding: 10px 15px;
  font-family: PolySans Neutral;
}

  .product_info_swatch.active .product_title_link {
    font-family: PolySans Median,sans-serif;
    color: #000;
}
  
.product_info_container .option-title {
  margin-bottom: 15px;
}
.article-main .social-share-buttons a {
  padding: 10px;
  display: inline-block;
}
.product-app span {
  font-size: 14px !important;
}
@media only screen and (min-width: 799px) {
  .related-blogs .columns.blog-card {
    margin-right: 20px !important;
  }
}
@media only screen and (max-width: 798px) {

  .search-form .search__fields .field .icon {
    transform: translateY(-50%);
    left: 16px;
}

  .footer__credits .footer__menu .footer__heading .toggle_icon {
      display: none;
  }

  .related-blogs .medium-down--one-whole {
    width: 100%;
  }

  .ingredients-wrap .icon-with-text-column__column {
    width: calc(50% - 10px);
    margin-left: 5px;
    margin-right: 5px;
  }

  .ingredients-section .icon-column__text .is-text.subtitle {
    font-size: 14px;
    line-height: 22px;
    padding-bottom: 4px;
  }

  .icon-column__text.accordion-wrap.active .icon-column__title.title {
    padding-bottom: 5px;
  }
  .image-with-text .buttons {
    justify-content: center;
  }

  .image-with-text-overlay__buttons.buttons {
    justify-content: center;
  }

  .image-with-text-overlay .caption .caption-content {
    text-align: center !important;
  }

  .rich-text .container .columns {
    margin-left: calc(var(--gutter) / 2) !important;
    margin-right: calc(var(--gutter) / 2) !important;
  }

  .rich-text .section.is-width-half {
    width: calc(100% - var(--gutter));
  }

  .video-wrapper .video__text-wrapper {
    padding: 0;
  }

  .testimonials__home .container.testimonial_arrows {
    display: none;
  }

  .testimonials__home .testimonial-block {
    margin-bottom: 40px;
  }

  .reviewVideoSliderContainer .videoItemContainer {
    width: calc(60% - 24px);
    margin-left: 12px;
    margin-right: 12px;
    max-width: 100%;
  }

  .reviewsVideoContainer button.flickity-button {
    display: none;
  }

  .reviewVideoSliderContainer {
    padding: 0;
  }

  .customVideoReviewSection .video-heading {
    margin-bottom: 40px;
  }

  .faq__block-faq .faq__item .faq__item-question {
    padding: 17px 50px 17px 19px !important;
  }

  .footer__credits .footer__menu {
    justify-content: center;
  }

  body.page.page-samples .image-with-text__text.is-h1 {
      font-size: 22px;
  }
  
  body.page.page-samples .image-with-text__text-column {
      justify-content: center;
  }



  .top-bar--wrap .empty {
      display: none;
  }

}
@media only screen and (max-width: 480px) {
  .blog-main .featured-article.blog-card.small-down--one-whole {
    margin-right: 0px !important;
    width: 100%;
  }
}

.easy-steps .buttons.is-center .button {
  padding: 13px 25px;
}


@media screen and (min-width: 799px) {
  .header__menu-items [data-navlink-handle="clinic-locator"] {
    display: none;
  }
}




