/** Shopify CDN: Minification failed

Line 1786:0 Expected "}" to go with "{"

**/
body {
  font-family: "proxima-nova";
  background: #f9f6f3 !important;
  color: #080808;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 10px;
  font-family: "proxima-nova";
}
a,
input,
button {
  display: inline-block;
  text-decoration: none;
  color: inherit;
  outline: none;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
}
a img {
  border: 0px none;
}
a:hover {
  outline: none;
  color: var(--green-color);
  text-decoration: none;
}
a:active {
  outline: none;
  text-decoration: none;
}
a:focus {
  outline: none;
  outline-offset: 0px;
  text-decoration: none;
  color: inherit;
}
::-webkit-input-placeholder {
  color: var(--black-color);
  opacity: 0.5;
}
::-moz-placeholder {
  color: var(--black-color);
  opacity: 0.5;
}
:-moz-placeholder {
  color: var(--black-color);
  opacity: 0.5;
}
:-ms-input-placeholder {
  color: var(--black-color);
  opacity: 0.5;
}
.os-animation {
  opacity: 0;
}
.os-animation.animated {
  opacity: 1;
}
img {
  max-width: 100%;
  border: 0;
  height: auto;
}
p {
  margin: 0px;
  padding: 0px;
  margin-bottom: 10px;
}
strong {
  font-weight: 600;
}
b {
  font-weight: 700;
}
p:last-child {
  margin-bottom: 0;
}
.btn {
  border-radius: 48px;
  font-weight: 600;
  padding: 15px;
  border: 0;
  text-align: center;
  box-shadow: none;
  min-width: 160px;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  box-shadow: none;
  transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
}
.button--full-width {
  display: block;
  width: 100%;
}
.btn-default,
.btn-default:focus {
  color: #fff;
  background: #080808;
}
.btn-default:hover,
.btn-default:active {
  color: #000;
  background: transparent;
  outline: 1.5px solid #000;
}
.button.btn-default:disabled span {
  color: #fff;
}
.button.btn-default:disabled {
  background: #333;
}
.btn-primary,
.btn-primary:focus {
  color: #080808;
  background: #ffd4e5;
}
.btn-primary:hover,
.btn-primary:active,
.btn-outline:hover {
  color: #fff;
  background: #000;
}
.btn-outline {
  border: 1px solid #add3c9;
  padding: 16px 40px;
}
/* =========================================== Header ============================================== */
.index section#shopify-section-announcementbar {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  height: 30px;
  z-index: 9;
}
.index div#shopify-section-header {
  top: 30px;
  width: 100%;
  position: fixed;
  z-index: 5;
}
.header-wrapper {
  transition: 0.3s all;
}
.fixed .header-wrapper {
  background: #f9f6f3;
  box-shadow: 0 1px 0 0 rgb(139 141 158 / 5%), 0 5px 10px 0 rgb(65 71 107 / 15%);
}
.shopify-section-header-sticky {
  background: #fff;
}
.hero-head {
    margin-top: 120px;
    min-height: 461px;
    display: flex;
    justify-content: center;
    flex-flow: column;
    max-width: 680px;
    width: 60%;
}

/* Modify first hero slide for Spritz */
.index .hero-content-item:first-child ul {
  display: none;
}

@media screen and (max-width:849px) {
  .index .hero-content-item {
    background-position: left;
  }
}


.header-wrapper .header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1440px;
  padding: 11px 20px;
  transition: 0.3s all;
}

header .header__menu-item.list-menu__item.link.link--text.focus-inset {
  font-weight: 400;
  font-size: 14px;
  line-height: 135%;
  color: #343a3f;
}
.announcementbar--container-announcementbar .page-width {
  max-width: 1440px;
  padding: 0 20px;
}
header .header__menu-item {
  padding: 0 18px;
}
.header__icons {
  gap: 35px;
}
.header__icons a {
  font-weight: 300;
  font-size: 14px;
  line-height: 135%;
  text-decoration: none;
}
span#divider {
  width: 20px;
}
a#cart-icon-bubble {
  font-weight: 300;
  font-size: 14px;
  line-height: 135%;
  padding: 0 10px 0 0;
}
.cart-count-bubble {
  background: #ceede5;
  width: 23px;
  height: 23px;
  border-radius: 48px;
  display: inline-block;
  top: -3px;
  font-weight: 500;
  font-size: 14px;
  line-height: 135%;
  color: #080808;
}
span.my__Cart {
  padding-left: 33px;
}
span.visually-hidden {
  display: none;
}
.overflow-hidden-tablet .header-wrapper {
  background: #fff;
}
/* ================================================ newsletter ======================================== */
#shopify-section-template--17271341416761__2314f829-ae32-4868-8c51-00f98b870be9
  .newsletter
  .gradient {
  background: #ffddea;
}
.newsletter .newsletter__subheading {
  font-weight: 500;
  font-size: 24px;
  line-height: 105%;
  text-align: center;
  color: #080808;
  max-width: 630px;
}
.newsletter .newsletter-form {
  margin: 0 auto;
  max-width: 630px;
  align-items: center;
}
.field__input:focus-visible,
.select__select:focus-visible,
.customer .field input:focus-visible,
.customer select:focus-visible,
.localization-form__select:focus-visible.localization-form__select:after {
  box-shadow: none;
  outline: 0;
  border-radius: none;
}
.newsletter .field.newsletter__input .field__input {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  background: transparent;
  border-bottom: 1px solid #32312e;
}
.field__label,
.customer .field label,
.field__input:focus ~ .field__label,
.field__input:not(:placeholder-shown) ~ .field__label,
.field__input:-webkit-autofill ~ .field__label,
.customer .field input:focus ~ label,
.customer .field input:not(:placeholder-shown) ~ label,
.customer .field input:-webkit-autofill ~ label {
  left: 0;
}
.field__input:focus,
.field__input:not(:placeholder-shown),
.field__input:-webkit-autofill,
.customer .field input:focus,
.customer .field input:not(:placeholder-shown),
.customer .field input:-webkit-autofill {
  padding-left: 0;
}
.newsletter .field.newsletter__input input::placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: 135%;
  color: #32312e;
}
.post-intro-contetn {
  max-width: 620px;
}
.post-intro-contetn h2 {
  font-weight: 400;
  font-size: 34px;
  line-height: 105%;
  color: #343a3f;
}
/* .post-intro-contetn p {
  font-weight: 300;
  font-size: 16px;
  line-height: 135%;
} */
.post-intro-contetn h2 + p {
  margin-top: 10px;
}
.article-card-wrapper .card--standard .card__inner {
  height: 600px;
}
.article-card-wrapper .card__information span {
  display: inline-block;
  font-weight: 400;
  font-size: 12px;
  line-height: 135%;
  border: 1px solid #080808;
  border-radius: 48px;
  padding: 5px 20px;
}
.blog__posts .article-card .card__information {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.article-card-wrapper .card__information h3 {
  font-weight: 400;
  font-size: 24px;
  line-height: 105%;
  margin-top: 10px;
}
/* .article-card-wrapper p.article-card__excerpt.rte-width {
  font-weight: 300;
  font-size: 14px;
  line-height: 135%;
  margin: 0;
} */
.pw-btn-wrapper a {
  font-weight: 300;
  font-size: 16px;
  line-height: 135%;
}
.post-intro-contetn .button {
  background-color: transparent;
  padding: 0;
}
.post-intro-contetn .button:after {
  display: none;
}
.main-blog .article-card-wrapper .card--standard .card__inner {
  height: 415px;
}
/* .main-blog
  .blog-articles__article.article:first-child
  .card--standard
  .card__inner {
  height: 548px;
} */
.main-blog .article {
  padding-bottom: 40px;
}
.main-blog.page-width.section-template--17271341449529__main-padding h1 {
  font-weight: 400;
  font-size: 72px;
  line-height: 105%;
}
.cart-item__image-container {
  background: #fff;
}
.product--title {
  width: 70%;
}
.price.price--large.price--on-sale.price--show-badge {
  width: 30%;
  text-align: right;
}
span.badge.price__badge-sale.color-accent-2 {
  display: none;
}
.main-price-product {
  word-break: break-word;
  margin-bottom: 0;
  font-weight: 400;
  font-size: 36px;
  line-height: 105%;
}
/* ================================= footer ========================================================== */
.footer__content-bottom-wrapper.page-width {
  padding-left: 40px;
  padding-right: 40px;
}
footer .footer__column--info {
  align-items: flex-start;
}
footer .footer__content-top {
  padding-bottom: 120px;
}
ul.general__menu {
  list-style: none;
  display: flex;
  padding: 0;
  margin: 0;
}
li.g_item:not(:last-child) {
  padding-right: 10px;
}
footer .footer__copyright {
  text-align: center;
  margin-top: 0;

  font-weight: 400;
  font-size: 14px;
  line-height: 135%;
  color: #080808;
}
footer .footer__content-bottom {
  border-top: none;
  padding-top: 0;
}
.g_link {
  font-weight: 400;
  font-size: 14px;
  line-height: 135%;
  color: #080808;
  text-decoration: none;
}
.g_link:hover {
  text-decoration: underline;
}
footer .footer__localization {
  align-items: flex-end;
  justify-content: flex-end;
}
h2.footer-block__heading {
  font-weight: 500;
  font-size: 18px;
  line-height: 105%;
  color: #080808;
  margin: 0 0 20px 0;
}
.footer-block--menu .link.link--text.list-menu__item.list-menu__item--link {
  font-weight: 400;
  font-size: 14px;
  line-height: 135%;
  color: #080808;
  padding: 0;
}

/* ===================================================== trending post ================================================== */

ul.featured--post-list {
  padding: 0;
  margin: 0;
  list-style: none;
  width: 70%;
  padding-right: 90px;
}
.featured--post-content span {
  font-weight: 400;
  font-size: 12px;
  line-height: 135%;
  border: 1px solid #080808;
  border-radius: 48px;
  padding: 5px 20px;
  display: inline-block;
  margin-bottom: 15px;
}
.featured--post-content h3 {
  font-weight: 400;
  font-size: 24px;
  line-height: 105%;
  margin-bottom: 10px;
}
.featured--post-content p {
  /* font-weight: 300;
  font-size: 14px;
  line-height: 135%;
  margin: 0; */
}
.featured--post-content .btn-wrapper {
  margin-top: 16px;
}
.featured--post-content .btn-wrapper a {
  font-weight: 300;
  font-size: 16px;
  line-height: 135%;
}
li.featured--post-item + li {
  margin-top: 40px;
}
.featured--post-content {
  padding: 20px 0;
}
.featured--post-img {
  padding-bottom: 62%;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
.featured--post-img > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.trending--post {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
ul.trending--post-list {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 30%;
  padding-left: 28px;
}
ul.trending--post-list h2 {
  font-weight: 400;
  font-size: 34px;
  line-height: 105%;
  margin-bottom: 20px;
}
ul.trending--post-list li {
  padding: 20px 0;
  display: flex;
  align-items: center;
}
ul.trending--post-list li + li {
  border-top: 1px solid #d8d7d7;
}
ul.trending--post-list li .trending--post-img {
  width: 178px;
  height: 178px;
  border-radius: 5px;
  overflow: hidden;
}
ul.trending--post-list li .trending--post-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.trending--post-content {
  width: calc(100% - 178px);
  padding: 20px;
}
.trending--post-content p {
  font-weight: 400;
  margin-bottom: 20px;
  margin-top: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5; /* number of lines to show */
  line-clamp: 5;
  -webkit-box-orient: vertical;
}
.trending--post-content .btn-wrapper a {
  font-weight: 400;
  font-size: 14px;
  line-height: 135%;
  text-decoration-line: underline;
}
span.circle-divider {
  font-weight: 300;
  font-size: 14px;
  line-height: 135%;
  border: none;
  padding: 0;
  margin-bottom: 5px;
}
/* ============== Single Post Css =============== */
.post--single {
  display: flex;
  align-items: flex-start;
  padding-top: 60px;
  padding-bottom: 60px;
}
.post--single article.article-template {
  width: 70%;
  padding-right: 100px;
  padding-left: 12px;
}
.post--single .trending--post-single {
  width: 30%;
}
.post--single .article-template__back.element-margin-top.center {
  display: none;
}
.post--single ul.trending--post-list {
  width: 100%;
}
.post--single h1.article-template__title {
  font-weight: 400;
  font-size: 60px;
  line-height: 105%;
}
.post--single span.article-tag {
  font-weight: 400;
  font-size: 12px;
  line-height: 135%;
  border: 1px solid #080808;
  border-radius: 48px;
  padding: 5px 20px;
  margin-bottom: 15px;
  display: inline-block;
}
.post--single article.article-template span {
  font-weight: 300;
  font-size: 16px;
  line-height: 135%;
  text-transform: capitalize;
}
.post--single header {
  margin: 0 !important;
}
.post--single .article-template__hero-medium.media {
  border-radius: 8px;
}
.post--single .article-template__hero-medium {
  height: 34.5rem;
}



.product--info-content{
    max-width:560px;
    margin-top: 100px;
  }
  .product--info-content h2 {
      font-weight: 400;
      font-size: 34px;
      line-height: 105%;
      margin-bottom: .66em;
  }
  .product--info-content p {
      font-weight: 300;
      font-size: 16px;
      line-height: 135%;
      margin: 0;
  }
  .product--info-list  {
    margin-bottom:40px;
  }
  .product--info-icon-text {
      display: flex;
      align-items: flex-start;
      padding:20px 0;
  }
  .product--info-icon-text + .product--info-icon-text {
      border-top: 1px solid #D8D7D7;
  }
  .product--info-icon {
      width: 40px;
  }
  .product--info-text {
      width: calc(100% - 40px);
      padding-left: 20px;
  }

  .product--info-text h3 {
      font-weight: 400;
      font-size: 18px;
      line-height: 105%;
  }
  .product--info-text p {
      font-weight: 300;
      font-size: 14px;
      line-height: 135%;
  }
/* =========== Store Locatoter============== */
.stockist-side-panel {
  background: #ffffff;
  border-radius: 6px;
}
.store--info {
  display: flex;
  width: 100%;
  align-items: flex-start;
}
.store--contact {
  max-width: 350px;
  background: #ffffff;
  border-radius: 4px;
  padding: 40px;
  overflow: auto;
  top: 5%;
  position: -webkit-sticky;
  position: sticky;
}
.store--list {
  width: calc(100% - 350px);
  padding-right: 70px;
}
.stockist-map.stockist-map-google {
  left: 422px !important;
}
#stockist-widget .stockist-horizontal .stockist-side-panel {
  width: 422px !important;
  padding: 20px;
}
.stockist-result-list {
  /* padding: 20px; */
}
.store--contact strong {
  font-weight: 400;
  font-size: 24px;
  line-height: 105%;
  margin: 0;
}

.store--contact p {
  margin: 0 0 10px 0;
  font-weight: 300;
  font-size: 14px;
  line-height: 135%;
}
.general_wholesale {
  border-top: 1px solid #ecebeb;
  padding-top: 30px;
  margin-top: 25px;
}
.general_wholesale a {
  font-weight: 400;
  font-size: 16px;
  line-height: 135%;
  text-decoration-line: underline;
  margin-top: 0px;
}
.store--contact ul.footer__list-social.list-unstyled.list-social {
  padding: 0;
  justify-content: flex-start;
}
.store--contact ul.footer__list-social.list-unstyled.list-social a {
  font-weight: 400;
  font-size: 16px;
  line-height: 135%;
  padding: 0;
  text-decoration: none;
}
.store--contact ul.footer__list-social.list-unstyled.list-social a svg {
  width: 24px;
  margin-right: 10px;
}
.custom-arrow {
  display: flex;
  width: 106px;
  justify-content: space-between;
}
.custom-arrow a {
  background: #ffc0d9;
  width: 48px;
  height: 48px;
  border-radius: 48px;
  display: block;
  position: relative;
}
.custom-arrow a:hover {
  background: #fff;
}
#MainProduct-template--17271341383993__main .button:after {
  display: none;
}
.product__image-slider .slide-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 48px;
  height: 48px;
  background: #f9f6f3;
  z-index: 1;
  border: none;
  padding: 0;
  cursor: pointer;
  border-radius: 50%;
}
.product__image-slider .slide-arrow:hover {
  /*     background:#FFD4E5; */
}
.product__image-slider .slide-arrow.prev-arrow.slick-arrow {
  left: -50px;
}
.product__image-slider .slide-arrow.prev-arrow.slick-arrow:before {
  z-index: 2;
  content: "";
  background-image: url(/cdn/shop/files/left-arrow.png?v=1671460291);
  position: absolute;
  width: 24px;
  height: 14px;
  background-size: contain;
  background-repeat: no-repeat;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.product__image-slider .slide-arrow.next-arrow.slick-arrow {
  right: -50px;
}
.product__image-slider .slide-arrow.next-arrow.slick-arrow:before {
  content: "";
  background-image: url(/cdn/shop/files/right-arrow.png?v=1671460279);
  position: absolute;
  width: 24px;
  height: 14px;
  background-size: contain;
  background-repeat: no-repeat;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
span.jdgm-prev-badge__stars .jdgm-star {
  color: #000 !important;
  margin-bottom: 10px;
}
.jdgm-prev-badge {
  margin-bottom: 10px !important;
}
.general_wholesale a {
  margin-bottom: 10px;
}
/* cms pages */
.gn-content-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.gn-70 {
  width: 70%;
  padding-right: 51px;
}
.gn-30 {
  width: 30%;
  overflow: auto;
  top: 5%;
  position: -webkit-sticky;
  position: sticky;
}
.headline-wrapper h1 {
  font-weight: 400;
  font-size: 40px;
  line-height: 105%;
  letter-spacing: 0.1px;
  margin: 0;
}
.headline-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
}
.back-to a {
  font-weight: 400;
  font-size: 16px;
  line-height: 135%;
}
.gn-left-content h3 {
  font-weight: 400;
  font-size: 18px;
  line-height: 105%;
  margin-bottom: 16px;
}
.gn-left-content p {
  font-weight: 300;
  font-size: 14px;
  line-height: 135%;
}
.gn-right-content {
  max-width: 350px;
  background: #ffffff;
  border-radius: 4px;
  padding: 40px;
  margin-left: auto;
}
.gn-right-content strong {
  font-weight: 400;
  font-size: 24px;
  line-height: 105%;
  margin: 0;
}
.gn-right-content p {
  margin: 0;
  font-weight: 300;
  font-size: 14px;
  line-height: 135%;
}
ul.footer__list-social.list-unstyled.list-social a {
  font-weight: 400;
  font-size: 16px;
  line-height: 135%;
  padding: 0;
  text-decoration: none;
  margin-top: 10px;
}
ul.footer__list-social.list-unstyled.list-social {
  padding: 0;
  justify-content: flex-start;
}
.intro-block svg {
  width: 24px;
  margin-right: 10px;
}
.cart-item__quantity-wrapper .quantity:before {
  background: transparent;
}
div#cart-notification {
  background: #fff;
}
.cart__footer .giraffly-right-Bar-Preview-width h3 {
  font-weight: 300 !important;
  font-size: 12px !important;
  line-height: 135% !important;
  color: #626160 !important;
}
.faq-box .acc-toggle.active h6:before {
  content: "-";
  width: 12px;
  height: 12px;
  position: absolute;
  right: 0;
  top: 20px;
  /* transform: translateY(-50%); */
}
.cart__footer .js-contents {
  background: #fff;
  padding: 20px;
  border-radius: 4px;
}
.giraffly-right-Bar-Preview-width div {
  display: flex;
  justify-content: center;
  gap: 5px;
}
.giraffly-right-Bar-Preview-div-svg {
  filter: grayscale(1);
  border: 1px solid #ecebeb;
  width: 43px;
}
.giraffly-right-Bar-Preview-div-svg svg {
  width: 35px;
}
.help-topics ul li:before {
  position: absolute;
  left: 0;
  content: "";
  background-image: url(/cdn/shop/files/icon_1633bc1c-e688-4ad3-8b98-58573a407586.png?v=1672406451);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  top: 0;
  height: 17px;
  width: 17px;
}
.help-topics ul li {
  position: relative;
  padding-left: 15px;
}
.help-topics ul {
  list-style: none;
  padding: 0;
}
.testimonial-slider .slide-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 48px;
  height: 48px;
  background: #f9f6f3;
  z-index: 1;
  border: none;
  padding: 0;
  cursor: pointer;
  border-radius: 50%;
}
.testimonial-slider .slide-arrow.next-arrow.slick-arrow {
  right: -20px;
}
.testimonial-slider .slide-arrow.prev-arrow.slick-arrow {
  left: -20px;
}
.testimonial-slider .slide-arrow.next-arrow.slick-arrow:before {
  content: "";
  background-image: url(/cdn/shop/files/right-arrow.png?v=1671460279);
  position: absolute;
  width: 24px;
  height: 14px;
  background-size: contain;
  background-repeat: no-repeat;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.testimonial-slider .slide-arrow.prev-arrow.slick-arrow:before {
  z-index: 2;
  content: "";
  background-image: url(/cdn/shop/files/left-arrow.png?v=1671460291);
  position: absolute;
  width: 24px;
  height: 14px;
  background-size: contain;
  background-repeat: no-repeat;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cart__warnings a.button {
  color: #000;
}
.footer-block {
  display: block;
  margin-top: 0;
  width: calc(50% / 3);
  padding: 40px 0px 40px 100px;
}

/* Hero Product */
.hero-product-box {
    display: flex;
    background:#fff;
    flex-wrap: wrap;
    border-radius: 8px;
    overflow: hidden;
}
.hero-product-text {
    width: 50%;
    padding: 60px;
}
.hero-product-img {
    width: 50%;
}
.hero-product-text h2 {
    font-weight: 400;
    font-size: 60px;
    line-height: 105%;
    margin-bottom: 0;
}
.hero-product-text h6 {
    font-weight: 400;
    font-size: 34px;
    line-height: 105%;
} 
ul.accordion-list {
	 position: relative;
	 display: block;
	 width: 100%;
	 height: auto;
	 padding: 20px;
	 margin: 0;
	 list-style: none;
	 background-color: #f9f9fa;
}
 ul.accordion-list li {
	 position: relative;
	 display: block;
	 width: 100%;
	 height: auto;
	 background-color: #fff;
	 padding: 20px;
	 margin: 0 auto 15px auto;
	 border: 1px solid #eee;
	 border-radius: 5px;
	 cursor: pointer;
}
 ul.accordion-list li.active h3:after {
	 transform: rotate(45deg);
}
 ul.accordion-list li h3 {
	 font-weight: 700;
	 position: relative;
	 display: block;
	 width: 100%;
	 height: auto;
	 padding: 0 0 0 0;
	 margin: 0;
	 font-size: 15px;
	 letter-spacing: 0.01em;
	 cursor: pointer;
}
 ul.accordion-list li h3:after {
	 content: "\f278";
	 font-family: "material-design-iconic-font";
	 position: absolute;
	 right: 0;
	 top: 0;
	 color: #fcc110;
	 transition: all 0.3s ease-in-out;
	 font-size: 18px;
}
 ul.accordion-list li div.answer {
	 position: relative;
	 display: block;
	 width: 100%;
	 height: auto;
	 margin: 0;
	 padding: 0;
	 cursor: pointer;
}
 ul.accordion-list li div.answer p {
	 position: relative;
	 display: block;
	 font-weight: 300;
	 padding: 10px 0 0 0;
	 cursor: pointer;
	 line-height: 150%;
	 margin: 0 0 15px 0;
	 font-size: 14px;
}
.hero-product-text a.btn {
    margin-top: 40px;
}  
.hero-product-container .full-width {
    max-width: 1600px;
    margin: 0 auto;
}
.hero-product-container .full-width .hero-product-box {
    background: transparent;
    border-radius: 0;
}
.full-width .hero-product-box {
    align-items: flex-start;
}
.full-width .hero-product-img {
    position: relative;
    padding-bottom: 50%;
}
.full-width .hero-product-img img {
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.blog-articles__article.article:nth-child(1) {
    grid-column-start: 1;
    grid-column-end: 4;
}
/* Cart Drawer Start */
.custom-cart .drawer__inner {
    background-color: #fff;
}
.custom-cart .drawer__header {
    background-color: #fff;
}
.custom-cart .cart-drawer thead {
    background-color: #fff;
}
.custom-cart .drawer__footer {
    background-color: #fff;
}
.cart__ctas{
  margin-top:10px;
}
/* Cart Drawer End */
.team-head h2 {
    font-size: 34px;
    font-weight: 400;
    line-height: 105%;
}
.team-head {
    max-width: 650px;
    padding-bottom: 40px;
}
ul.member-list {
    display: flex;
    list-style: none;
    margin: 0;
    width: calc(100% + 20px);
    margin-left: -10px;
    padding:0;
}
ul.member-list li {
    width: 33.33%;
    padding: 10px;
}
.member-img {
    position: relative;
    padding-bottom: 132%;
    margin-bottom:20px;
}
.member-img img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.member-box h3 {
    font-size: 24px;
    font-weight: 400;
    line-height: 105%;
}
.member-box h6 {
    font-size: 18px;
    font-weight: 400;
    line-height: 105%;
}

section.team-member-container {
    padding: 120px 0;
}

@media (max-width: 1200px) {
  ul.trending--post-list li .trending--post-img {
    width: 152px;
    height: 152px;
  }
  ul.trending--post-list {
    padding: 0;
  }
  .main-blog .article-card-wrapper .card--standard .card__inner {
    height: 350px;
  }
  .stockist-map.stockist-map-google {
    left: 50% !important;
  }
  #stockist-widget .stockist-horizontal .stockist-side-panel {
    width: 50% !important;
  }
  .footer-block {
    display: block;
    margin-top: 0;
    width: calc(56% / 3);
    padding: 40px 0px 40px 70px;
  }
  .footer__blocks-wrapper.grid {
    column-gap: 0;
  }
}
@media (max-width: 988px) {
/*   .blog {
    overflow: hidden;
  } */
  slider-component.slider-mobile-gutter {
    width: calc(100% + 80px);
    margin-left: -40px;
  }
}
@media (max-width: 991px) {
  a.header__icon.header__icon--account {
    display: none;
  }
  .article-card-wrapper .card--standard .card__inner {
    height: 400px;
  }
  .shopify-policy__body {
    text-align: center;
    padding: 60px 0;
  }
  .trending--post {
    flex-flow: column;
  }
  ul.featured--post-list {
    width: 100%;
    padding: 0;
  }
  ul.trending--post-list,
  .post--single .trending--post-single {
    width: 100%;
  }
  .trending--post-content {
    padding: 20px 0px 20px 20px;
    float: left;
  }
  ul.trending--post-list li .trending--post-img {
    float: left;
    width: 145px;
    height: 145px;
  }
  .trending--post-slider .slide-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 48px;
    height: 48px;
    background: #f9f6f3;
    z-index: 1;
    border: none;
    padding: 0;
    cursor: pointer;
    border-radius: 50%;
  }
  .trending--post-slider .next-arrow.slick-arrow {
    right: -20px;
  }
  .trending--post-slider .prev-arrow.slick-arrow {
    left: -20px;
  }
  .post--single {
    flex-wrap: wrap;
  }
  .post--single article.article-template {
    width: 100%;
    padding: 0;
  }
  .trending--post-slider .next-arrow.slick-arrow:before {
    content: "";
    background-image: url(/cdn/shop/files/right-arrow.png?v=1671460279);
    position: absolute;
    width: 24px;
    height: 14px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .trending--post-slider .prev-arrow.slick-arrow:before {
    z-index: 2;
    content: "";
    background-image: url(/cdn/shop/files/left-arrow.png?v=1671460291);
    position: absolute;
    width: 24px;
    height: 14px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .store--info {
    flex-flow: column;
  }
  .store--list {
    width: 100%;
    padding-right: 0;
  }
  .store--contact {
    width: 100%;
    margin: 40px auto 0;
    text-align: center;
  }
  .slider-mobile-gutter .slider-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 48px;
    height: 48px;
    background: #f9f6f3;
    z-index: 1;
    border: none;
    padding: 0;
    cursor: pointer;
    border-radius: 50%;
  }
  .slider-mobile-gutter .slider-button svg,
  .slider-mobile-gutter .slider-counter {
    display: none;
  }
  .slider-mobile-gutter .slider-button.slider-button--next {
    right: 10px;
  }
  .slider-mobile-gutter .slider-button.slider-button--prev {
    left: 10px;
  }
  .slider-mobile-gutter .slider-button.slider-button--next:before {
    content: "";
    background-image: url(/cdn/shop/files/right-arrow.png?v=1671460279);
    position: absolute;
    width: 24px;
    height: 14px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .slider-mobile-gutter .slider-button.slider-button--prev:before {
    z-index: 2;
    content: "";
    background-image: url(/cdn/shop/files/left-arrow.png?v=1671460291);
    position: absolute;
    width: 24px;
    height: 14px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .footer-block:first-child {
    max-width: 362px;
  }
  .hero-product-text{
    width:100%;
  }
  .hero-product-img {
      width: 100%;
      max-height: 562px;
  }
}
@media (max-width: 768px) {
  .store--info-wrapper .page-width {
    max-width: 538px;
    padding: 0 10px;
    width: calc(100% + 20px);
  }
  .stockist-map.stockist-map-google {
    left: 100% !important;
  }
  #stockist-widget .stockist-horizontal .stockist-side-panel {
    width: 100% !important;
  }

slider-component.slider-mobile-gutter {
    width: calc(100% + 80px);
    margin-left: -40px;
}
ul.member-list {
    padding: 0 50px;
    display:block;
}
ul.member-list .slick-list {
    overflow: visible;
}
section.team-member-container {
    overflow: hidden;
}  
ul.member-list .slide-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    background:#FFE5EF;
    z-index: 1;
    border: none;
    padding: 0;
    cursor: pointer;
    border-radius: 50%;
}  
ul.member-list .slide-arrow.next-arrow.slick-arrow {
    right: 0px;
} 
ul.member-list .slide-arrow.prev-arrow.slick-arrow {
    left: 0;
} 
ul.member-list .slide-arrow.prev-arrow.slick-arrow:before {
    z-index: 2;
    content: '';
    background-image: url(/cdn/shop/files/left-arrow.png?v=1671460291);
    position: absolute;
    width: 24px;
    height: 14px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}  
ul.member-list .slide-arrow.next-arrow.slick-arrow:before {
    content: '';
    background-image: url(/cdn/shop/files/right-arrow.png?v=1671460279);
    position: absolute;
    width: 24px;
    height: 14px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
} 
  
@media (max-width: 750px) {
  .product__image-slider .slide-arrow.next-arrow.slick-arrow {
    right: 0;
  }
  .product__image-slider .slide-arrow.prev-arrow.slick-arrow {
    left: 0;
  }
  .carousel-cell img {
    width: 100%;
  }
  .product--info-content h2 {
    text-align: center;
    font-size: 24px;
  }
  .product-info-sub-text {
    text-align: center;
  }
  .product--info-content .product--info-list {
    max-width: 510px;
    margin: 0 auto;
  }
  .product--title {
    text-align: center;
    width: 100%;
  }
  .member-img{
    padding-bottom:100%;
  }
}

@media (max-width: 751px) {
  .header__heading-logo {
    max-width: 94px !important;
  }
  span.my__Cart {
    display: none;
  }
  a#cart-icon-bubble {
    padding-right: 24px;
  }
  .cart-count-bubble {
    top: -12px;
    left: 7px;
  }
  .header__icon--menu .icon {
    left: 20px;
    width: 18px;
  }
  .hero-post .hero-content-item h1 {
    font-size: 40px;
  }
  .blog-articles {
    grid-template-columns: 1fr 1fr;
  }
  .blog-articles__article.article:first-child {
    grid-column: span 2;
  }
}
@media (max-width: 576px) {
  .post--single article.article-template header {
    text-align: center;
  }
  .post--single h1.article-template__title {
    font-size: 24px;
  }
  .post--single article.article-template span {
    font-size: 12px;
  }
  .article-template__social-sharing .share-button__button {
    display: block;
  }

  h2.page-title {
    font-size: 34px;
    text-align: center;
  }
}
@media (max-width:501px){
  .hero-product-text{
    padding:60px 20px;
    text-align:center;
  }
  .hero-product-text h6{
    font-size:24px;
  }
  .hero-product-accordian ul{
    text-align:left;
  }
  .hero-product-text h2{
    font-size:40px;
  }
}    
@media (max-width: 375px) {
  footer .g_link {
    font-size: 7px;
  }
  .product__title h1 {
    font-size: 34px;
  }
}

.hero-product-box {
  display: flex;
  background: #fff;
  flex-wrap: wrap;
  border-radius: 8px;
  overflow: hidden;
}
.hero-product-text {
  width: 50%;
  padding: 60px;
}
.hero-product-img {
  width: 50%;
}
.hero-product-text h2 {
  font-weight: 400;
  font-size: 60px;
  line-height: 105%;
  margin-bottom: 0;
}
.hero-product-text h6 {
  font-weight: 400;
  font-size: 34px;
  line-height: 105%;
}
ul.accordion-list {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding: 20px;
  margin: 0;
  list-style: none;
  background-color: #f9f9fa;
}
ul.accordion-list li {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  background-color: #fff;
  padding: 20px;
  margin: 0 auto 15px auto;
  border: 1px solid #eee;
  border-radius: 5px;
  cursor: pointer;
}
ul.accordion-list li.active h3:after {
  transform: rotate(45deg);
}
ul.accordion-list li h3 {
  font-weight: 700;
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding: 0 0 0 0;
  margin: 0;
  font-size: 15px;
  letter-spacing: 0.01em;
  cursor: pointer;
}
ul.accordion-list li h3:after {
  content: "\f278";
  font-family: "material-design-iconic-font";
  position: absolute;
  right: 0;
  top: 0;
  color: #fcc110;
  transition: all 0.3s ease-in-out;
  font-size: 18px;
}
ul.accordion-list li div.answer {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
ul.accordion-list li div.answer p {
  position: relative;
  display: block;
  font-weight: 300;
  padding: 10px 0 0 0;
  cursor: pointer;
  line-height: 150%;
  margin: 0 0 15px 0;
  font-size: 14px;
}
.hero-product-text a.btn {
  margin-top: 40px;
  margin-bottom: 20px;
}
.hero-product-container .full-width {
  max-width: 1600px;
  margin: 0 auto;
}
.hero-product-container .full-width .hero-product-box {
  background: transparent;
  border-radius: 0;
  align-items:flex-start;
}
.full-width .hero-product-img {
    position: relative;
    padding-bottom: 50%;
}
.full-width .hero-product-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}
@media (max-width: 991px) {
  .hero-product-text {
    width: 100%;
  }
  .hero-product-img {
    width: 100%;
    max-height: 562px;
  }
  .product__info-wrapper .giraffly-right-Bar-Preview-width {
    display: inline-block !important;
  }
}
@media (max-width: 501px) {
  .hero-product-text {
    padding: 60px 20px;
    text-align: center;
  }
  .hero-product-accordian ul {
    text-align: left;
  }
  .hero-product-text h6 {
    font-size: 24px;
  }
  .hero-product-text h2 {
    font-size: 40px;
  }
}

.product--info-content {
  max-width: 560px;
  margin-top: 100px;
}
.product--info-content h2 {
  font-weight: 400;
  font-size: 34px;
  line-height: 105%;
  margin-bottom: .66em;
}
.product--info-content p {
  font-weight: 300;
  font-size: 16px;
  line-height: 135%;
  margin: 0;
}
.product--info-list {
  margin-bottom: 40px;
}
.product--info-icon-text {
  display: flex;
  align-items: flex-start;
  padding: 20px 0;
}
.product--info-icon-text + .product--info-icon-text {
  border-top: 1px solid #d8d7d7;
}
.product--info-icon {
  width: 40px;
}
.product--info-text {
  width: calc(100% - 40px);
  padding-left: 20px;
}

.product--info-text h3 {
  font-weight: 400;
  font-size: 18px;
  line-height: 105%;
}
.product--info-text p {
  font-weight: 300;
  font-size: 14px;
  line-height: 135%;
}

@media (max-width: 449px) {
slider-component.slider-mobile-gutter {
    width: calc(100% + 20px);
    margin-left: -10px;
}
}
