/** Shopify CDN: Minification failed

Line 1649:26 Expected ")" to end URL token

**/
/*  */
#gf-products img.gflazyload,
#gf-products img.gflazyloaded,
#gf-products img.lazyload,
#gf-products img.lazyloaded,
.rimage-outer-wrapper svg {
  height: 100% !important;
}
.collapsible-content img {
    width: 100%;
    max-width: 30px;
}
#custom-view-all,
.announcement .grid__item a,
.new-promo-slider a {
  text-decoration: underline;
}

.new-collection-switcher .collection-switcher__title a.is-active,
.new-collection-switcher .collecton-switcher__title a.is-active {
  font-weight: 700 !important;
}

body,
button,
input,
p,
select,
textarea {
  font-display: swap;
}

@font-face {
  font-family: FontAwesome;
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0")
      format("embedded-opentype"),
    url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),
    url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),
    url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),
    url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular")
      format("svg");
  font-weight: 400;
  font-style: normal;
}

/* @font-face {
  src: url("/cdn/shop/files/Faune-TextRegular.woff2?v=1663853935")
      format("woff2"),
    url("/cdn/shop/files/Faune-TextRegular.woff?v=1663853935")
      format("woff"),
    url("/cdn/shop/files/Faune-TextRegular.svg?v=1663853936")
      format("svg"),
    url("/cdn/shop/files/Faune-TextRegular.ttf?v=1663853936")
      format("truetype"),
    url("/cdn/shop/files/Faune-TextRegular.eot?v=1663853936")
      format("embedded-opentype");
} */

#shopify-section-template--16491921015007__16638545542ebc4471 h2,
.article__content a.btn,
.custom-contact button[type="submit"],
.custom-featured-2 .collection-switcher__trigger,
.custom-featured-2 .custom-cart-btn,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.new-collection-switcher .custom-btn-container,
.new-collection-switcher .custom-btn-container button,
.new-collection-switcher .custom-btn-container input,
.new-collection-switcher .grid-product__price,
.new-collection-switcher .grid-product__title,
.product__quantity label,
.variant-block .variant__label,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-display: swap;
}

.custom-buy-btn,
.custom-cart-btn,
.default-featured-collection .section-header__title {
  /* 	font-family: Futura !important */
}

.sub_content {
  background-color: #ffffffbd;
  padding: 12px 25px;
  border-radius: 22px;
}

.cart_items_header .cart__item--price {
  grid-column: 4 !important;
}
.main_cart_items .cart-table-item-remove {
  display: flex;
  justify-content: center;
}

.sub_menu_item h3 {
  margin: 0;
  font-size: 18px;
  color: #000000;
  font-weight: 600;
}
.sub_menu_item {
  height: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid;
  width: 100%;
  border-radius: 15px;
  text-align: center;
  position: relative;
}
.sub_menu_categories ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}
.page-content {
  padding-bottom: 0;
}

@media only screen and (min-width: 1472px) {
  .flickity-viewport {
    min-height: auto !important;
  }

  .new-promo-slider .grid {
    display: inline-flex;
    align-items: center;
  }

  .new-promo-slider .grid__item {
    text-align: left;
  }

  .new-testimonials .testimonials-slide {
    width: 25%;
  }

  .new-promo-slider .flickity-viewport {
    max-height: 170px;
  }
}

@media only screen and (max-width: 1471px) {
  .new-promo-slider .grid__item {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }

  #recently-viewed-products {
    overflow-x: scroll;
  }
}

@media only screen and (min-width: 787px) {
  .new-hero-img .h3 {
    font-size: 50px;
  }
}

@media only screen and (min-width: 1200px) {
  .new-testimonials .custom-author-info {
    display: table-row;
    padding-left: 15px;
    text-align: left;
  }

  .new-testimonials .custom-flex {
    display: flex;
  }

  .new-testimonials .text-center .testimonail-image {
    margin: 0;
  }

  .large-up--two-third {
    width: 67.77%;
  }

  .product__main-photos .flickity-viewport {
    min-height: 500px !important;
    height: unset !important;
  }

  .new-testimonials .testimonial-meta {
    display: inline-flex;
    width: 100%;
    justify-content: space-around;
  }

  .new-hero-img .h3 {
    font-size: 65px;
  }

  .new-collection-switcher .collection-switcher__title a.is-active {
    font-size: 29px !important;
  }
}

@media only screen and (max-width: 1199px) {
  .new-testimonials .custom-author-info {
    text-align: center;
  }

  .new-testimonials .testimonial-meta {
    display: block;
  }

  .new-collection-switcher .collection-switcher__title a.is-active {
    font-size: 27px !important;
  }
}

@media only screen and (min-width: 900px) {
  .default-featured-collection .custom-btn-container {
    position: absolute;
    display: grid;
    width: 100%;
    justify-items: center;
    align-content: center;
    align-items: center;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .custom-price-container {
    display: flex !important;
    align-items: center !important;
    line-height: 0 !important;
  }

  .custom-page-width,
  .new-collection-switcher .collection-switcher__title {
    display: flex;
  }

  .default-featured-collection .grid-product__title {
    font-size: 27px;
  }

  .new-collection-switcher .collection-switcher__title a {
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 200px;
  }

  #recently-viewed-products .grid__item {
    display: inline-block;
    float: none;
    white-space: normal;
  }

  .new-collection-switcher .custom-grid-2 p.text-center a,
  ol.flickity-page-dots {
    display: none;
  }

  .custom-grid-1 {
    width: 25%;
  }

  .custom-grid-2 {
    width: 75%;
  }

  .new-collection-switcher a.is-active:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: -15px;
    top: 0;
    width: 5px;
    height: 5px;
    border: none;
    background: #8c1b6d;
    transform-origin: 0 50%;
    border-radius: 6px;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
  }

  .custom-page-width .custom-grid-1 .text-center {
    display: inline-grid;
    text-align: left !important;
  }

  .new-promo-slider .flickity-viewport {
    overflow: visible;
  }

  .custom-grid .medium-up--one-fourth {
    width: 30%;
  }

  .custom-grid .medium-up--three-fourth {
    width: 70%;
  }

  .new-promo-slider .testimonials-slide:last-child .testimonial-meta:after {
    width: 0;
  }

  /* 	.new-promo-slider .testimonials-slide:nth-child(2) .testimonial-meta:after {
		content: '';
		position: absolute;
		width: 1px;
		height: 80px;
		background: #aba9ac;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto
	} */

  /* 	.new-promo-slider .testimonials-slide:nth-child(2) .testimonial-meta:before {
		content: '';
		position: absolute;
		width: 1px;
		height: 80px;
		background: #aba9ac;
		left: 0;
		top: 0;
		bottom: 0;
		margin: auto
	} */

  .medium-up--two-third {
    width: 67.77%;
  }

  .logo-bar--template--16491921015007__16638548255c232f31 .logo-bar__item {
    flex: 0 1 250px;
  }

  .new-promo-slider .testimonials-slide {
    width: 33.33%;
  }

  .new-promo-slider .flickity-slider {
    transform: translateX(0) !important;
  }

  .new-collection-switcher
    .collection-switcher__title
    + .collection-switcher__title {
    margin-left: 0;
  }

  .custom-price-container .discount-label {
    margin-left: 20px;
    font-size: 15px;
    padding: 22px 16px;
  }

  .product-single__meta {
    padding-left: 40px;
  }

  .icon-custom p {
    font-size: 19px;
  }

  .custom-collapsible button {
    font-size: 25px;
  }
}

@media only screen and (max-width: 899px) {
  .default-featured-collection .custom-buy-btn,
  .default-featured-collection .custom-cart-btn {
    max-width: 125px;
    width: 100%;
    height: 36px;
    font-size: 11px;
    padding: 0 !important;
  }

  .default-featured-collection .custom-btn-container a {
    padding-top: 7px !important;
  }

  .custom-collapsible button {
    font-size: 23px;
  }

  .icon-custom p {
    font-size: 14px;
  }

  .template-product .page-width {
    padding: 0 20px;
  }

  .product-single__meta {
    padding-left: 0;
  }

  .custom-price-container {
    display: inline-table;
    margin-top: 20px !important;
  }

  .custom-price-container .discount-label {
    background: #000;
    border-radius: 7px;
    padding: 30px 15px;
    color: #fff;
    font-weight: 600;
    display: block;
    min-width: 92px;
    text-align: center;
    max-height: 63px;
    margin: 0 auto;
    font-size: 28px;
    line-height: 0;
  }

  .default-featured-collection .grid-product__title {
    font-size: 22px;
  }

  .custom-recently-viewed .grid-overflow-wrapper .grid__item {
    width: 66vw;
    flex: 0 0 35vw;
    display: inline-block;
    float: none;
    white-space: normal;
  }

  .new-collection-switcher #custom-view-all {
    display: none;
  }

  .new-collection-switcher .collection-switcher__title a {
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: none;
  }

  .custom-grid-1 .section-header {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    text-align: center !important;
  }

  .new-collection-switcher a.is-active:after {
    content: "";
    position: absolute;
    bottom: -5px;
    right: 0;
    left: 0;
    width: 5px;
    height: 5px;
    border: none;
    background: #8c1b6d;
    transform-origin: 0 50%;
    border-radius: 6px;
    margin-right: auto;
    margin-left: auto;
  }

  .custom-grid {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .custom-grid .medium-up--one-fourth {
    width: 0%;
    display: none;
  }

  .custom-grid .medium-up--three-fourth,
  .new-promo-slider .testimonials-slide {
    width: 100%;
  }
}

@media only screen and (min-width: 1000px) {
  .new-promo-slider .flickity-viewport {
    min-height: 100%;
  }
}

@media only screen and (min-width: 590px) {
  .new-testimonials {
    margin-bottom: -100px;
  }

  .new-testimonials .section-header h2 {
    font-size: 55px;
  }

  .new-hero-img .background-media-text__aligner {
    margin: 0;
    font-weight: 100;
    max-width: 50%;
    background-color: transparent;
  }

  .new-hero-img .background-media-text__text {
    text-align: left;
    background: #fff;
    background: var(--colorBody);
    height: 100%;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15%;
    min-height: 650px;
    align-items: center;
  }

  .new-hero-img .animation-cropper {
    display: inline-flex;
    overflow: hidden;
    display: inline-flex;
    max-width: 100%;
    height: 100%;
    background: 0 0;
    width: 100%;
  }

  .new-hero-img .animation-contents {
    z-index: 999;
    height: 100%;
    max-width: 100%;
    margin: 0 auto;
    width: 100%;
    min-height: 750px;
    position: relative;
  }

  .new-hero-img .background-media-text__text {
    position: absolute;
    top: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: 999999;
    max-width: 500px;
    background-color: transparent;
  }

  #shopify-section-template--16491921015007__1663914164f5620644:after,
  #shopify-section-template--16491921015007__1663914164f5620644:before {
    max-height: 550px;
  }

  .custom-recently-viewed h2.section-header {
    font-size: 30px;
  }

  .mobile-title {
    display: none;
  }

  .grid-2 .product-block--header {
    display: block;
  }

  #recently-viewed-products .title {
    font-size: 22px;
  }
}

@media only screen and (max-width: 589px) {
  .custom-recently-viewed h2.section-header {
    font-size: 20px;
  }

  .new-promo-slider .flickity-viewport {
    min-height: 100%;
  }

  .custom-grid-1 .section-header {
    display: inline-block;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    text-align: center !important;
    margin-bottom: 0;
  }

  #shopify-section-template--16491921015007__1663914164f5620644:after,
  #shopify-section-template--16491921015007__1663914164f5620644:before {
    max-height: auto;
  }

  #shopify-section-template--16491921015007__1663914164f5620644 {
    padding-bottom: 30px;
  }

  .new-hero-img .animation-contents:before {
    left: 0;
    right: 0;
    margin: 0 auto;
    padding-left: 5px;
    padding-right: 5px;
    width: 96% !important;
  }
}

body {
  /* 	background-image: url(/cdn/shop/files/bg4.png?v=1663847276); */
  background-size: 105%;
  background-position: center center;
}

.new-hero-img .background-media-text__text,
.new-text-img .image-wrap {
  background: 0 0;
}

.new-hero-img .animation-contents:before {
  position: absolute;
  content: "";
  background-image: url(/cdn/shop/files/bg5.png?v=1663848410);
  opacity: 0.6;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
  width: 100%;
  height: 100%;
  z-index: -1;
}

#shopify-section-template--16491921015007__1663914164f5620644,
.product-tab > label,
.site-nav__link,
.so-tab,
.variant-input,
.voucher-lbl {
  position: relative;
}

.header-item--navigation .site-nav__link:active:before,
.header-item--navigation .site-nav__link:focus:before,
.header-item--navigation .site-nav__link:hover:before {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 999;
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 100%;
  background: purple;
}

.new-promo-slider {
  background: #fff;
  padding: 0px 0;
}

.new-promo-slider .testimonials-slide.is-selected .testimonials-slider__text {
  transform: scale(1) !important;
  box-shadow: none !important;
}

.new-promo-slider .testimonials-slide .testimonials-slider__text {
  transform: scale(1) !important;
  background: 0 0;
}

#Testimonials-template--16491921015007__1663919242b8a0ef64 .flickity-viewport {
  height: 190px;
}

.new-promo-slider .testimonials-slide {
  padding: 0;
}

.new-promo-slider .flickity-slider {
  max-width: 1300px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.new-promo-slider .testimonail-image {
  background: 0 0;
  max-width: 100px;
}

.new-promo-slider .testimonial-meta {
  margin-top: 0;
}

.logo-bar--template--16491921015007__16638548255c232f31 {
  justify-content: space-around;
}

#shopify-section-template--16491921015007__16638545542ebc4471 h2 {
  font-size: 70px;
  margin-bottom: 50px;
}

.new-hero-img .btn {
  font-weight: 400;
  margin-right: 30px;
  border-radius: 7px;
  padding: 17px 45px;
}

.new-hero-img .btn-1 {
  background: #8c1b6d;
}

.new-hero-img .btn-2 {
  border: 2px solid #111212;
  background: 0 0;
  font-weight: 600;
  color: #111212;
}

.new-hero-img .btn-1:hover {
  background: #111212;
  color: #fff;
}

.new-hero-img .btn-2:hover {
  color: #fff;
  background: #8c1b6d;
  border-color: #8c1b6d;
}

.custom-featured .grid__image-ratio:before,
.grid-product__content:hover .grid-product__image-mask:before,
.grid-product__content:hover .grid__image-ratio:before,
.new-collection-switcher .grid__image-ratio:before {
  top: 0;
  background: unset;
  content: "";
}

.announcement-slider {
  display: flex;
  justify-content: space-around;
  text-align: center;
}

.announcement .grid__item p {
  margin-bottom: 0;
}

.announcement .grid__item a {
  color: #fff;
  letter-spacing: 4px;
}

.announcement {
  padding: 10px 0;
}

.voucher-lbl {
  padding: 5px 20px;
  background: #8b1b6d;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  margin-right: -6px;
  z-index: 999;
}

.voucher-lbl:after {
  content: "";
  position: absolute;
  right: -5px;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 10px;
  height: 10px;
  background: #8b1b6d;
  transform: rotate(45deg);
}

.voucher-code {
  padding: 5px 20px;
  color: #000;
  background: #fff;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.voucher {
  margin-right: 15px;
  max-height: 40px;
  display: inline-flex;
}

.announcement .grid__item .rte-setting {
  justify-content: center;
}

#shopify-section-template--16491921015007__16638545542ebc4471 a.btn {
  font-weight: 100;
  background: 0 0;
  color: #000;
  text-decoration: underline;
  font-size: 20px;
}

#shopify-section-template--16491921015007__16638545542ebc4471 a.btn:hover {
  transform: scale(1.1);
}

#shopify-section-template--16491921015007__1663914164f5620644
  .feature-row-wrapper {
  padding-top: 100px;
}

#shopify-section-template--16491921015007__1663914164f5620644 .feature-row {
  display: flex;
  align-items: flex-start;
}

.product-row-info,
.product-tab label.h1 {
  display: flex;
  justify-content: space-between;
}

#shopify-section-template--16491921015007__1663914164f5620644
  .feature-row__text {
  margin-top: 50px;
}

#shopify-section-template--16491921015007__1663914164f5620644:before {
  background: #f3f2f5;
  position: absolute;
  content: "";
  z-index: -1;
  width: 100%;
  height: 100%;
}

#shopify-section-template--16491921015007__1663914164f5620644:after {
  background-image: url(/cdn/shop/files/bg12.png?v=1664885678);
  position: absolute;
  background-size: cover;
  content: "";
  width: 100%;
  content: "";
  z-index: -1;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
}

#shopify-section-template--16491921015007__1663914164f5620644 .h1 {
  text-transform: uppercase;
  font-weight: 100;
  letter-spacing: 4px;
}

#shopify-section-template--16491921015007__1663914164f5620644 a.btn {
  font-weight: 400;
  margin-right: 30px;
  border-radius: 7px;
  padding: 17px 45px;
  background: #8c1b6d;
}

#shopify-section-template--16491921015007__1663914164f5620644 a.btn:hover {
  background: #111212;
  color: #fff;
}

.contact-form input,
.custom-contact textarea {
  border: none;
  border-bottom: 1px solid;
}

.contact-form input::placeholder,
.contact-form textarea::placeholder {
  color: #000;
  opacity: 1;
}

.contact-form input:-ms-input-placeholder,
.contact-form textarea:-ms-input-placeholder {
  color: #000;
}

.contact-form input::-ms-input-placeholder,
.contact-form textarea::-ms-input-placeholder {
  color: #000;
}

.product-tab-info label,
.product-tab-info p {
  font-weight: 100;
  font-size: 16px;
  margin-bottom: 0;
}

.product-row-info {
  padding: 20px 0;
  margin: 0 15px;
  border-bottom: 1px solid #ccc;
  align-content: center;
  align-items: center;
  color: 000;
  border-bottom: solid #777;
  transition: 0.35s ease-in-out;
}

.product-tab-info {
  margin: 0 15px;
  height: auto;
  overflow: hidden;
  opacity: 1;
}

.product-tab label.h1 {
  background: #f3f1f5;
  font-size: 25px;
  font-weight: 100;
  padding: 25px;
  border-radius: 7px;
  align-items: center;
  margin-bottom: 0;
}

.product-tab {
  margin-top: 30px;
  overflow: hidden;
}

.so-tab {
  width: 100%;
  margin: 15px 0 0;
  border-bottom: 1px solid #e3e3e3;
}

.product-tab > label {
  display: block;
  line-height: normal;
  cursor: pointer;
}

.product-tab > input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

.product-tab-info .product-row-info:last-child {
  border: none;
}

.product-tab > input:checked ~ .product-tab-info {
  height: 0;
  padding: 0;
  opacity: 0;
  transition: height 0.35s ease-in-out;
}

.product-tab label.h1 svg,
.product-tab label.h1 > svg {
  -webkit-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
}

.product-tab > input[type="checkbox"]:checked + label.h1 > svg,
.product-tab > input[type="radio"]:checked + label.h1 > svg {
  -webkit-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
  transform: rotate(180deg);
}

.mobile-title,
.payment-buttons button:disabled,
.payment-buttons button[disabled] {
  margin-top: 20px;
}

.breadcrumb-container {
  background: #faf8f2;
}

.breadcrumb {
  padding: 17px 3px;
  font-size: 15px;
  max-width: 1220px;
  margin: 0 auto;
  font-weight: 600;
  color: #000;
}

.breadcrumb a,
.breadcrumb span {
  font-weight: 600;
  color: #000;
}

.prod-inc-img {
  padding: 20px;
}

.prod-inc-img img {
  border-radius: 5px;
  box-shadow: 0 0 9px #8b1b6d55;
}

.custom-collapsible button {
  background: #f3f1f5;
  font-weight: 100;
  padding: 25px;
  border-radius: 7px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
  border: 0;
}

.custom-collapsible {
  border: 0 !important;
}

.custom-collapsible .collapsible-trigger__icon .icon {
  height: 17px;
  width: 17px;
}

.custom-collapsible .collapsible-trigger__icon {
  right: 25px;
}

.custom-contact form label,
.custom-featured-2 .custom-btn-container .hide-5,
.default-featured-collection .custom-btn-container .hide-5,
.grid-2 .product-block--tab,
.new-collection-switcher .custom-btn-container .custom-buy-btn:first-child {
  display: none;
}

.variant-block {
  padding-right: 30px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.original-price {
  text-decoration: line-through;
  color: #aaa;
  font-size: 25px;
  margin-top: 20px;
}

.custom-price-container .discount-label {
  background: #1c1d1d;
  border-radius: 7px;
  color: #fff;
  font-weight: 600;
}

.custom-price-container {
  margin-top: 30px !important;
}

#shopify-section-template--16491921342687__product-recommendations {
  background: #f3f1f5;
  padding: 15px 0;
}

#shopify-section-template--16491921342687__product-recommendations
  .section-header__title {
  text-transform: uppercase;
  font-weight: 100;
  letter-spacing: 4px;
}

.custom-price-container .product__price {
  align-items: center !important;
}

.custom-collapsible p {
  margin-bottom: 25px;
}

.custom-col-grid .slick-track {
  display: flex;
}

.slick-next,
.slick-prev {
  transform: translate(0, -50%);
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translateY(-50%);
  cursor: pointer;
  color: #000;
  border: none;
  outline: 0;
  background: #000;
}

.custom-img,
.new-collection-switcher .grid-product__image-mask {
  border-radius: 10px;
}

.slick-next {
  right: -25px;
}

.slick-prev {
  left: -25px;
}

.slick-prev:before {
  content: "←";
}

.slick-next:before {
  content: "→";
}

.slick-next:before,
.slick-prev:before {
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  color: #333;
  outline: 0;
  background: #333;
}

.custom-featured {
  background: #f3f1f5;
  padding: 100px 0;
}

.custom-featured .site-nav {
  display: grid;
  font-size: 20px;
}

.custom-featured .section-header__title {
  font-size: 30px;
  font-weight: 100;
  text-transform: uppercase;
  letter-spacing: 4px;
  text-align: center;
}

#recently-viewed-products .price,
.custom-featured .site-nav__dropdown-link,
.custom-featured .site-nav__link {
  font-size: 20px;
}

.custom-grid .grid__item {
  padding: 0 15px;
}

.custom-recently-viewed h2.section-header {
  font-weight: 100;
  text-transform: uppercase;
  letter-spacing: 4px;
}

.custom-margin {
  margin-left: auto;
  margin-right: auto;
}

.custom-img {
  object-fit: cover;
  width: 100%;
  height: 250px;
}

#recently-viewed-products .title {
  max-width: 280px;
  font-family: Faune Regular !important;
  font-weight: 600;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 15px;
}

.custom-grid-1 .section-header a {
  font-size: 20px !important;
  font-weight: 100 !important;
}

.new-collection-switcher .collection-switcher__title a {
  margin-top: 10px;
  margin-bottom: 10px;
}

.new-collection-switcher .subtitle {
  font-size: 30px !important;
  text-align: center;
  margin-bottom: 20px;
}

.new-collection-switcher {
  padding-top: 100px;
  padding-bottom: 100px;
  background: #f3f1f5;
}

.custom-featured .grid__image-ratio:before,
.new-collection-switcher .grid__image-ratio:before {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.grid-product__content:hover .grid-product__image-mask:before {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  z-index: 99;
}

.grid-product__content:hover .grid__image-ratio:before {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  z-index: 99;
}

[data-animate_images="true"] .aos-animate .grid-product__tag {
  opacity: 1;
  z-index: 99999;
}

#custom-view-all {
  background: 0 0;
  color: #000;
  padding: 0;
  text-transform: uppercase;

  letter-spacing: 4px;
  font-weight: 400;
  font-size: 20px;
  margin-top: 30px;
}

.new-collection-switcher .grid-product__content:hover .quick-product__btn {
  z-index: 999999999999;
}

.custom-featured .larger-text .subtitle {
  font-size: 39px;
  letter-spacing: 1px;
  font-weight: 600;
}

.new-collection-switcher .grid-product__meta {
  position: absolute;
  bottom: 0;
  padding: 15px;
  width: 100%;
  z-index: 9999;
}

.new-collection-switcher .grid-product__title {
  z-index: 9999;
  font-weight: 700;
}

.custom-featured-2 .collection-switcher__trigger {
  font-weight: 100;
  font-size: 22px;
}

.custom-featured-2 .larger-text .subtitle {
  text-transform: none !important;

  font-size: 50px;
  letter-spacing: normal;
}

.custom-featured-2 .collection-switcher__trigger:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  width: 5px;
  height: 5px;
  border-radius: 6px;
  margin: 0 auto;
  border: none;
  background: #8c1b6d;
  transform-origin: 0 50%;
  transition: none;
}

.custom-featured-2 .grid-product__title {
  z-index: 99;
  margin-top: 15px;
  font-weight: 700;
}

.custom-featured-2 .grid-product__price {
  font-family: Faune Regular;
}

.quick-product__btn {
  z-index: 99999999;
}

.section--divider {
  max-width: 1300px;
  margin: 0 auto;
}

.grid__image-ratio:hover + .new-collection-switcher .grid-product__meta {
  height: 100%;
}

.grid__image-ratio:hover + .new-collection-switcher .grid-product__price {
  position: absolute;
  bottom: 10px;
}

.logo-bar--template--16491921015007__1663840847aa528cb8,
.logo-bar--template--16491921015007__16638548255c232f31 {
  opacity: 1 !important;
}

.logo-bar {
  text-align: center;
  margin-bottom: -40px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap;
}

#shopify-section-template--16491921015007__1663840847aa528cb8 .logo-bar__item {
  flex: 0 1 200px;
}

.new-collection-switcher
  .collection-switcher__collection-grid
  .flickity-prev-next-button {
  top: calc(50% - 0px);
}

.custom-recently-viewed .custom-width-2 {
  display: flex;
  justify-content: space-between;
}

#clear-btn i {
  font-size: 23px;
  margin-right: 7px;
}

.default-featured-collection .section-header__title {
  text-align: center;
  font-weight: 100;
  text-transform: uppercase;
  letter-spacing: 4px;
  word-spacing: 6px;
}

.default-featured-collection .grid-product__title {
  margin-top: 20px;

  font-weight: 600;
}

.new-testimonials .testimonials-slider__text:before {
  content: "\f10d";
  display: inline-block;
  font: 60px/0 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  top: -10px;
  left: 5%;
  color: #8c1b6d;
}

.new-testimonials .testimonials-slide.is-selected .testimonials-slider__text {
  transform: scale(1);
  border: 1px solid #ccc;
  border-radius: 10px;
}

.new-testimonials .testimonials-slider__text {
  position: relative;
  margin: 30px 15px;
  border: 1px solid #ccc;
  border-radius: 10px;
}

.new-testimonials .testimonials-section {
  background: 0 0;
  padding: 30px 0;
}

.new-testimonials .testimonial-meta {
  width: 100%;
  justify-content: space-evenly;
  align-items: center;
}

.icon-custom {
  margin-top: -30px;
  background: #f3f1f5;
  padding: 30px 30px 30px 17px;
}

.icon-custom i {
  min-width: 45px;
  text-align: center;
}

.icon-custom p {
  margin-bottom: 5px;
  color: #888;
}

.custom-icon-container {
  /* 	background: #e7e5e9; */
  padding: 25px 3px;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
}

.custom-icon-container ul {
  margin-bottom: 0 !important;
}

.custom-icon-container .payment-icon i {
  font-size: 50px;
}

.grid-product__title {
  font-weight: 700;
  font-size: 17px;
}
.grid-product__meta .jdgm-prev-badge {
  font-size: 14px;
  text-align: center;
}
.new-slideshow .hero__title {
  color: #000;
}

.template-blog .article__content a.btn:hover {
  padding-right: 20px !important;
  background: 0 0 !important;
  border: 2px solid #000 !important;
  color: #000 !important;
}

.article__content a.btn {
  border-radius: 7px;
  background: #8c1b6d !important;
  font-weight: 100;
  border: 2px solid transparent;
}

#shopify-section-template--16491921015007__16638545542ebc4471 a.btn {
  transition: 0.3s;
}

#shopify-section-template--16491921015007__16638545542ebc4471 a.btn:hover {
  padding-right: 20px;
  border: none !important;
  transition: 0.3s;
}

#new-announcement p {
  margin-top: 5px;
}

.custom-contact .section-header__title {
  text-align: center;
  font-size: 50px;
}

.custom-contact .section-header__rte {
  text-align: center;
}

.custom-contact button[type="submit"] {
  background-color: #8c1b6d !important;
  border-radius: 7px;
  margin: 0 auto 30px !important;
  text-transform: uppercase;
  font-weight: 100;
  text-transform: uppercase;
  min-width: 140px;
  min-height: 52px;
  font-size: 18px;
}

.custom-submit-container {
  position: relative;
  display: flex;
  margin-bottom: 30px;
}

.payment-buttons
  [data-animate_buttons="true"]
  .btn:not(.btn--no-animate):not(.btn--tertiary):not(
    .btn--static
  ).add-to-cart--secondary {
  background-color: #8b1b6d !important;
}

.js-qty__adjust:hover > .js-qty__adjust .icon {
  fill: #fff;
}

.js-qty__wrapper {
  position: relative;
  max-width: 100px;
  border-radius: 7px;
  /* 	border: 2px solid #ccc; */
  background: #fff;
  /* 	float: left */
}

.js-qty__num {
  border-radius: 7px;
  border: none;
}
span.product__price {
  font-weight: 900;
}
.product__quantity label,
.variant-block .variant__label {
  font-weight: 500;
  color: #000;
  font-size: 15px;
  padding-right: 15px;
  text-transform: uppercase;
}

.in-stock {
  padding-top: 7px;
  display: flex;
  align-items: center;
}

.in-stock p {
  color: #5eac5d;
  margin: 0;
}

.in-stock i {
  margin-right: 6px;
}

.add-to-cart--secondary,
.payment-buttons button[type="submit"] {
  background: #8b1b6d !important;
}

.payment-buttons button[type="submit"]:hover {
  /*   background: #008060 !important; */
  padding-right: 20px !important;
}

.payment-buttons .shopify-cleanslate div[role="button"] {
  border-radius: 5px !important;
}

.js-qty__adjust--plus {
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
}

.js-qty__adjust--minus {
  border-top-left-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
}

.product__photos img {
  border-radius: 5px;
}

[data-animate_buttons="true"]
  .btn:not(.btn--no-animate):not(.btn--tertiary):not(
    .btn--static
  ).add-to-cart--secondary,
[data-animate_buttons="true"]
  .btn:not(.btn--no-animate):not(.btn--tertiary):not(
    .btn--static
  ).btn--inverse {
  background-image: url({{"button-arrow-white.png"|asset_url|split:"?"|first}}) !important;
}

.variant-input-wrap input[type="radio"]:checked + label {
  box-shadow: 0 0 0 2px #5eac5d;
  /*   background: #ecffec; */
  border-radius: 5px;
  border: 1px solid #000;
}

.variant-input-wrap label {
  border-radius: 5px;
  overflow: inherit;
}

/* .js-qty__adjust:hover>.icon {
	fill: #fff !important
} */

.new-text-img .feature-row__image {
  border-radius: 5px;
  background-color: #transparent;
}

.custom-cart-container {
  position: absolute;
  z-index: -999999999;
  margin: auto;
  width: 100%;
  opacity: 0;
  display: none;
}

.custom-buy-btn,
.custom-cart-btn {
  max-width: 180px;
  width: 100%;
  height: 55px;
  margin: auto;
  text-transform: uppercase;
  border: 2px solid #8c1b6d;
  font-weight: 100;
  color: #fff;
  border-radius: 3px;
  background: #8c1b6d !important;
  font-size: 15px;
}

.custom-cart-btn {
  color: #000;
  border-radius: 3px;
  background: 0 0 !important;
}

.custom-featured-2 .grid-product__content:hover .custom-cart-container,
.default-featured-collection
  .grid-product__content:hover
  .custom-cart-container {
  z-index: 999999999999;
  opacity: 1;
  display: block;
  position: absolute;
  height: 0;
}

.new-collection-switcher .grid-product__content:hover .custom-cart-container {
  z-index: 999999999999;
  opacity: 1;
  display: block;
  bottom: 10px;
}

.custom-cart-container .custom-buy-btn:hover,
.custom-cart-container .custom-cart-btn:hover {
  border-color: transparent;
  padding-right: 20px !important;
  background: #000 !important;
  color: #fff;
}

.new-collection-switcher .custom-cart-container .custom-buy-btn:hover,
.new-collection-switcher .custom-cart-container .custom-cart-btn:hover {
  border-color: transparent;
  padding-right: 0 !important;
  background: #000 !important;
  color: #fff;
}

.new-collection-switcher .grid-product__content:hover .grid-product__meta {
  position: absolute;
  padding: 15px;
  width: 100%;
  z-index: 9999;
  bottom: unset;
  top: 10px;
}

.custom-featured-2 .custom-btn-container a,
.custom-featured-2 .custom-btn-container button,
.custom-featured-2 .custom-btn-container input,
.default-featured-collection .custom-btn-container button,
.default-featured-collection .custom-btn-container input,
.default-featured-collection .custom-buy-btn {
  display: block;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
}

.grid-product__secondary-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.new-collection-switcher .custom-btn-container a,
.new-collection-switcher .custom-btn-container button,
.new-collection-switcher .custom-btn-container input {
  max-width: 126px;
  width: 100%;
  top: unset;
  height: 40px;
  margin: 0;
  text-transform: uppercase;
  border: 2px solid #000;
  font-weight: 100;
  color: #000;
  border-radius: 4px;
  background: 0 0 !important;
  font-size: 14px;
  padding: 0;
}

@media only screen and (min-width: 1251px) {
  .default-featured-collection
    .grid-product__content:hover
    .custom-cart-container {
    top: 40%;
  }

  .custom-featured-2 .grid-product__content:hover .custom-cart-container {
    top: 30%;
  }

  .new-collection-switcher .custom-btn-container {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    text-align: center;
  }

  .custom-featured-2 .custom-btn-container a,
  .default-featured-collection .custom-btn-container a {
    padding-top: 14px;
  }

  .new-collection-switcher .custom-btn-container a {
    padding-top: 9px;
  }

  .custom-featured-2 .custom-btn-container,
  .default-featured-collection .custom-btn-container {
    position: absolute;
    margin: auto;
    top: 26%;
    left: 0;
    right: 0;
    bottom: 36%;
  }
}

@media only screen and (max-width: 589px) {
  #recently-viewed-products .title {
    font-size: 24px;
  }

  .grid-2 .product-block--header {
    display: none;
  }

  .mobile-title {
    display: block;
  }

  .new-collection-switcher .custom-btn-container button,
  .new-collection-switcher .custom-btn-container input {
    max-width: 87px;
    width: 100%;
    top: unset;
    height: 29px;
    margin: 0;
    text-transform: uppercase;
    border: 2px solid #000;
    font-weight: 600;
    color: #000;
    border-radius: 4px;
    background: 0 0 !important;
    font-size: 12px;
    padding: 0;
  }

  .new-collection-switcher .custom-btn-container {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 25px;
    text-align: center;
  }

  .custom-featured-2 .custom-btn-container,
  .default-featured-collection .custom-btn-container {
    position: absolute;
    margin: auto;
    top: 36%;
    left: 0;
    right: 0;
    bottom: 36%;
  }
}

@media only screen and (max-width: 1250px) and (min-width: 590px) {
  .custom-featured-2 .custom-buy-btn,
  .custom-featured-2 .custom-cart-btn {
    max-width: 115px;
    width: 100%;
    height: 37px;
    margin: auto;
    background-image: none !important;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 3px;
    font-size: 10px;
  }

  .custom-featured-2 .custom-btn-container {
    position: absolute;
    margin: auto;
    top: 26%;
    left: 0;
    right: 0;
  }

  .grid-product__title {
    font-size: 14px;
  }

  .new-collection-switcher .custom-btn-container {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
  }

  .new-collection-switcher .custom-btn-container a,
  .new-collection-switcher .custom-btn-container button,
  .new-collection-switcher .custom-btn-container input {
    max-width: 91px;
    width: 100%;
    top: unset;
    height: 27px;
    margin: 0 auto;
    background-image: none !important;
    text-transform: uppercase;
    font-weight: 100;
    color: #000;
    border-radius: 4px;
    font-size: 11px;
    padding: 5px 0 0;
  }

  .new-collection-switcher .grid-product__content:hover .grid-product__meta {
    position: absolute;
    padding: 15px;
    width: 100%;
    z-index: 9999;
    bottom: unset;
    top: 0;
  }
}

.new-collection-switcher .custom-btn-container a,
.new-collection-switcher .custom-btn-container button {
  background: #8b1b6d !important;
  color: #fff !important;
  border-color: #8b1b6d !important;
}

.new-collection-switcher .custom-btn-container a:hover,
.new-collection-switcher .custom-btn-container button:hover {
  border-color: #000 !important;
}

.custom-cart-line .cart__item {
  display: grid;
  grid-gap: 0px;
  grid-template-columns: 0;
  grid-template-rows: repeat(2, [row] auto);
  padding: 15px 30px;
}

.custom-cart-line .cart__item--details {
  display: grid;
  grid-column: 2;
  grid-template-columns: 3fr 90px 1fr;
  align-items: center;
}

.custom-cart-line .custom-qty {
  display: block !important;
}

.custom-cart-line .default-qty {
  display: none !important;
}

.custom-cart-line .cart__item:nth-child(odd) {
  background: #e7e5e9;
}

.custom-cart-line {
  background: #f3f1f5;
  border-radius: 7px;
}

.custom-cart-line .cart__footer {
  padding: 25px 25px 9px;
}

.custom-cart-line .cart__item-sub {
  justify-content: flex-end;
}

.custom-cart-line h3.h3 {
  text-align: center;

  font-weight: 100;
  font-size: 24px;
  padding-top: 25px;
}

.custom-cart-line .cart__item--headers {
  margin-bottom: 0;
  text-align: center;
}

.custom-cart-line .js-qty__wrapper {
  position: relative;
  max-width: 150px;
  border-radius: 7px;
  border: none;
  background: 0 0;
  float: none;
  text-align: center;
}

@media only screen and (min-width: 900px) {
  .custom-featured-2 .grid-product__title {
    font-size: 19px;
  }

  .custom-featured-2 .custom-btn-container {
    position: absolute;
    margin: auto;
    top: 20%;
    left: 0;
    right: 0;
  }
}

@media only screen and (max-width: 899px) {
  .default-featured-collection
    .grid-product__content:hover
    .custom-cart-container {
    top: 25%;
  }

  .custom-featured-2 .grid-product__content:hover .custom-cart-container {
    top: 15%;
  }

  .custom-featured-2 .grid-product__title {
    font-size: 19px;
  }

  .custom-featured-2 .custom-btn-container {
    position: absolute;
    margin: auto;
    top: 15%;
    left: 0;
    right: 0;
  }

  .default-featured-collection .custom-btn-container {
    position: absolute;
    margin: auto;
    top: 21%;
    left: 0;
    right: 0;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .sub_menu_categories ul {
    grid-template-columns: repeat(3, 1fr);
    margin: 0;
  }
}

@media only screen and (max-width: 767px) {
  .slick-prev {
    left: 0;
  }
  .slick-next {
    right: 0;
  }
  #new-announcement p {
    font-size: 15px;
  }
  .sub_menu_categories ul {
    grid-template-columns: repeat(2, 1fr);
    margin: 0;
  }
  .sub_menu_item {
    height: 150px;
  }
  .default-featured-collection
    .grid-product__content:hover
    .custom-cart-container {
    top: 19%;
  }

  .custom-featured-2 .grid-product__content:hover .custom-cart-container {
    top: 12%;
  }

  .custom-featured-2 .grid-product__title {
    font-size: 17px;
  }

  .custom-featured-2 .custom-btn-container,
  .default-featured-collection .custom-btn-container {
    position: absolute;
    margin: auto;
    top: 10%;
    left: 0;
    right: 0;
  }

  .custom-buy-btn,
  .custom-cart-btn {
    max-width: 180px;
    width: 100%;
    height: 55px;
  }
}

@media only screen and (max-width: 589px) {
  .default-featured-collection
    .grid-product__content:hover
    .custom-cart-container {
    top: 20%;
  }

  .custom-featured-2 .grid-product__content:hover .custom-cart-container {
    top: 15%;
  }

  .custom-cart-line .cart__item--name {
    grid-column: 1;
  }

  .custom-cart-line .cart__item--qty {
    grid-row: 1;
    grid-column: 2;
  }

  .custom-cart-line .cart__item--price {
    grid-row: 1;
    grid-column: 3;
  }

  .custom-featured-2 .custom-btn-container,
  .default-featured-collection .custom-btn-container {
    position: absolute;
    margin: auto;
    top: 20%;
    left: 0;
    right: 0;
  }

  .default-featured-collection .custom-buy-btn,
  .default-featured-collection .custom-cart-btn {
    max-width: 165px;
    width: 100%;
    height: 50px;
    margin: auto;
    font-size: 17px;
    padding: 0;
  }
}

fieldset.variant-input-wrap[name="PACK SIZE"] .variant-input label,
fieldset.variant-input-wrap[name="Pack Size"] .variant-input label,
fieldset.variant-input-wrap[name="Quantity"] .variant-input label,
fieldset.variant-input-wrap[name="Size"] .variant-input label {
  overflow: visible;
  padding-left: 40px;
  padding-right: 40px;
}

fieldset.variant-input-wrap[name="PACK SIZE"]
  .variant-input:nth-last-child(2)
  label:after,
fieldset.variant-input-wrap[name="Pack Size"]
  .variant-input:nth-last-child(2)
  label:after,
fieldset.variant-input-wrap[name="Quantity"]
  .variant-input:nth-last-child(2)
  label:after,
fieldset.variant-input-wrap[name="Size"]
  .variant-input:nth-last-child(2)
  label:after {
  content: "RECOMMENDED";
  background: #ed8409;
  position: absolute;
  top: -9px;
  left: 0;
  right: 0;
  font-size: 9px;
  border-radius: 5px;
  text-align: center;
  height: 18px;
  width: 80%;
  color: #fff;
  padding: 2px 5px;
  margin: 0 auto;
}

fieldset.variant-input-wrap[name="PACK SIZE"]
  .variant-input:last-child
  label:after,
fieldset.variant-input-wrap[name="Pack Size"]
  .variant-input:last-child
  label:after,
fieldset.variant-input-wrap[name="Quantity"]
  .variant-input:last-child
  label:after,
fieldset.variant-input-wrap[name="Size"] .variant-input:last-child label:after {
  content: "BEST PRICE";
  background: #bc2b2b;
  position: absolute;
  top: -9px;
  left: 0;
  right: 0;
  font-size: 9px;
  border-radius: 5px;
  text-align: center;
  height: 18px;
  width: 80%;
  color: #fff;
  padding: 2px 5px;
  margin: 0 auto;
}

fieldset.variant-input-wrap[name="PACK SIZE"]
  .variant-input:first-of-type
  label:after,
fieldset.variant-input-wrap[name="Pack Size"]
  .variant-input:first-of-type
  label:after,
fieldset.variant-input-wrap[name="Quantity"]
  .variant-input:first-of-type
  label:after,
fieldset.variant-input-wrap[name="Size"]
  .variant-input:first-of-type
  label:after {
  display: none !important;
  content: "";
}

.variant-input-wrap label.disabled:after {
  background: 0 0 !important;
  content: "" !important;
}

.template-collection .hero__title .animation-cropper {
  overflow: inherit;
}

.footer__powered_by {
  display: none !important;
}









.display_crystals{
  display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 2em;
}
.image_crystals {
    overflow: hidden;
}
.image_crystals img:hover {
    transform: scale(1.1);
}

.image_crystals img {
    transition: all 0.4s ease;
    display: block;
    width: 100%;
    height: 100%;
}

/* Buy Now button spacing */
.buy-now-btn {
  margin-top: 10px;
}