/** Shopify CDN: Minification failed

Line 3100:0 Unexpected "}"

**/
/* Header */
.page-easywholesale .announcement-container,
.page-easywholesale #fancybox-container-1 {
  display: none !important;
}

.announcement-bar__text div {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1px;
}

html.is-cart-open {
  overflow: hidden;
}

.header .navbar .header__menu nav .header__item label {
  padding: 0 1.55rem;
}

.header .navbar .header__menu nav .header__item label a {
  padding: 0;
  border-bottom: 2px solid transparent;
}

.header .navbar .header__menu nav .header__item .navbar-link::after {
  display: none;
}

.mega-menu__content .mega-menu__linklist .menu__heading {
  display: none;
}

header.header {
  position: relative;
}

header.header .container {
  position: static;
}

.mega-menu .mega-menu__content .menu__heading {
  text-align: center;
  font-family: "Urbanist";
  margin-bottom: 0;
}

.mega-menu .mega-menu__content span.price {
  display: none;
}

.mega-menu .block__featured-product {
  background: #f8f8f8;
}

.mega-menu .mega-menu__content .image-element__wrap img {
  mix-blend-mode: darken;
}

.mega-menu .container .column {
  margin-left: 4px;
  margin-right: 4px;
}

.mega-menu .one-sixth {
  width: calc(16.6666666667% - 8px);
}

[data-enable_overlay="false"] #header {
  border-bottom: 1px solid rgba(0, 97, 168, 0.1);
}

.header__icons a svg g g,
.header__icons a svg g path {
  transition: all 0.3s ease-in-out;
}

.header__icons a:hover svg g g,
.header__icons a:hover svg g path {
  stroke: #0061a8;
}

.mega-menu li {
  margin-bottom: 3px;
}

.mega-menu .mega-menu__linklist-link {
  font-size: 16px;
  padding: 0.469em 0;
}

.mega-menu .mega-menu__block .mega-menu__content .mega-menu__image img {
  height: 216px;
  object-fit: contain;
  object-position: 50% 50%;
}

.no-sticky-header .is-sticky #header {
  position: relative !important;
}

/* Homepage */
.hero-section .one-half .heading-wrapper {
  margin-left: 0;
  margin-right: 0;
}

.collection-list .product-wrap .thumbnail img {
  object-fit: contain !important;
}

.collection-list .product-wrap .thumbnail .image-element__wrap {
  max-width: 100% !important;
  max-height: unset !important;
}

.no-flex .testimonials {
  display: block;
}

.hero-section .one-half p {
  margin-bottom: 27px;
}

.hero-section .bottom-banner .one-half {
  position: relative;
}

.hero-section .bottom-banner .one-half:last-child {
  padding-bottom: 50px;
}

.hero-section .bottom-banner .one-half img {
  height: 430px;
  width: auto;
  position: absolute;
  bottom: 0;
}

.hero-section .bottom-banner .image-with-text__text-column {
  padding: 60px 0 0;
  border-radius: 20px 20px 0 0;
}

.hero-section .bottom-banner .one-half .buttons .button--primary {
  background-color: rgba(255, 255, 255, 0.19);
  border-color: transparent;
  padding: 16px 20px;
}

.hero-section .bottom-banner .one-half .buttons .button--primary:hover {
  border-color: #d32027;
  background-color: #fff;
}

.hero-section .bottom-banner .one-half:last-child .content p {
  margin-bottom: 20px;
}

.custom-product-slider .product-slider .slider-item img {
  height: 300px;
  object-fit: contain;
  mix-blend-mode: darken;
}

.custom-product-slider .product-slider .slider-item a {
  display: inline-block;
}

.custom-product-slider .product-slider .slider-item {
  background: #f8f8f8;
  border-radius: 10px;
  padding: 16px 0 30px;
  text-align: center;
  margin: 9px;
}

.custom-product-slider .product-slider .slider-item p {
  margin-bottom: 8px;
  font-size: 22px;
  color: #000;
}

.custom-product-slider .product-slider .slider-item form .purchase-details__buttons {
  height: auto;
  margin: 0;
}

.custom-product-slider .product-slider .slider-item form .purchase-details__buttons button {
  height: auto;
  min-height: unset;
  display: inline-block;
  width: auto !important;
  padding: 16px 32px;
  text-transform: uppercase;
  font-size: 16px;
  outline: 0;
  border: 1px solid;
}

.flickity-prev-next-button {
  border: 1px solid #3a85c4;
  background: #fff;
}

.flickity-prev-next-button .flickity-button-icon path {
  fill: #3b85c4;
}

.hero-section .bottom-banner {
  margin-top: 65px;
}

.customer-reviews .heading-wrapper {
  margin-bottom: calc(var(--gutter) * 2.5);
}

.customer-reviews .heading-wrapper h2 {
  padding: 0 30%;
}

.customer-reviews .customer-feedback-slider .feedback-item {
  background: #edfbff;
  border-radius: 10px;
  margin: 8px;
}

.customer-reviews .customer-feedback-slider .feedback-item .feedback-wrapper {
  padding: 35px;
}

.customer-reviews .customer-feedback-slider .feedback-item .feedback-wrapper p {
  margin-bottom: 20px;
}

.customer-reviews .customer-feedback-slider .feedback-item .feedback-wrapper .star-rating {
  margin-bottom: 20px;
}

.about-banner .caption .caption-content .button {
  background-color: rgba(255, 255, 255, 0.19) !important;
  border-color: transparent !important;
  padding: 16px 44px;
}

.about-banner .caption .caption-content .button:hover {
  background-color: #fff !important;
  border-color: #d32027 !important;
}

.satisfaction-guaranteed .satisfaction-container {
  gap: 17px 15px;
}

.satisfaction-guaranteed .heading-wrapper {
  margin-bottom: 3.125rem;
}

.satisfaction-guaranteed .satisfaction-container .satisfaction-item {
  flex: 0 0 calc(50% - 7.5px);
  max-width: calc(50% - 7.5px);
  padding: 2.325rem 4.063rem;
  border-radius: 10px;
  gap: 0;
  flex-wrap: wrap;
}

.satisfaction-item .img-wrapper {
  flex: 0 0 22.5%;
}

.satisfaction-item .content-wrapper {
  flex: 0 0 77.5%;
  padding-left: 3.25rem;
}

.satisfaction-guaranteed .satisfaction-container .satisfaction-item .content-wrapper h2 {
  color: #fff;
  margin-bottom: 15px;
}

.satisfaction-guaranteed .satisfaction-container .satisfaction-item .content-wrapper p {
  color: #fff;
  margin-bottom: 24px;
}

.satisfaction-guaranteed .satisfaction-container .satisfaction-item .content-wrapper .buttons a.button--primary {
  padding: 16px 32px;
  border-radius: 10px;
  text-transform: uppercase;
  color: #fff;
  background: rgba(255, 255, 255, 0.19);
  border: 1px solid transparent;
}

.satisfaction-guaranteed .satisfaction-container .satisfaction-item .content-wrapper .buttons a.button--primary:hover {
  background: #fff;
  border-color: #d32027;
  color: #db2028;
} 

.satisfaction-guaranteed .satisfaction-container .satisfaction-item .content-wrapper .buttons a.button--link-style {
  color: #fff;
  border-bottom-color: #fff;
}

.about-banner .banner__subheading.subtitle {
  margin-bottom: 31px;
}

/* Footer */
footer .footer__content .container {
  flex-wrap: nowrap;
}

.footer__container .block__logo .content p {
  padding-right: 20%;
}

.footer__block.block__link-list,
.footer__block.block__newsletter {
  padding-top: 13px;
}

.footer__container .footer__heading {
  font-size: 20px;
  margin-bottom: 23px;
  color: #f2f2f2 !important;
}

.footer__container .block__newsletter .footer__heading {
  margin-bottom: 18px;
}

.footer__container .footer__menu ul li {
  margin-bottom: 11px;
  line-height: 1.1;
}

.footer__container .newsletter-form__wrapper form .newsletter-form {
  display: block;
  position: relative;
}

.footer__container .newsletter-form__wrapper form .newsletter-form .field {
  min-width: auto;
  margin: 0;
}

.footer__container .newsletter-form__wrapper form .newsletter-form .field .control {
  text-align: right;
}

.footer__container .newsletter-form__wrapper form .newsletter-form .field .control input {
  background: transparent;
  min-height: 54px;
  border-color: #fff;
  box-shadow: none;
  outline: 0;
  color: rgba(255, 255, 255, 0.67) !important;
  font-size: 16px;
  font-weight: 400;
}

.footer__container .newsletter-form__wrapper form .newsletter-form .field .control input::placeholder {
  color: rgba(255, 255, 255, 0.67) !important;
}

.footer__container .newsletter-form__wrapper form .newsletter-form .field:nth-child(2) {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: 0;
  right: 7px;
  width: 147px;
  min-height: 54px;
}

.footer__container .newsletter-form__wrapper form .newsletter-form .field .button {
  padding: 10.5px 0;
  background: rgba(255, 255, 255, 0.19) !important;
  border-color: transparent !important;
  margin: 5px 7px 5px 0;
}

.footer__container .newsletter-form__wrapper form .newsletter-form .field .button:hover {
  background-color: #fff !important;
  border-color: #d32027 !important;
}

.footer__container .top-margin {
  margin-top: 53px;
}

.footer__container .bottom-copyright {
  border-color: rgb(255 255 255 / 20%);
  padding: 25px 0;
  align-items: center;
}

.footer__container .payment-methods {
  line-height: 1;
}

.social-icons a svg path {
  transition: all 0.3s ease-in-out;
}

.social-icons a:hover path {
  fill: #d92128;
  stroke: #d92128;
}

/* Popup */
.popup__wrapper .popup__inner .popup__content .popup__newsletter .newsletter-form {
  display: block;
}

.popup__wrapper .popup__inner .popup__content .popup__newsletter .newsletter-form .field.is-default-width.is-align-self-end {
  margin: 0;
}

.popup__wrapper .popup__inner .popup__content .popup__newsletter .newsletter-form .field button {
  padding: 16px;
}

.popup__wrapper .popup__inner .popup__content .popup__newsletter .newsletter-form.field .control input {
  min-height: 52px;
  outline: 0;
  box-shadow: none;
  font-size: 16px;
  color: #000;
}

.popup__wrapper .popup__inner .popup__content .popup__newsletter .newsletter-form .field .control input:focus {
  border-color: #000;
}

.popup__close {
  height: 30px;
  max-height: 30px;
  max-width: 30px;
  min-height: 30px;
  min-width: 30px;
  width: 30px;
  background: transparent;
}

.popup__close:hover,
.popup__close:focus-visible,
.popup__close:focus {
  border: none;
  outline: 0;
  background: transparent;
}

/* About us */
.banner__subheading p {
  margin-bottom: 16px;
}

.banner__subheading p:last-child {
  margin: 0;
}

.image-with-text .reverse-container .image-with-text__text-column .image-with-text__heading {
  padding-bottom: 33px;
  line-height: 1;
}

.our-vision .caption .caption-content .banner__heading {
  line-height: 1;
  margin-bottom: 24px;
}

/* Blog Page */
.blog-main .heading-wrapper {
  margin-bottom: 3.938rem;
}

.blog-main .card-content .title {
  min-height: 60px;
  margin-bottom: 10px;
}

.blog-main .card-content .excerpt {
  margin-bottom: 11px !important;
}

.blog-main .card-content .meta-info {
  margin: 0 !important;
}

.blog-main .card-content .blog-card__read-more a {
  border: none;
  text-decoration: underline;
}

.blog-main .blog-card__read-more a {
  text-transform: uppercase;
}

.pagination .pagination-next,
.pagination .pagination-previous {
  text-transform: uppercase;
}

.single-blog .banner__content {
  position: relative;
  top: 0;
  left: 0;
  transform: translate(0, 0);
}

.single-blog .banner__wrapper {
  display: flex;
  flex-direction: column-reverse;
  width: 100%;
  align-items: stretch;
  justify-content: stretch;
}

.single-blog .banner__wrapper .image-element__wrap {
  width: 100%;
}

.article-content h2 {
  margin: 17px 0 !important;
}

.article-content h2:first-child {
  margin-top: 0 !important;
}

.single-blog .image-element__wrap img {
  border-radius: 10px;
}

.custom-social-share {
  margin-left: calc(var(--gutter) / 2);
  margin-right: calc(var(--gutter) / 2);
  align-items: center;
}

.custom-social-share .share-btn a {
  padding: 0;
  display: block;
  width: 25px;
  height: 25px;
  position: relative;
}

.share-btn--copy-link svg {
  height: 21px;
  width: 21px;
}

#copy-link-message {
  position: absolute;
  width: 89px;
  top: 50%;
  transform: translateY(-50%);
  left: 100%;
}


.custom-social-share .share-btn .button:hover {
  border-color: transparent;
  background-color: transparent;
}

.related-articles h2 {
  margin-bottom: 3.438rem;
}

.related-articles .blog-listing .featured-article {
  border: none;
  box-shadow: none;
}

.related-articles .blog-listing .featured-article .card-image a {
  display: inline-block;
}

.related-articles .blog-listing .featured-article .card-image img {
  height: 420px;
  object-fit: cover;
  border-radius: 10px;
}

.related-articles .blog-listing .featured-article .card-content h4 {
  margin-bottom: 10px;
  min-height: 60px;
}

.related-articles .blog-listing .featured-article .card-content .excerpt {
  min-height: 48px;
}

.related-articles .blog-listing .featured-article .card-content .blog-card__read-more a {
  text-transform: uppercase;
}

.related-articles .blog-listing-button a {
  display: inline-block;
  padding: 16px 40px;
  text-transform: uppercase;
}

/* FAQs */
.faqs-section .heading-wrapper {
  margin-bottom: 3.25rem;
}

.faqs-section .faq__block-faq .faq__item {
  border: none;
  border-bottom: 1px solid #dddddd;
  padding: 20px 0 25px;
}

.faqs-section .faq__block-faq .faq__item .faq__item-question {
  padding: 0;
}

.faqs-section .faq__block-faq:first-child .faq__item {
  padding-top: 0;
}

.faqs-section .faq__block-faq .faq__item .faq__item-answer {
  padding: 0;
  margin-top: 17px;
}

.faqs-section .faq__block-faq .faq__item .faq__item-symbol svg {
  transform: rotate(0deg);
  transition: transform 0.3s ease-in-out;
}

.faqs-section .faq__block-faq .faq__item.tab--open .faq__item-symbol svg {
  transform: rotate(180deg);
}

.faqs-section .faq__block-main {
  margin: 55px 0 40px;
}

.faqs-section .faq__block-main h3 {
  padding: 0;
  background: transparent;
  text-transform: capitalize;
}

/* Contact Us */
.new-contact-us .title + .subtitle {
  margin-top: 0;
}

.new-contact-us .contact-form__text {
  padding: 0 18%;
}

.new-contact-us .nav {
  display: flex;
  justify-content: center;
  align-items: stretch;
  margin: 45px 0;
  gap: 0 90px;
}

.new-contact-us .nav li a {
  display: block;
  text-align: center;
  color: #000;
}

.new-contact-us .nav li a .content {
  display: flex;
  gap: 4px;
  justify-content: center;
  align-items: center;
}

.new-contact-us .nav li a:hover {
  color: #015fa7;
}

.new-contact-us .nav li a .content h5 {
  margin: 0;
  color: #000;
  font-size: 16px;
  line-height: 26px;
  font-family: Urbanist, sans-serif;
}

.new-contact-us .contact-form__form input,
.new-contact-us .contact-form__form textarea {
  padding: 11px 27px;
  height: auto;
  border-color: #8c8c8c;
  font-size: 16px;
  font-weight: 300;
}

.new-contact-us .contact-form__form textarea {
  resize: none;
  height: 200px;
}

.new-contact-us .contact-form__form input:focus,
.new-contact-us .contact-form__form textarea:focus {
  box-shadow: none;
  border-color: #000;
}

.new-contact-us .contact-form__form .buttons {
  display: block;
  margin: 0;
  padding: 0 10px;
}

.new-contact-us .contact-form__form .buttons button {
  display: block;
  padding: 16px;
  text-transform: uppercase;
  margin: 0;
  width: 100%;
}

/* Collection Page */
.product-wrap .thumbnail__caption .product-thumbnail .product-thumbnail__title {
  font-size: 22px;
  margin-bottom: 8px;
  display: inline-block;
}

.product-wrap .thumbnail__caption .product-thumbnail .product-thumbnail__price {
  font-size: 22px;
}

.product-wrap .thumbnail.image__container.has-image-crop img {
  height: auto;
  object-fit: contain;
  min-height: 290px;
}

.new-collection .heading-wrapper {
  margin-bottom: 3.75rem;
}

.product__thumbnail {
  background: #f8f8f8;
  padding: 34px;
  border-radius: 10px;
}

.product__thumbnail .product-image__wrapper img {
  mix-blend-mode: darken;
}

.collection-matrix {
  gap: 2.375rem 0;
}

.thumbnail__caption .product-thumbnail .purchase-details__buttons {
  height: auto;
}

.thumbnail__caption .product-thumbnail .purchase-details__buttons button {
  padding: 13.5px 32px;
  height: auto;
  width: auto !important;
  display: inline-block;
  min-height: auto;
  text-transform: uppercase;
  font-size: 16px;
  border: 1px solid #d32027;
}

/* Product Page */
.ingredient-slider .flickity-prev-next-button.next,
.product-recommendations .flickity-prev-next-button.next {
  right: 50px;
}

.product__social-share .social-share-buttons .share-btn a svg * {
  fill: #004f93;
}

.product-ingredients .satisfaction-container {
  justify-content: center;
}

.product-recommendations .one-third {
  width: calc(29% - var(--gutter));
}

.ingredient-slider .flickity-prev-next-button.previous,
.ingredient-slider .flickity-prev-next-button.next {
  top: 76px;
  transform: translateY(0);
}

.ingredient-slider .flickity-prev-next-button.previous,
.product-recommendations .flickity-prev-next-button.previous {
  left: 50px;
}

.loox-rating .loox-rating-content {
  gap: 8px !important;
  margin-bottom: 18px;
}

.paywhirl-plan-selector {
  margin-top: 18px;
  border-top: 1px solid #efefef;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 0;
}

.paywhirl-plan-selector .paywhirl-plan-selector-header.paywhirl-label {
  display: none;
}

.paywhirl-plan-selector {
  margin-top: 18px !important;
  border-top: 1px solid #efefef !important;
  padding-top: 20px !important;
  margin-bottom: 0 !important;
}

.paywhirl-plan-selector .paywhirl-plan-selector-header.paywhirl-label {
  display: none;
}

.paywhirl-plan-selector .paywhirl-plan-selector-group-container {
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

.paywhirl-plan-selector .paywhirl-plan-selector-group-container .paywhirl-plan-selector-group
  label {
  font-size: 16px !important;
}

.paywhirl-plan-selector .paywhirl-info-popup,
.paywhirl-plan-selector-description {
  display: none !important;
}

.paywhirl-plan-selector .paywhirl-plan-selector-group > label > .paywhirl-plan-selector-icon svg {
  fill: #d92128 !important;
}

.paywhirl-plan-selector .paywhirl-plan-selector-plan {
  margin-left: 0 !important;
  margin-bottom: 0 !important;
  margin-top: 26px !important;
}

.paywhirl-plan-selector .paywhirl-plan-selector-plan .paywhirl-label {
  display: none;
}

.paywhirl-plan-selector-plan select {
  padding: 18px 21px !important;
  height: auto !important;
  border-radius: 10px !important;
  border-color: #bfbfbf !important;
  font-size: 16px !important;
  color: #696262 !important;
  font-family: "Helvetica";
  flex: 0 0 100%;
  max-width: 100% !important;
  width: 100% !important;
}

.paywhirl-plan-selector-price {
  font-weight: 400 !important;
}

.quantity-plus.button .icon,
.quantity-minus.button .icon {
  fill: #000 !important;
}

.quantity-plus.button .icon svg,
.quantity-minus.button .icon svg {
  height: 70%;
  width: 70%;
}

.quantity-plus.button,
.quantity-minus.button,
.quantity-plus.button[disabled],
.quantity-minus.button[disabled] {
  background-color: #edfbff !important;
}

.quantity-wrapper.quantity-style--box .quantity-input-control input {
  border: none;
  padding: 0;
  background: #edfbff;
}

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

.product-quantity-box.purchase-details__quantity {
  width: calc(22.446% - 12px);
}

.purchase-details.has-quantity-box .purchase-details__spb--false {
  max-width: 77.554%;
}

.purchase-details.has-quantity-box .purchase-details__spb--false .button--add-to-cart {
  height: auto;
  padding: 16px;
  min-height: auto;
  text-transform: uppercase;
  font-size: 16px;
}

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

.product__collapsible .faq__item-question {
  padding: 15px 0 !important;
}

.product__collapsible.faq__block-faq {
  margin-top: 0;
}

.product__collapsible .border--bottom-only {
  border-color: #d7d7d7 !important;
}

.tab--open .collapsible-symbol .icon svg {
  transform: rotate(180deg);
}

.collapsible-symbol .icon svg {
  transition: transform 0.3s ease-in-out;
  transform: rotate(0deg);
}

.product__collapsible.faq__block-faq .faq__item .faq__item-answer {
  padding: 0 20px 18px 0;
}

.product__collapsible.faq__block-faq .faq__item .faq__item-answer ul {
  list-style: disc;
  padding-left: 18px;
  margin-bottom:20px;
}

.product__collapsible.faq__block-faq .faq__item .faq__item-answer ul li {
  margin-bottom: 10px;
}

.product__collapsible.faq__block-faq .faq__item .faq__item-answer ul li:last-child {
  margin-bottom: 0;
}

.product-gallery__image {
  background: #ffffff;
  border-radius: 10px;
}

.product-gallery__thumbnail {
  background: #f8f8f8;
  border-radius: 10px;
  padding: 7px;
}

.product-gallery__thumbnail.is-selected.is-nav-selected {
  border: 1px solid #015fa7;
}

.product-gallery__thumbnail img {
  mix-blend-mode: darken;
}

.product-gallery.display-arrows--true .product-gallery__main .flickity-prev-next-button {
  opacity: 1;
  visibility: visible;
  top: unset;
  transform: translateY(0);
  bottom: -95px;
  z-index: 9999;
}

.product-icon-text .heading-wrapper {
  margin-bottom: 15px;
}

.product-icon-text .heading-wrapper:last-child {
  margin-bottom: 50px;
}

.product-faq .heading-wrapper {
  margin-bottom: 30px;
  padding: 0 15%;
}

.ingredient-wrapper .img-wrapper img {
  height: 192px;
  object-fit: cover;
  border-radius: 10px;
}

.ingredient-item {
  margin: 0 10px;
}

.ingredient-wrapper .content-wrapper h2 {
  margin-bottom: 11px;
}

.ingredient-of-product .heading-wrapper {
  margin-bottom: 3.625rem;
}

.ingredient-no-slider {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding-right: 15px;
  flex-wrap: wrap;
}

.satisfaction-guaranteed .product-ingredients .satisfaction-container .satisfaction-item {
  padding: 25px;
}

.satisfaction-guaranteed .product-ingredients .satisfaction-container .satisfaction-item .img-wrapper {
  flex: 0 0 45%;
  height: 100%;
}

.satisfaction-guaranteed .product-ingredients .satisfaction-container .satisfaction-item .content-wrapper {
  flex: 0 0 55%;
  padding-left: 1.5rem;
  height: 100%;
}

.satisfaction-guaranteed .product-ingredients .satisfaction-container .satisfaction-item .content-wrapper p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  line-clamp: 6;
  -webkit-box-orient: vertical;
}

.satisfaction-guaranteed .product-ingredients .satisfaction-container .satisfaction-item .img-wrapper img {
  height: 281px;
  border-radius: 6px;
}

.ingredient-popup.js-ingredient-popup {
  display: none;
  position: fixed;
  height: 100vh;
  inset: 0;
  background: rgba(0, 0, 0, .56);
  z-index: 9998;
}

.ingredient-popup .slide {
  width: 70%;
  padding: 35px 20px;
  margin: 15px;
  background: #fff; 
  border-radius: 12px;
}

.ingredient-popup.js-ingredient-popup .carousel {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ingredient-popup .slide .ingredient .title {
  font-weight: 500;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 24px;
  border-bottom: 1px solid #cccccc;
}

/* .ingredient-popup .slide .ingredient h3 {
  font-size: 20px;
  margin-bottom: 15px;
}

.ingredient-popup .slide .ingredient p {
  font-size: 14px;
} */

.ingredient-popup .metafield-rich_text_field ul {
  list-style: disc;
  padding-left: 19px;
  margin-bottom: 20px;
}

.ingredient-popup .metafield-rich_text_field p {
  margin-bottom: 20px;
}

.ingredient-popup .metafield-rich_text_field p:last-child {
  margin-bottom: 0;
}

.ingredient-popup .slide .benefits-content {
  margin: 25px 0 !important;
}

.ingredient-popup .slide .top-image {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}

.ingredient-popup .slide .top-image .img-wrapper {
  flex: 0 0 55px;
  max-width: 55px;
}

.ingredient-popup .slide .top-image h3 {
  font-size: 17px;
  margin: 0;
}

.ingredient-popup .slide .benefits-column {
  margin-bottom: 20px;
}

.ingredient-popup .slide .spacer {
  display: block;
  width: 100%;
  height: 30px;
}

.ingredients-gird .satisfaction-item .img-wrapper img {
  width: 100%;
}

.ingredient-popup .slide .ingredient a {
  display: inline-block;
  margin-top: 20px;
  padding: 12px 25px;
}

.ingredient-popup .slide .ingredient .reference {
  text-align: center;
  margin-top: 10px;
}

.ingredient-popup .slide .ingredient .reference .metafield-rich_text_field {
  font-size: 12px;
  padding: 0 70px;
}

.ingredient-popup.fancybox-is-open .fancybox-bg {
  opacity: 1;
  background: rgba(0, 0, 0, 0.56);
}

.ingredient-popup .slide .ingredient .reference .metafield-rich_text_field p {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 12px;
}

.ingredient-popup .fancybox-slide {
  background: transparent;
}

.ingredient-popup .slide .ingredient {
  height: 65vh;
  overflow: auto;
}

.ingredient-popup .slide .ingredient::-webkit-scrollbar {
  width: 3px;
}
.ingredient-popup .slide .ingredient::-webkit-scrollbar-track {
  background: #ffffff;
}

.ingredient-popup .slide .ingredient::-webkit-scrollbar-thumb {
  background: #ccc;
}

.ingredient-popup .slide .two-fifths img {
  width: 100%;
}

.ingredient-popup.js-ingredient-popup .carousel-controls {
  position: fixed;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
}

.ingredient-popup.js-ingredient-popup .carousel-controls button {
  border: none;
  background: transparent;
  cursor: pointer;
}

.ingredient-popup.js-ingredient-popup .carousel-controls button svg * {
  stroke: #fff;
}

.ingredient-popup.js-ingredient-popup .carousel-controls .carousel-numbering {
  color: #fff;
  margin: 0 15px;
}

.ingredient-popup.js-ingredient-popup .carousel .flickity-button {
  display: none;
}

.ingredient-popup.js-ingredient-popup .close {
  position: absolute;
  top: 0;
  z-index: 9999999;
  background: #fff;
  border: none;
  outline: 0;
  right: 15px;
  top: 15px;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  max-height: 40px;
  max-width: 40px;
}

.ingredient-popup.js-ingredient-popup .close svg * {
  stroke: #000;
}

/* Cart Page & Cart Drawer */
.ajax-cart--drawer {
  height: 100vh;
}
.ajax-cart__product-content .ajax-cart__product-title {
  margin-bottom: 10px;
  padding-right: 40px;
}

.ajax-cart__product-content .ajax-cart__price {
  position: absolute;
  right: 0;
  bottom: 7px;
}

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

.ajax-cart__product-content .ajax-cart__quantity-box {
  margin: 0;
}

.ajax-cart__close-icon {
  right: 22px;
  margin: 0;
  margin-top: -10px;
  top: 40px;
}

.ajax-cart__product-content .ajax-cart__selling-plan-name {
  margin-bottom: 10px;
}

.ajax-cart__cart-title {
  font-family: "Urbanist";
  font-weight: 400;
  border-bottom: none;
  text-align: left;
  font-size: 2rem;
}

.ajax-cart__right-content .ajax-cart__delete button {
  background: transparent;
  border: none;
  outline: 0;
  cursor: pointer;
  padding: 0;
}

.ajax-cart .ajax-cart__product-content .quantity-wrapper .quantity-element {
  min-height: 36px;
}

#ajax-cart__content .ajax-cart__form {
  height: 100vh;
}

#ajax-cart__content .ajax-cart__form .ajax-cart__list {
  border: 1px solid #e5e2dd;
  border-right: none;
  border-left: none;
  height: calc(100% - 466px);
  overflow-y: auto;
}

#ajax-cart__content .ajax-cart__form .ajax-cart__list .ajax-cart__product {
  border-bottom: 1px solid #e5e2dd;
  padding: 1.5rem 1rem;
}

#ajax-cart__content .ajax-cart__form .ajax-cart__list .ajax-cart__product:last-child {
  border: none;
  margin: 0;
  position: relative;
}

#ajax-cart__content .ajax-cart__right-content {
  position: absolute;
  right: 16px;
}

#ajax-cart__content .ajax-cart__quantity-box {
  max-width: 105px;
}

#ajax-cart__content .quantity-wrapper .icon {
  height: 1.6rem;
  width: 1.6rem;
}

#ajax-cart__content .ajax-cart__product-image a {
  display: inline-block;
  padding: 10px 10px 3px;
  border-radius: 10px;
  background: #f8f8f8;
}

#ajax-cart__content .ajax-cart__product-image a img {
  mix-blend-mode: darken;
}

#ajax-cart__content .ajax-cart__product-image a {
  display: inline-block;
  padding: 10px 10px 3px;
  border-radius: 10px;
  background: #f8f8f8;
}

#ajax-cart__content .ajax-cart__product-image a img {
  mix-blend-mode: darken;
}

#ajax-cart__content .ajax-cart__details-wrapper {
  padding: 2.25rem 1.688rem;
  border-top: none;
  background: #edfbff;
  margin-top: 60px;
  position: absolute;
  width: 100%;
  bottom: 0;
}

#ajax-cart__content .ajax-cart__button-wrapper .ajax-cart__button {
  display: block;
}

#ajax-cart__content .ajax-cart__details-wrapper .ajax-cart__subtotal.ajax-cart__details-row {
  padding: 0;
  margin-bottom: 2.25rem;
}

#ajax-cart__content .ajax-cart__details-wrapper .ajax-cart__subtotal.ajax-cart__details-row .ajax-cart__row-description span {
  font-family: "Urbanist";
  font-size: 28px;
}

#ajax-cart__content .ajax-cart__details-wrapper .ajax-cart__subtotal.ajax-cart__details-row .money {
  font-family: "Urbanist";
  font-size: 28px;
}

#ajax-cart__content .ajax-cart__details-wrapper .ajax-cart__taxes-shipping .ajax-cart__taxes-shipping-message {
  padding: 0;
}

#ajax-cart__content .ajax-cart__button-wrapper .ajax-cart__button {
  padding: 15.5px;
  font-size: 16px;
  text-transform: uppercase;
  border: none;
  border: 1px solid #d32027;
}

#ajax-cart__content .ajax-cart__button-wrapper .ajax-cart__cart-link {
  color: #d92128 !important;
  text-transform: uppercase;
}

#ajax-cart__content .ajax-cart__button-wrapper .ajax-cart__cart-link:hover {
  color: #015fa7 !important;
}

.custom-cart-page .heading-wrapper {
  margin-bottom: 5rem;
}

.section.custom-cart-page.is-width-small {
  max-width: 1080px;
}

.custom-cart-page .cart__card:nth-last-child(2) {
  border-bottom: 1px solid #e5e2dd;
}

.custom-cart-page .cart__card {
  border-color: #e5e2dd;
  margin-bottom: 0;
  padding-bottom: var(--gutter);
}

.custom-cart-page .cart__image {
  width: 10%;
}

.custom-cart-page .cart__info {
  width: 90%;
}

.custom-cart-page .cart__image .image-element__wrap {
  padding: 10px;
  border-radius: 10px;
  background: #f8f8f8;
}

.custom-cart-page .cart__image .image-element__wrap img {
  mix-blend-mode: darken;
}

.custom-cart-page .cart__text .item__title {
  color: #000;
}

.custom-cart-page .quantity-wrapper .quantity-element {
  min-height: 44px;
}

.custom-cart-page .cart__quantity .purchase-details__quantity.product-quantity-box {
  width: 65%;
}

.custom-cart-page .is-medium .icon {
  height: 1.6rem;
  width: 1.6rem;
}

.custom-cart-page .close {
  background-color: transparent !important;
  height: 30px;
  max-height: 30px;
  max-width: 30px;
  min-height: 30px;
  min-width: 30px;
  width: 30px;
}

.custom-cart-page .cart__total-title,
.custom-cart-page .cart__total {
  text-align: right;
}

.custom-cart-page .quantity-box-enabled-true .cart__product-title {
  width: 45%;
}

.custom-cart-page .cart__checkout {
  margin-left: 0;
}

.cart__free-shipping .fs-indicator__remaining .fs-indicator__indicator,
.cart__free-shipping .fs-indicator__success .fs-indicator__indicator {
  margin-left: 0;
}

.custom-cart-page .cart__checkout #checkout {
  font-size: 16px;
  text-transform: uppercase;
  padding: 15.5px;
  border: 1px solid #d32027;
}

.custom-cart-page .cart__additional a {
  text-transform: uppercase;
}

.custom-product-slider .heading-wrapper {
  width: 100%;
}

.cart__empty-cart-message h2 {
  margin-bottom: 30px;
}

/* Account Page */

.account__form.register_form .label,
.account__form.login__form .label,
.account__form.reset_form .label {
  display: none;
}

.account__form.register_form .control input,
.account__form.login__form .control input,
.account__form.reset_form .control input {
  border-color: #999696;
  height: auto;
  padding: 14px 25px;
  border-radius: 10px;
  box-shadow: none;
}

.account__form.register_form .control input::placeholder,
.account__form.login__form .control input::placeholder,
.account__form.reset_form .control input::placeholder {
  text-transform: capitalize;
}

.account__form.register_form form #first_name.field,
.account__form.login__form form #first_name.field {
  width: 47.5%;
  float: left;
  margin-right: 10px;
}

.account__form.register_form form #last_name.field,
.account__form.login__form form #last_name.field {
  margin-left: 10px;
  margin-right: 0;
  width: 49.1%;
  float: left;
}

.account__form.register_form form .field:not(:last-child),
.account__form.login__form form .field:not(:last-child),
.account__form.reset_form form .field:not(:last-child) {
  margin-bottom: 1.25rem;
}

.account__form.register_form form .buttons input,
.account__form.login__form form .buttons input,
.account__form.reset_form form .buttons input {
  width: 100%;
  margin: 0;
  text-transform: uppercase;
  font-size: 16px;
  padding: 16px;
}

.custom-sub-heading {
  margin-top: 25px;
}

.account-page .heading-wrapper {
  margin-bottom: 2.938rem;
}

.reset-button {
  text-align: center;
  margin-top: 25px;
}

.reset-button a {
  border: none !important;
}

.account__form.reset_form .recover-note {
  text-align: center;
  padding: 0 15%;
}

.account__form.reset_form .buttons {
  gap: 25px 0;
}

.account__form.reset_form .buttons input {
  background: #d92128;
  border: 1px solid #d92128;
}

.account__form.reset_form .buttons input:hover {
  background: #fff;
}

/* Profile and Account page */
.account-page .heading-wrapper .account__title {
  margin-bottom: 17px;
}

.profileMainContainer {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  width: 100%;
  max-width: 1090px;
  margin: 0px auto;
}

.profileSideNav {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  width: 310px;
  max-width: 100%;
  margin-right: 25px;
  background-color: #edfbff;
  padding: 26px 15px;
  border-radius: 10px;
}

.sideProfileTabContentContainer {
  width: calc(100% - 310px);
  margin: 0 !important;
  max-width: 100%;
  background-color: #edfbff;
  position: relative;
  border-radius: 10px;
}

.button.sideProfileBtn {
  background: transparent;
  color: #000;
  border: 1px solid transparent;
  padding: 16px 0;
  outline: 0;
  border-radius: 0;
  width: 100%;
  border-bottom: 1px solid rgba(174, 143, 150, 0.25);
}

.button.sideProfileBtn:last-child {
  border-bottom: none;
}

.button.sideProfileBtn.active {
  background-color: #d92128;
  width: 100%;
  color: #fff;
  border-radius: 10px;
  border-color: #d92128;
}

.button.sideProfileBtn.active:hover {
  background-color: #fff;
  color: #d92128;
}

.tabContentInner {
  padding: 26px;
}

.contentDetailTxtCol {
  width: 100%;
}

.contentDetailTxtCol .field .select select,
.contentDetailTxtCol .field input.input {
  width: 100%;
  border: 1px solid #999696 !important;
  color: #000;
  font-size: 16px;
  padding: 5px 16px;
  min-height: 54px;
  border-radius: 10px;
}

.addNewAddressContainer,
.addressesLoopContainer {
  width: 100%;
}

.addressesLoopContainer .address_table.one-third.column {
  width: 100% !important;
  margin: 20px auto !important;
}

h2#add_address_title,
.addressesLoopContainer .address_table h4 {
  margin-bottom: 10px;
}

.addressesLoopContainer .address_table .field {
  margin-bottom: 10px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
}

.contentDetailTxtCol .field .select {
  height: auto;
  width: 100%;
  position: relative;
}

.contentDetailTxtCol .field .control {
  width: 100%;
}

.contentDetailTxtCol .field .select::after {
  position: absolute;
  right: 11px !important;
  top: 50%;
  transform: translateY(-50%) !important;
}

.address_table input.button {
  display: flex !important;
  align-items: center;
  justify-content: center;
  min-height: 48px;
}

p.address_actions span.action_edit {
  display: inline-flex;
  margin-top: 16px;
}

h4.is-text.addressCustomerName {
  font-size: 16px !important;
  letter-spacing: 0;
  line-height: 24px;
}

button.showNewAddressForm {
  padding: 18px 54px;
  border: 1px solid #000;
  display: inline-block;
  width: auto;
  color: #000;
  text-transform: uppercase;
  font-size: 16px;
}

.noOrderLabel {
  margin-top: 24px;
}

.orderDetailsTableContainer {
  margin-top: 24px;
  width: 100%;
  overflow-x: auto;
}

.customerOrderTable {
  width: 100%;
  max-width: 100%;
}

.orderDetailsTableContainer th {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 22px;
}

.orderDetailsTableContainer td,
.orderDetailsTableContainer td a {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
}

.table.is-bordered td,
.table.is-bordered th {
  border: 1px solid #d3d3d3;
  padding: 12px;
}

.sideProfileTabContentContainer a.button.continueShopBtn {
  position: absolute;
  bottom: -64px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 230px;
  padding: 5px;
  min-height: 48px;
  right: 0;
}

.sideProfileTabContentContainer a.button.continueShopBtn {
  position: absolute;
  bottom: -64px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 250px;
  padding: 5px;
  min-height: 48px;
  right: 0;
}

.contentDetailTxtCol .account__form.reset_form {
  max-width: 100%;
  margin: 20px 0 0;
}

.contentDetailTxtCol .account__form.reset_form input.button {
  width: 100%;
}

.orderDetailSecPage {
  margin: 50px auto !important;
}

.orderDetailSecPage h1.account-details__title.title {
  font-size: 30px !important;
  margin: 0 !important;
}

.orderDetailSecPage .heading-wrapper--account-details.heading-wrapper {
  width: 100% !important;
  margin: 0 auto 20px auto !important;
}

.orderDetailSecPage aside.one-fourth.column {
  width: 100% !important;
  margin: 0px auto 20px auto !important;
}

.orderDetailSecPage aside.one-fourth.column a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 300px;
  min-height: 50px;
  color: #fff;
  border: 1px solid #2b5597;
  background: #2b5597;
  font-family: "Cubano-Regular";
  font-size: 16px !important;
  padding: 5px;
}

.orderDetailSecPage .one-whole.column {
  width: 100% !important;
  max-width: 100% !important;
  margin: 10px auto !important;
}

.orderDetailSecPage main.container.three-fourths.column {
  max-width: 100% !important;
  margin: 0 !important;
  width: 100% !important;
}

.tabContentHeading {
  margin-bottom: 27px;
}

.address_actions span a {
  color: #000;
}

.address_actions span a:hover {
  color: #d92128;
}

.contentDetailTxtCol .simpleLabel {
  margin-bottom: 10px;
}

.customerEmailAndPhone {
  margin-top: 10px;
}

#paywhirl-customer-portal-wrap h2 {
  margin-bottom: 20px;
}

.page-width {
  padding: 0 !important;
}

#paywhirl-customer-portal-frame {
  mix-blend-mode: darken;
}

.account__form.reset_form form {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 15px 0;
}

#address_form_new .action_bottom .action_button {
  display: inline-block;
  width: auto;
  background: #d92128;
  font-size: 16px;
  padding: 16px 54px;
  text-transform: uppercase;
  border: 1px solid #d92128;
}

#address_form_new .action_bottom .action_button:hover {
  background: #fff;
  color: #d92128;
}

.logout.active.sideProfileBtn {
  background: transparent !important;
  border: transparent !important;
  color: #d92128;
}

.fancybox-slide--html {
  background: rgba(0, 0, 0, 0.62);
}

.blog-main .one-whole {
  width: 100%;
}

.ingredient-of-product .heading-wrapper {
  width: 100%;
}

.shopify-challenge__button {
  margin-top: 30px !important;
  border: 1px solid #f00729;
}

.address_table .action_bottom input {
  margin: 0;
  background: #d92128;
  text-transform: uppercase;
  font-size: 16px;
  border: 1px solid #d92128;
  width: auto;
  margin-right: 5px;
}

.address_table .action_bottom input:hover {
  background: #fff;
}

.sideProfileTabContentContainer a.button.continueShopBtn {
  position: relative;
  margin-top: 25px;
  background: #d92128;
  border: 1px solid #d92128;
  font-size: 16px;
  text-transform: uppercase;
  bottom: 0;
}

.sideProfileTabContentContainer a.button.continueShopBtn:hover {
  background: #fff;
  color: #d92128;
}

/* Search Page */

.search__content > div {
  width: 100%;
}

.search-main .heading-wrapper {
  margin: 0;
}

.search-main .search__results-count {
  margin-bottom: 30px;
}

.collection-info__caption-wrapper button {
  font-size: 16px;
  text-transform: uppercase;
  width: auto;
}

.collection-info__caption-wrapper h4 {
  text-transform: capitalize;
}

.collection-list .list-collection__thumbnail .product-wrap .collection-thumbnail-overlay {
  display: none;
}

.account-back-btn,
.profileSideNav.only-mobile {
  display: none;
}

.page-easywholesale .dynamic-sections {
  display: block;
}

.wholesale-form-page {
  padding: 80px 0;
}

.wholesale-form-page .one-whole {
  text-align: center;
}

.wholesale-form-page h1 {
  margin-bottom: 10px;
}

.wholesale-form-page .nm-wholesale-main {
  margin: 0 auto;
}

.wholesale-form-page .nm-searchByProduct {
  width: 100% !important;
  margin-right: 0px !important;
}

.faq__item .faq__item-answer h1,
.faq__item .faq__item-answer h2,
.faq__item .faq__item-answer h3,
.faq__item .faq__item-answer h4,
.faq__item .faq__item-answer h5 {
  margin: 0 0 20px;
}

.faq__item .faq__item-answer p:empty {
  display: none;
}

/*
******************************************************
******************************************************
******************************************************
====================MEDIA QUERY=======================
******************************************************
******************************************************
******************************************************
*/

@media screen and (max-width: 1024px) {
  .img-align-top .image-with-text__image-column {
    align-items: flex-start;
  }

  .content-top-pad .image-with-text__text-column {
    padding-top: 0;
    margin-top: -12px;
  }

  .custom-cart-page .heading-wrapper {
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 992px) {
  .customer-reviews .heading-wrapper h2 {
    padding: 0 26%;
  }

  .hero-section .bottom-banner .image-with-text__text-column {
    padding: 20px 0 0;
  }

  .home-page-banner .image-with-text-overlay__banner .caption {
    justify-content: flex-start;
    align-items: center;
    height: auto;
    top: unset;
    bottom: 80px;
  }
  
  .home-page-banner .image-with-text-overlay__banner .caption .caption-content {
      width: 80% !important;
  }
  
  .home-page-banner .image-with-text-overlay__banner .caption .caption-content .subtitle {
      text-align: left;
  }
  
  .home-page-banner .image-with-text-overlay__banner .caption .caption-content .subtitle br {
      display: none;
  }
  
  .home-page-banner .image-with-text-overlay__banner .caption .caption-content .buttons {
      justify-content: flex-start;
  }
}

@media screen and (max-width: 959px) {
  .index [data-enable_overlay="false"] {
    position: absolute;
    width: 100%;
  }

  .home-page-banner .image-with-text-overlay__banner .caption {
    bottom: 0px;
    justify-content: center;
    align-items: center;
  }

  .home-page-banner .image-with-text-overlay__banner .caption .caption-content .subtitle {
    text-align: center;
  }

  .home-page-banner .image-with-text-overlay__banner .caption .caption-content .buttons {
    justify-content: center;
  }
  
  .index #mobile-header-sticky-wrapper {
    border-bottom: none;
  }

  .social-icons.is-justify-left li:last-child {
    padding-right: 0;
  }

  #mobile-header-sticky-wrapper {
    border-bottom: 1px solid rgb(151 151 151 / 10%);
  }

  .our-vision .image-element__wrap img {
    min-height: 480px !important;
  }

  .image-with-text__image-column .image-element__wrap {
    width: auto;
  }

  .image-with-text .container {
    flex-wrap: wrap;
  }

  .image-with-text .reverse-container .container {
    flex-direction: column-reverse;
  }

  .image-with-text .container .image-with-text__image-column {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    margin: 0 !important;
  }

  .image-with-text .container .image-with-text__text-column {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    margin: 25px 0 0;
    padding: 0;
  }

  .image-with-text .image-with-text__text-column .image-with-text__wrapper h3,
  .image-with-text .image-with-text__text-column .image-with-text__wrapper .content {
    text-align: center !important;
  }

  .back-btn,
  .account-back-btn {
    padding-left: 20px;
    position: relative;
  }

  .back-btn::before,
  .account-back-btn::before {
    content: "";
    position: absolute;
    left: -4px;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
    background: url("/cdn/shop/files/Group_11_Copy_3.svg?v=1712689332")
      no-repeat left center / contain;
    width: 16px;
    height: 100%;
  }

  .mobile-menu__first-level.has-no-submenu .has-mega-menu .mega-menu {
    box-shadow: none;
  }

  .mobile-menu__first-level.has-no-submenu .has-mega-menu .container {
    margin: 0;
    flex-wrap: wrap;
    width: 100%;
  }

  .mobile-menu__first-level.has-no-submenu .has-mega-menu .container .block__menu {
    width: 100%;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .mobile-menu__first-level.has-no-submenu .has-mega-menu .container .block__featured-product {
    width: calc(50% - 8px);
    margin-bottom: 10px;
  }

  .mobile-menu__first-level.has-no-submenu .has-mega-menu .container .block__featured-product .menu__heading {
    font-size: 16px;
  }

  .mobile-menu__first-level.has-no-submenu .has-mega-menu .mega-menu {
    box-shadow: none;
  }

  .mobile-menu__first-level.has-no-submenu .has-mega-menu {
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: none;
    margin: 0;
    z-index: 4;
    padding: 27px 24px 0;
    height: 80vh;
    overflow-y: auto;
  }

  .mobile-menu-link:after {
    transform: rotate(-90deg);
    top: 13px;
    transform: rotate(-90deg);
  }

  .mobile-menu__content ul li .search-form svg {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
  }

  .mobile-header__close-menu .icon {
    height: 1.3rem;
  }

  .mobile-menu__content ul li .search-form {
    padding: 0 24px;
    margin: 27px 0 18px;
  }

  .mobile-menu__content ul li .search-form .input {
    border-color: #999696;
    min-height: 54px;
    border-radius: 10px;
  }

  .mobile-menu {
    border-top: 1px solid rgb(151 151 151 / 10%) !important;
  }

  .footer__block.block__link-list .footer__heading {
    position: relative;
    cursor: pointer;
  }

  .footer__block.block__link-list .footer__heading::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    transform: rotate(90deg);
    transition: all 300ms linear;
    margin: auto;
    width: 13px;
    height: 20px;
    background: url(/cdn/shop/files/white_right.svg?v=1712678660)
      no-repeat right / contain;
  }

  .footer__block.block__link-list .footer__menu.footer--active .footer__heading:before {
    transform: rotate(-90deg);
  }

  .footer__block.block__link-list ul {
    display: none;
  }

  footer .footer__block {
    width: 100%;
    margin-bottom: 0px;
  }

  footer .footer__block.block__logo {
    display: none;
  }

  footer .footer__content .container {
    flex-wrap: wrap;
  }

  footer .footer__block.block__newsletter {
    order: 1;
  }

  footer .footer__block.block__link-list:nth-child(2) {
    order: 2;
  }

  footer .footer__block.block__link-list:nth-child(3) {
    order: 3;
  }

  .footer__container .footer__heading {
    margin-bottom: 10px;
  }

  footer .footer__block.block__newsletter .footer__heading,
  footer .footer__block.block__newsletter .content {
    text-align: center;
  }

  footer .footer__block.block__newsletter .social-icons {
    justify-content: center;
  }

  .footer__container .top-margin {
    margin-top: 0px;
  }

  .bottom-copyright {
    flex-direction: column-reverse;
  }

  .bottom-copyright .footer__credits {
    text-align: center;
    width: 100%;
    margin-top: 10px;
  }

  .bottom-copyright .footer__payment-methods {
    justify-content: center;
    width: 100%;
  }
}

@media screen and (max-width: 820px) {
  .cart__item-list .container.has-no-side-gutter .one-third,
  .cart__item-list .container.has-no-side-gutter .two-thirds {
    width: 50%;
  }

  .paywhirl-label {
    flex-wrap: wrap !important;
    row-gap: 5px;
  }

  .paywhirl-label .paywhirl-plan-selector-price {
    flex: 0 0 100%;
    padding-left: 30px;
  }

  .product-quantity-box.purchase-details__quantity {
    width: calc(30% - 12px);
  }

  .product-gallery.display-arrows--true .product-gallery__main .flickity-prev-next-button {
    bottom: -70px;
  }

  .ingredient-slider .column-4 {
    width: 30% !important;
  }

  .product-faq .heading-wrapper {
    padding: 0 12%;
  }

  .related-articles .blog-listing .featured-article .card-content h4 {
    margin-bottom: 10px;
    min-height: auto;
  }

  .blog-listing .one-third {
    width: calc(50% - var(--gutter));
  }

  .blog-main .one-third {
    width: calc(50% - var(--gutter));
  }

  .hero-section .bottom-banner {
    margin-top: 100px;
  }

  .product-slider .column-3 {
    width: 30% !important;
  }

  .customer-reviews .heading-wrapper h2 {
    padding: 0 20%;
  }

  .customer-feedback-slider .column-3 {
    width: 33.33% !important;
  }

  .about-banner .caption .caption-content {
    width: 70% !important;
  }

  .satisfaction-item .img-wrapper img {
    height: 274px;
    object-fit: contain !important;
  }

  .satisfaction-guaranteed .satisfaction-container .satisfaction-item {
    flex-direction: row;
    gap: 11px 0;
    padding: 24px 36px;
  }

  .satisfaction-item .img-wrapper {
    flex: 0 0 100%;
  }

  .satisfaction-item .content-wrapper {
    flex: 0 0 100%;
    padding-left: 0;
  }

  .satisfaction-item .content-wrapper {
    text-align: center;
  }

  .satisfaction-item .content-wrapper .buttons {
    justify-content: center;
  }
}

@media screen and (max-width: 798px) {
  .ingredient-popup .slide .ingredient .container:nth-child(1) .title {
    order: 0;
  }  
  .ingredient-popup .slide .ingredient .container:nth-child(1) .three-fifths {
    order: 2;
  }
  .ingredient-popup .slide .ingredient .container:nth-child(1) .two-fifths {
    order: 1;
    margin-bottom: 15px;
  }
  .ingredient-popup .slide .ingredient .container:nth-child(4) .two-fifths {
    margin-bottom: 15px;
  }
  .ingredient-popup .slide .ingredient .container:nth-child(6) .two-fifths {
    order: 0;
  }
  .ingredient-popup .slide .ingredient .container:nth-child(6) .three-fifths {
    order: 1;
    margin-bottom: 15px;
    text-align: center;
  }
  .ingredient-popup .slide .ingredient .container:nth-child(6) .three-fifths h3 {
    text-align: left;
  }
  .ingredient-popup .slide .ingredient .container:nth-child(6) .three-fifths .metafield-rich_text_field {
    text-align: left;
  }
  .ingredient-popup .slide .ingredient .container:nth-child(6) .three-fifths .metafield-rich_text_field p {
    margin-bottom: 10px;
  }
  
  .ingredient-popup .slide .ingredient .container:nth-child(6) .three-fifths .metafield-rich_text_field h4 {
    margin-bottom: 15px;
  }
  .satisfaction-guaranteed .product-ingredients .satisfaction-container .satisfaction-item .img-wrapper img {
    height: auto;
    object-fit: cover !important;
  }
  .satisfaction-guaranteed .product-ingredients .satisfaction-container .satisfaction-item .img-wrapper {
    flex: 0 0 100%;
    height: auto;
  }
  .satisfaction-guaranteed .product-ingredients .satisfaction-container .satisfaction-item .content-wrapper {
    flex: 0 0 100%;
    padding-left: 0;
    height: auto;
  }
  .image-with-text-overlay .image-with-text-overlay__banner.has-image-crop img {
    min-height: auto;
  }
  .ingredient-popup .slide .top-image {
    align-items: flex-start;
    flex-direction: column;
  }
  .ingredient-popup .slide .ingredient .reference .metafield-rich_text_field {
    padding: 0;
  }
  .custom-cart-page > .container {
    justify-content: center;
  }

  .custom-cart-page .cart__info .cart__quantity {
    width: 25%;
    order: 2;
    margin: 0;
  }

  .custom-cart-page .cart__info .cart__quantity .purchase-details__quantity.product-quantity-box {
    width: 100%;
  }

  .cart__description {
    margin-bottom: 20px;
  }

  .custom-cart-page .cart__info .cart__price {
    order: 3;
    width: 75%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }

  .custom-cart-page .cart__info .cart__quantity .quantity-warning {
    padding: 0;
    margin: 0;
  }

  .custom-cart-page .cart__image {
    width: 15%;
  }

  .custom-cart-page .cart__info {
    width: 85%;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
  }

  .cart__remove {
    position: absolute;
    right: 0;
    top: 2px;
    justify-content: flex-end;
    margin-left: 0;
  }

  .custom-cart-page > .container {
    justify-content: center;
  }

  .custom-cart-page > .container .cart__free-shipping {
    flex: 0 0 45%;
    text-align: center;
  }

  .flickity-prev-next-button {
    display: none;
  }

  .ingredient-of-product .heading-wrapper {
    margin-bottom: 40px;
  }

  .product-gallery .flickity-page-dots {
    display: block;
    bottom: 10px;
  }

  .product-gallery .flickity-page-dots .dot {
    background: #fff;
    border: 1px solid #d92128;
    opacity: 1;
  }

  .product-gallery .flickity-page-dots .dot.is-selected {
    background: #d92128;
  }

  .product__images {
    margin-bottom: 10px;
  }

  .product-gallery__thumbnails {
    display: none;
  }

  .product-gallery.display-arrows--true .product-gallery__main .flickity-prev-next-button {
    display: none;
  }

  .product__information {
    background: #fff;
    padding-top: 20px;
  }

  #ajax-cart__content .ajax-cart__details-wrapper {
    padding: 1rem;
    border-top: none;
    background: transparent;
    margin-top: 0;
  }

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

  .faqs-section .faq__block-main {
    margin: 40px 0;
  }

  .faqs-section .faq__block-main h3 {
    text-align: center;
  }

  .new-contact-us .contact-form__text {
    padding: 0 10%;
  }

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

  .related-articles h2 {
    margin-bottom: 40px;
  }

  section.related-articles {
    padding-top: 0px !important;
    padding-bottom: 35px !important;
  }

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

  .blog-main .card-content .title {
    min-height: auto;
    margin-bottom: 10px;
  }

  .blog-main .image-element__wrap img {
    min-height: 374px;
  }

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

  .pagination .pagination-previous,
  .pagination .pagination-next {
    width: auto;
  }

  .image-with-text-overlay .our-vision .caption {
    height: auto;
    margin: 0;
    top: 0;
    bottom: unset;
    width: 100%;
  }

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

  .our-vision .image-element__wrap img {
    min-height: auto !important;
    max-height: 890px !important;
    object-position: bottom !important;
  }

  .image-with-text__image-column .image-element__wrap {
    width: 100%;
  }

  .hero-section .container {
    flex-direction: column-reverse;
  }

  .hero-section .bottom-banner .one-half img {
    height: 380px;
    width: auto;
    position: relative;
    bottom: 0;
  }

  .hero-section .heading-wrapper h2,
  .hero-section p,
  .hero-section .buttons {
    text-align: center !important;
    justify-content: center;
  }

  .hero-section .bottom-banner {
    margin-top: 30px;
  }

  .hero-section .bottom-banner .image-with-text__text-column {
    padding: 30px 25px 0;
  }

  .hero-section .bottom-banner .image-with-text__text-column h3 {
    text-align: center !important;
  }

  .hero-section .bottom-banner .one-half:last-child {
    padding-bottom: 30px;
  }

  .product-slider .column-3,
  .customer-feedback-slider .column-3 {
    width: 45% !important;
  }

  .product-slider .flickity-prev-next-button,
  .customer-feedback-slider .flickity-prev-next-button {
    display: none;
  }

  .customer-reviews .customer-feedback-slider .feedback-item .feedback-wrapper {
    padding: 30px 22px;
    text-align: center;
  }

  .about-banner .caption .caption-content {
    width: 100% !important;
    text-align: center !important;
  }

  .about-banner .caption .caption-content .buttons {
    justify-content: center;
  }

  .icon-with-text-column .icon-with-text-column__column {
    width: calc(33.33% - var(--gutter));
  }

  .satisfaction-guaranteed .heading-wrapper h2 {
    font-size: 52px;
  }
}

@media screen and (max-width: 768px) {
  .account-page .heading-wrapper {
    margin-bottom: 30px;
  }

  .account__form.register_form {
    margin: 0;
  }

  .account__form.register_form form #first_name.field,
  .account__form.login__form form #first_name.field,
  .account__form.register_form form #last_name.field,
  .account__form.login__form form #last_name.field {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-left: 0;
  }

  .product__information {
    padding-top: 0;
  }
}

@media screen and (max-width: 767px) {
.hero-section .bottom-banner .image-with-text__text-column .image-with-text__heading{
  text-align:center!important;
}
  .home-page-banner .image-with-text-overlay__banner .caption .caption-content {
    width: 100% !important;
  }
  
  .profileSideNav.only-desktop {
    display: none;
  }

  .profileSideNav.only-mobile {
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }

  .account-back-btn:before {
    left: 7px;
    width: 13px;
  }

  .account-back-btn {
    padding-left: 30px;
    margin-bottom: 26px;
  }

  .profileMainContainer {
    flex-direction: column;
  }

  .profileSideNav .sideProfileBtn-m.active {
    background: transparent;
    color: #d92128;
    border: none;
  }

  .profileSideNav .sideProfileBtn-m,
  .profileSideNav .off-btn {
    text-align: left;
    border: none;
    padding: 8px 0;
  }

  .profileSideNav {
    width: 100%;
    background: transparent;
    padding: 0 10px;
    margin: 0;
  }

  .sideProfileTabContentContainer {
    width: 100%;
  }

  .sideProfileTabContentContainer .tabContentInner {
    display: none;
  }
}

@media screen and (max-width: 500px) {
  .ingredient-popup .slide {
    width: 95%;
    margin: 10px;
  }
  .ingredient-no-slider {
    row-gap: 30px;
  }

  .ingredient-slider.ingredient-no-slider .column-4 {
    width: calc(50% - 20px) !important;
  }

  .announcement-bar__text p {
    font-size: 14px;
  }

  #header .summary {
    justify-content: center;
  }

  .our-vision .caption .caption-content .banner__heading {
    margin-bottom: 15px;
  }

  .image-with-text .reverse-container .image-with-text__text-column .image-with-text__heading {
    padding-bottom: 10px;
  }

  .cart__footer .cart__subtotal .cart__subtotal__label,
  .cart__footer .cart__subtotal .cart__subtotal__price {
    font-size: 26px;
  }

  .product-wrap .thumbnail__caption .product-thumbnail .product-thumbnail__title {
    margin-bottom: 7px;
  }

  .cart__footer .cart__taxes-shipping p {
    text-align: center;
  }

  .banner .banner__wrapper .banner__content .banner__heading {
    margin-bottom: 23px;
  }

  .satisfaction-guaranteed .satisfaction-container .satisfaction-item .content-wrapper p {
    margin-bottom: 16px;
  }

  .about-banner .caption .caption-content .banner__heading {
    margin-bottom: 21px;
  }

  .customer-reviews .customer-feedback-slider .feedback-item .feedback-wrapper p {
    margin-bottom: 13px;
  }

  .custom-cart-page .cart__image {
    width: 25%;
  }

  .custom-cart-page .cart__info {
    width: 75%;
  }

  .custom-cart-page .cart__info .cart__price {
    width: 55%;
  }

  .custom-cart-page .cart__info .cart__quantity {
    width: 45%;
  }

  .custom-cart-page > .container .cart__free-shipping {
    flex: 0 0 100%;
  }

  .custom-cart-page .cart__free-shipping .fs-indicator .fs-indicator__indicator {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .cart__item-list .container.has-no-side-gutter .one-third,
  .cart__item-list .container.has-no-side-gutter .two-thirds {
    width: 100%;
  }

  .product-recommendations .product__imageContainer .image-element__wrap,
  .product-recommendations .product__imageContainer .image-element__wrap img {
    max-height: 225px !important;
    width: 225px !important;
    min-height: 225px !important;
  }

  .product-recommendations .small-down--one-whole {
    width: calc(80% - var(--gutter));
  }

  .product-faq .heading-wrapper {
    padding: 0;
  }

  .product-icon-text .text-icons__title p {
    display: inline;
  }

  .ingredient-slider .column-4 {
    width: 80% !important;
  }

  .purchase-details {
    gap: 10px;
  }

  .product-quantity-box.purchase-details__quantity {
    width: calc(30% - 10px);
  }

  .purchase-details.has-quantity-box .purchase-details__spb--false {
    max-width: 70%;
  }

  .product__imageContainer .image-element__wrap,
  .product__imageContainer .image-element__wrap img {
    max-height: 130px !important;
    width: calc(2000 / 2000 * 130px) !important;
    min-height: 130px !important;
  }

  .new-collection .heading-wrapper {
    margin-bottom: 40px;
  }

  .product__thumbnail {
    padding: 15px 15px 18px !important;
  }

  .faqs-section .faq__block-faq .faq__item .faq__item-question {
    padding-right: 25px;
  }

  .new-contact-us .contact-form__form .buttons {
    padding: 0;
  }

  .contact-section .new-contact-us .column {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }

  .new-contact-us .nav {
    gap: 25px;
    flex-wrap: wrap;
  }

  .new-contact-us .contact-form__text {
    padding: 0;
  }

  .blog-main .one-third,
  .blog-listing .one-third {
    width: calc(100% - var(--gutter));
  }

  .our-vision .image-element__wrap img {
    max-height: 764px !important;
    min-height: 764px !important;
  }

  .hero-section .bottom-banner .image-with-text__text-column {
    padding: 30px 10px 0;
  }

  .product-slider .column-3,
  .customer-feedback-slider .column-3 {
    width: 80% !important;
  }

  .customer-reviews .heading-wrapper h2 {
    padding: 0 !important;
    padding-right: 12px !important;
  }

  .image-with-text-overlay .caption {
    height: auto;
    bottom: 0;
    top: unset;
  }

  .icon-with-text-column .icon-with-text-column__column {
    width: calc(50% - var(--gutter));
  }

  .satisfaction-guaranteed .satisfaction-container .satisfaction-item {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .container.bottom-copyright {
    flex-wrap: nowrap !important;
  }

  .popup__inner {
    flex-direction: column-reverse;
  }

  .popup__image {
    display: block;
    width: 100%;
    height: 300px;
  }

  .thumbnail__caption .product-thumbnail .purchase-details__buttons button {
    padding: 13.5px 0;
    width: 100% !important;
  }

  .collection-matrix {
    gap: 20px 0;
  }
}

@media screen and (max-width: 414px) {
  .ingredient-slider.ingredient-no-slider .column-4 {
    width: 100% !important;
  }
  .collection-matrix .small-down--one-half {
    width: calc(100% - var(--gutter));
  }

  .product__imageContainer .image-element__wrap,
  .product__imageContainer .image-element__wrap img {
    max-height: 200px !important;
    width: 200px !important;
    min-height: 200px !important;
  }
}
@media (min-width: 1560px) {
.image-with-text-overlay .home-page-banner  .caption {
    left: 40%;
    top: 10%;
}
 .home-page-banner .banner__subheading p{
   font-size:40px!important;
 }
.image-with-text-overlay .home-page-banner .caption-content {
        width: 50%!important;
    }
}
}
.new-contact-us .container{
  display:block;
}
.product__notify-form{
  box-shadow:none!important;
  max-width:450px!important;
}
.product__notify-form .action_button.button{
 background: #eb030a;
    color: #fff;
    border: 0;
    padding: 10px 20px;
    text-align: center;
    cursor: pointer;
    font-family: Raleway, sans-serif;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
    transition: all .2s ease 0s;
    -webkit-appearance: none;
    border-radius: 2px;
    width: 100%;
    margin-top: 10px;
}
.lad-sout{
    margin-top: 30px;
    font-weight: bold !important;
    font-size: 30px !important;
}
.notify-form__success-message {
    color: green;
    font-size: 20px;
}
.faq-page-new hr{
  background-color:#ededed!important;
      margin: 30px 0px;
}
.faq-page-new h3{
  margin-top:10px!important;
}
.shopify-policy__container {
    max-width: 100%!important;
    margin: 60px auto!important;
    padding-left: 20px;
    padding-right: 20px;
    max-width:1280px!important;
}
.shopify-policy__body{
  padding-top:30px!important;
}
#template-page-resources .dynamic-sections {
    display: block;
}