/** Shopify CDN: Minification failed

Line 45:2 Unexpected "{"
Line 45:3 Expected identifier but found "%"
Line 45:37 Unexpected "{"
Line 45:38 Expected identifier but found "%"
Line 103:2 Unexpected "{"
Line 103:3 Expected identifier but found "%"
Line 103:37 Unexpected "{"
Line 103:38 Expected identifier but found "%"
Line 232:2 Unexpected "{"
Line 232:3 Expected identifier but found "%"
... and 154 more hidden warnings

**/
/* ====================== Globel ====================== */

@media screen and (min-width: 768px) {
  .page-width {
    padding: 0px 30px !important;
  }
  .Tab-with-slider .card__inner.color-background-1.gradient.ratio {
    --ratio-percent: 200px !important;
  }
}
.list-menu--inline {
  justify-content: center;
}
.Homepage_section {
  margin-bottom: 40px;
}
.Section_header h2 {
  font-family: Poppins;
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: 0em;
  margin: 0;
  margin-top: 16px;
}
.Section_header a {
  display: flex;
  align-items: center;
  justify-content: center;
  {% comment %} font-family: Roboto; {% endcomment %}
  font-size: 16px;
  font-weight: bold !important;
  line-height: 20px;
  letter-spacing: 0em;
  text-decoration: none;
  color: #308e0b;
}
.Section_header a svg {
  margin-left: 4px;
}
.Mobile_only .prapp-stars svg path {
  fill: #fd7c26;
}
button.slick-prev,
button.owl-prev span {
  position: absolute;
  left: -4.5%;
  top: 50%;
  background-image: url(/cdn/shop/files/Frame_467.svg);
  margin: -20px 0px 0px 0px;
  font-size: 0;
  width: 40px;
  height: 40px;
  border: none;
  background-color: transparent;
  transform: rotate(180deg);
  cursor: pointer;
}
button.slick-next,
button.owl-next span {
  position: absolute;
  right: -4.5%;
  top: 50%;
  background-image: url(/cdn/shop/files/Frame_467.svg?v=1693982764);
  margin: -20px 0px 0px 0px;
  font-size: 0;
  width: 40px;
  height: 40px;
  border: none;
  background-color: transparent;
  cursor: pointer;
}
.owl-nav {
  height: 0;
}
.owl-dots {
  display: none;
}
.card__badge.bottom.left {
  display: none;
}
.price__sale .compare_at_price {
  font-size: 14px !important;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  color: #8a8a8a !important;
  {% comment %} font-family: Roboto; {% endcomment %}
}
.price {
  width: 50% !important;
  display: inline;
}
.PDP_wishlist div#wishlisthero-product-page-button-container {
  padding: 0;
}
.PDP_wishlist button {
  padding: 0 !important;
  min-width: fit-content;
}
.PDP_product_flex button.slider-button {
  display: none !important;
}
.card .card__inner .card__media {
  z-index: 999999999999999999999999 !important;
}
.card-information .Left_side_div,
.card-information .quick-add {
  width: inherit !important;
}
@media only screen and (max-width: 768px) {
  .Desktop_only {
    display: none;
  }
  .Mobile_only {
    display: block !important;
  }
  .Section_header h2 {
    font-size: 16px !important;
    line-height: 24px !important;
    text-transform: capitalize;
  }
  ol.breadcrumbs__list li.breadcrumbs__item a.breadcrumbs__link {
    font-size: 14px !important;
    line-height: 18px !important;
  }
  .Logo_slider.page-width .Brand_logo .slick-list {
    padding: 0 20% 0 0 !important;
  }
  .Logo_slider.page-width {
    padding-right: 0;
  }
  .Logo_slider .Categories-Slider-header.Section_header {
    padding-right: 20px;
    padding-bottom: 5px;
  }
  .Tab-with-slider.page-width {
    padding-right: 0;
  }
  .Tab-with-slider.page-width .Tab-with-slider-header.Section_header {
    margin-right: 15px;
  }
  header {
    padding: 10px 15px !important;
  }
  .Custom_search.Mobile_only {
    padding: 10px 15px !important;
    padding-top: 0 !important;
  }
  .card-information svg path {
    fill: #50b429 !important;
  }
  .Tab-with-slider.page-width button.owl-prev span,
  .Tab-with-slider.page-width button.owl-next span {
    width: 30px;
    height: 30px;
    background-size: contain;
  }
  .Tab-with-slider.page-width button.owl-prev span {
    left: -10px;
  }
}
@media screen and (max-width: 749px) {
  .header--has-app {
    grid-template-columns: max-content max-content auto !important;
  }
  /* h1.header__heading {
		max-width: 120px;
		text-align: left;
	} */
  .header__icons.header__icons--localization.header-localization {
    position: relative;
    left: -10px;
  }
}
.Mobile_only {
  display: none;
}
ul.card-box .gradient {
  background: transparent;
}
.discount-card-pro {
  width: 70px;
  position: relative;
  color: white;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: -0.01em;
  padding: 3px 0px 3px 10px;
  border-radius: 4px 0px 0px 0px;
  z-index: 1;
}
/* .discount-card-pro:after {
  content: "";
  background-image: url(/cdn/shop/files/Rectangle_23.svg?v=1695972608);
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  width: 80px;
  height: 23px;
  background-repeat: no-repeat;
  z-index: -1;
} */
.Abs_part {
  position: absolute;
  width: 100%;
}
.gcs-icos.Tag_icons li {
  background: transparent;
}
.gcs-icos.Tag_icons ul {
  padding-top: 3px;
}
.product_price_green,
span.price-item.price-item--regular {
  {% comment %} font-family: Roboto; {% endcomment %}
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
  color: #50b429;
}
.button:before,
.shopify-challenge__button:before,
.customer button:before,
.shopify-payment-button__button--unbranded:before,
.shopify-payment-button [role="button"]:before,
.cart__dynamic-checkout-buttons [role="button"]:before,
.button:after,
.shopify-challenge__button:after,
.customer button:after,
.shopify-payment-button__button--unbranded:after {
  content: none !important;
}
ol.breadcrumbs__list li.breadcrumbs__item a.breadcrumbs__link {
  {% comment %} font-family: Roboto; {% endcomment %}
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  color: #232323;
}
li.breadcrumbs__item:nth-last-child(1) {
  padding-left: 5px;
}
ol.breadcrumbs__list li.breadcrumbs__item:nth-last-child(1) a {
  font-weight: bold !important;
}
nav.page-width.breadcrumbs {
  margin-top: 20px;
}
.predictive-search__loading-state {
  display: none;
}
/* .predictive-search.predictive-search--header {
    display: none;
} */
/* span.Add-to-cart:before {
content: "";
background-image: url(/cdn/shop/files/li_shopping-cart_2.svg);
position: absolute;
z-index: 999;
top: 0px;
left: 0;
background-size: cover;
width: 20px;
height: 20px;
background-repeat: no-repeat;
} */
.price__container .compare_at_price {
  font-size: 12px !important;
  text-decoration: none !important;
}
.product_price_green {
  font-size: 20px !important;
}
span.price-item.price-item--sale.price-item--last.product_price_green {
  font-weight: bold !important;
  letter-spacing: 0;
}
/********************Guru**************/

.locAvlgcs {
  position: absolute !important;
  text-align: center;
  color: #fff;
  background: #ee4266;
  line-height: 18px;
  font-size: 13px;
  padding: 5px 0px;
  z-index: 1;
}
.locAvlgcs:hover {
  cursor: pointer;
}
.pro-location .locAvlgcs {
  position: static !important;
  text-align: center;
  color: #fff;
  background: #ee4266;
  font-size: 14px;
}
product-recommendations .locAvlgcs {
  line-height: 26px;
  font-size: 12px;
}
/********************Guru**************/
.card__content {
  position: relative;
}
span.mm-title {
  text-transform: capitalize;
}
/* ====================== Globel end ====================== */

@media screen and (min-width: 990px) {
  .header--middle-left {
    grid-template-columns: auto 1fr auto !important;
  }
}
.Custom_search .search-modal__content.search-modal__content-bottom {
  padding: 0;
  /* max-width: 672px; */
  margin: 0 auto;
  background: #eef0f1;
  border-radius: 8px;
}
.Custom_search input {
  background: transparent;
}
.Custom_search input.search__input.field__input {
  border: none !important;
  padding-left: 12px !important;
}
.Custom_search button.search__button.field__button {
  background: #50b429;
  position: relative;
  right: -6px;
  border-radius: 0px 8px 8px 0px;
  height: auto;
  top: 0;
}
.Custom_search label.field__label {
  left: 12px !important;
  {% comment %} font-family: Roboto; {% endcomment %}
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0em;
  color: #8a8a8a;
}
a.header__icon {
  text-decoration: none;
}
span.header_My_Account {
  {% comment %} font-family: Roboto; {% endcomment %}
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0em;
}
ul.list-menu.list-menu--inline li * {
  color: #232323;
  {% comment %} font-family: Roboto; {% endcomment %}
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0em;
}
.announcement-bar-contact a,
.announcement-bar_right a {
  text-decoration: none;
  {% comment %} font-family: Roboto; {% endcomment %}
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0em;
  color: white;
}
.localization-wrapper {
  grid-area: language-currency;
  align-self: center;
  display: flex;
  justify-content: flex-end;
}
.announcement-bar-contact {
  display: flex;
  gap: 15px;
}
.display_flex {
  display: flex;
  align-items: center;
  gap: 12px;
}
@media only screen and (max-width: 768px) {
  .announcement-bar_left,
  .announcement-bar_right {
    display: none;
  }
}
a.header_My_Account_main,
div#shopify-block-c6198904-f928-4258-a815-4ee0e7887199 {
  width: 100%;
}
.header-wrapper.color-background-1.gradient.header-wrapper--border-bottom {
  box-shadow: -1px 1px 12px 0px #00000014;
}
/* ====================== Custom-card ====================== */

.Custom-card {
  margin-top: 40px;
}
.Custom-card .Custom-card-box .Custom-card-box-img img {
  width: 100%;
  border-radius: 12px;
}
.Custom-card .Custom-card-box {
  position: relative;
  padding-right: 10px;
}
.Custom-card .Custom-card-box .Custom-card-box-text {
  position: absolute;
  top: 0;
  padding: 32px;
  padding-bottom: 27px;
  height: 100%;
  width: 100%;
}
.Custom-card
  .Custom-card-box
  .Custom-card-box-text
  .Custom-card-box-text-title
  h3 {
  color: white;
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: 0em;
  margin: 0;
  max-width: 260px;
  font-family: Poppins;
  margin-bottom: 20px;
}
.Custom-card .Custom-card-box .Custom-card-box-text .Custom-card-box-text-btn {
  width: fit-content;
  padding: 10px 12px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0em;
  background: #fd7c26;
}
.sec-one-brand-ppg
  .Custom-card
  .Custom-card-box
  .Custom-card-box-text
  .Custom-card-box-text-btn {
  background: #fd7c26;
}
.vegan-ppd-brand-page
  .Custom-card
  .Custom-card-box
  .Custom-card-box-text
  .Custom-card-box-text-btn {
  background: #50b429;
}
.Custom-card
  .Custom-card-box
  .Custom-card-box-text
  .Custom-card-box-text-btn
  a {
  text-decoration: none;
  color: white;
  display: flex;
  align-items: center;
}
.Custom-card
  .Custom-card-box
  .Custom-card-box-text
  .Custom-card-box-text-btn
  a
  svg {
  margin-left: 8px;
}
.slick-dots {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 1rem 0;
  list-style-type: none;
  li {
    margin: 0 0.25rem;
  }
  button {
    display: block;
    width: 6px;
    height: 6px;
    padding: 0;
    border: none;
    border-radius: 100%;
    background-color: #e0e0e0;
    text-indent: -9999px;
  }
  li.slick-active button {
    background-color: #50b429;
  }
}
.Custom-card.page-width {
  margin-top: 40px;
}
@media only screen and (min-width: 900px) {
  .Custom-card.page-width
    .grid.Custom-card-slider
    .grid--3-col-desktop.grid--1-col-tablet-down {
    width: 32.8%;
  }
}
@media only screen and (max-width: 1200px) {
  .Custom-card
    .Custom-card-box
    .Custom-card-box-text
    .Custom-card-box-text-title
    h3 {
    font-size: 20px;
    line-height: 25px;
    max-width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  .Custom-card .Custom-card-slider .slick-list {
    padding-right: 15% !important;
  }
  .sec-one-brand-ppg .Custom-card-slider .slick-list {
    padding-right: 0% !important;
  }
  .Custom-card .Custom-card-slider .slick-slide {
    margin-right: 12px;
  }
  .Custom-card.page-width {
    padding-right: 6px !important;
  }
}
@media only screen and (max-width: 480px) {
  .Custom-card .Custom-card-box .Custom-card-box-text {
    padding: 12px;
  }
  .Custom-card
    .Custom-card-box
    .Custom-card-box-text
    .Custom-card-box-text-title
    h3 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 11px;
    max-width: 160px;
  }
  .Custom-card
    .Custom-card-box
    .Custom-card-box-text
    .Custom-card-box-text-btn {
    padding: 8px 12px;
  }
  .Custom-card.page-width {
    padding-right: 0;
    margin-top: 20px;
  }
  .Custom-card {
    margin-top: 24px;
  }
}
/* ====================== plant-based-food ====================== */

.plant-based-food.page-width .plant-based-food-icons {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: end;
  gap: 12px;
}
.plant-based-food.page-width
  .plant-based-food-icons
  .plant-based-food-icons-box {
  background: white;
  box-shadow: -1px 1px 12px 0px #00000014;
  border-radius: 12px;
  width: 100%;
  max-width: 200px;
  padding: 16px;
}
/* .plant-based-food .plant-based-food-text {
  max-width: 430px;
} */
.plant-based-food .plant-based-food-text h3 {
  font-family: Poppins;
  font-size: 32px;
  font-weight: 700;
  line-height: 44px;
  letter-spacing: 0em;
  margin: 0;
}
.plant-based-food .plant-based-food-text h3 span {
  color: #fd7c26;
}
.plant-based-food .plant-based-food-text p {
  {% comment %} font-family: Roboto; {% endcomment %}
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  color: #8a8a8a;
  margin: 7px 0px;
}
.plant-based-food.page-width
  .plant-based-food-icons
  .plant-based-food-icons-box
  h3,
.plant-based-food.page-width
  .plant-based-food-icons
  .plant-based-food-icons-box
  p {
  margin: 0;
}
.plant-based-food.page-width
  .plant-based-food-icons
  .plant-based-food-icons-box
  h3 {
  font-family: Poppins;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: 0em;
}
.plant-based-food.page-width
  .plant-based-food-icons
  .plant-based-food-icons-box
  p {
  {% comment %} font-family: Roboto; {% endcomment %}
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  color: #111212;
  margin-top: 5px;
}
.plant-based-food .plant-based-food-text a {
  {% comment %} font-family: Roboto; {% endcomment %}
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0em;
  text-decoration: none;
  color: #308e0b;
  display: flex;
  align-items: center;
}
.plant-based-food .plant-based-food-text a svg {
  margin-left: 4px;
}
@media only screen and (max-width: 768px) {
  .plant-based-food.page-width .plant-based-food-icons {
    justify-content: center;
  }
}
@media only screen and (max-width: 480px) {
  .plant-based-food .plant-based-food-text h3 {
    font-size: 24px;
    line-height: 32px;
  }
  .plant-based-food .plant-based-food-text a {
    display: none;
  }
  .plant-based-food.page-width
    .plant-based-food-icons
    .plant-based-food-icons-box
    h3 {
    font-size: 16px;
    line-height: 20px;
  }
  .plant-based-food.page-width
    .plant-based-food-icons
    .plant-based-food-icons-box
    p {
    font-size: 12px;
    line-height: 14px;
  }
  .plant-based-food.page-width
    .plant-based-food-icons
    .plant-based-food-icons-box {
    padding: 10px;
  }
  .plant-based-food.page-width .plant-based-food-icons {
    gap: 8px;
  }
  .plant-based-food .plant-based-food-text p {
    margin-bottom: 16px;
  }
}
/* ====================== Categories-Slider ====================== */
.Categories-Slider img {
  max-width: 150px;
  max-height: 150px;
}
.Categories-Slider img {
  width: 100%;
}
.Categories-Slider-box {
  background: white;
  padding: 12px 13px 64px 13px;
  box-shadow: -1px 1px 12px 0px #00000014;
  border-radius: 13px;
  margin-right: 12px;
  position: relative;
}
.Categories-Slider-header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 24px;
}
.Categories-Slider-s {
  position: relative;
}
.Categories-Slider .Categories-Slider-box h3 {
  margin: 0;
  font-family: Poppins;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
  position: absolute;
  bottom: 12px;
  text-transform: capitalize;
}
.Categories-Slider .Categories-Slider-box a {
  text-decoration: none;
}
.Categories-Slider-s button.slick-prev.slick-disabled {
  background-image: url(/cdn/shop/files/Frame_466_1.svg);
  transform: rotate(0deg);
}
.Categories-Slider-s button.slick-next.slick-disabled {
  background-image: url(/cdn/shop/files/Frame_466_1.svg);
  transform: rotate(180deg);
}
@media only screen and (min-width: 800px) {
  .Categories-Slider img {
    min-width: 150px;
    object-fit: contain;
  }
}
@media only screen and (max-width: 480px) {
  .Categories-Slider .slick-list {
    padding: 0 10% 0 0 !important;
  }
  .Categories-Slider .Categories-Slider-header h2 {
    font-size: 18px;
    line-height: 24px;
  }
  .Categories-Slider .Categories-Slider-header {
    margin-bottom: 8px;
    padding-right: 15px;
  }
  .Categories-Slider.page-width {
    padding-right: 0;
  }
  .Categories-Slider-box {
    margin-bottom: 10px;
  }
}
/* ====================== bg_image ====================== */

.bg_image img {
  width: 100%;
}
.bg_image {
  position: relative;
}
.bg_image .bg_image-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  box-shadow: -1px 1px 12px 0px #00000014;
  background: white;
  border-radius: 8px;
  max-width: 390px;
  padding: 20px 0px;
}
.bg_image .bg_image-text p {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  padding: 0px 24px;
}
.bg_image .bg_image-text a {
  font-family: "Poppins";
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0em;
  color: #308e0b;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .bg_image .bg_image-text {
    max-width: 300px;
    width: 100%;
    padding: 20px 10px;
  }
  .bg_image .bg_image-text h2 {
    font-size: 16px;
    line-height: 20px;
    margin: 0;
  }
  .bg_image .bg_image-text p {
    font-size: 12px;
    line-height: 20px;
  }
  .bg_image .bg_image-text a {
    font-size: 14px;
    line-height: 18px;
  }
}
/* ====================== Tab-with-slider ====================== */

.Tab-with-slider-header {
  align-items: center;
}
.Tab-with-slider-header {
  display: flex;
  justify-content: space-between;
}
.tab button.active:after,
.Tab-with-slider .tab ul li.active:after {
  content: "";
  background: #50b429;
  height: 5px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 12px !important;
}
.tab button:after {
  content: "";
  background: #e7e7e7;
  height: 5px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 0;
}
.tab button:last-child:after {
  border-radius: 0px 12px 12px 0px;
}
.tab button:first-child:after {
  border-radius: 12px 0px 0px 12px;
}
.tab button.active {
  color: #111212;
}
.tab button {
  {% comment %} font-family: Roboto; {% endcomment %}
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  border: none;
  letter-spacing: 0em;
  background-color: inherit;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  position: relative;
  color: #838383;
}
/* .See_more a {
display: flex;
align-items: center;
justify-content: center;
{% comment %} font-family: Roboto; {% endcomment %}
font-size: 16px;
font-weight: 500;
line-height: 20px;
letter-spacing: 0em;
text-decoration: none;
color: #308e0b;
} */

.See_more svg {
  margin-left: 4px;
}
.Best_Deals .Best_Deals_products.page-width .card-box li .grid__item {
  width: calc(20% - var(--grid-desktop-horizontal-spacing) * 4 / 5);
  max-width: calc(20% - var(--grid-desktop-horizontal-spacing) * 4 / 5);
}
.Product_vender.caption-with-letter-spacing.light {
  min-height: 37px;
}
.card__heading.h5 {
  min-height: 60px;
}
@media only screen and (max-width: 480px) {
  .Tab-with-slider-header {
    display: block;
    position: relative;
  }
  .tabcontent,
  .tab_container {
    clear: both;
    padding-top: 10px;
  }
  .tab button,
  .tab li {
    padding: 14px 10px !important;
  }
  .See_more {
    position: absolute;
    top: 0;
    right: 0;
  }
  .Tab-with-slider h2 {
    font-size: 18px;
    line-height: 24px;
  }
  .Tab-with-slider .card__information .Product_vender {
    display: none;
  }
}
/* ====================== Logo-box ====================== */

.Logo-box {
  box-shadow: -1px 1px 12px #00000014;
  background: white;
  border-radius: 13px;
  text-align: center;
  margin-right: 17px;
  padding: 13px;
  margin-bottom: 20px;
}
.Logo-box img {
  width: 100%;
  max-width: 100px;
  max-height: 90px;
}
.Logo-box a {
  text-decoration: none;
}
.Logo-box h3 {
  font-family: Poppins;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  margin: 0;
}
@media only screen and (max-width: 480px) {
  .Categories-Slider-header h2 {
    font-size: 18px;
    line-height: 24px;
  }
  .Categories-Slider-header {
    margin-bottom: 8px;
  }
}
.Product_vender {
  {% comment %} font-family: Roboto; {% endcomment %}
  font-size: 14px !important;
  font-weight: 400;
  line-height: 18px !important;
  letter-spacing: 0em !important;
  text-transform: capitalize !important;
  color: #8a8a8a;
}
.card__heading.h5 {
  {% comment %} font-family: Roboto; {% endcomment %}
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  text-transform: none;
}
.card__heading.h5 a:hover {
  text-decoration: none;
}
.quick-add.no-js-hidden .quick-add__submit {
  background: #50b429;
  color: white;
  {% comment %} font-family: Roboto; {% endcomment %}
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0em;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  min-width: 100%;
}
.quick-add.no-js-hidden .quick-add__submit span.Add-to-cart {
  display: flex;
  align-items: center;
  justify-content: center;
}
.quick-add.no-js-hidden .quick-add__submit span.Add-to-cart svg {
  margin-right: 8px;
}
.Best_Deals img {
  width: 100%;
}
.Best_Deals {
  position: relative;
}
.Best_Deals .Best_Deals_text h3 {
  font-family: Poppins;
  font-size: 40px;
  font-weight: 700;
  line-height: 54px;
  letter-spacing: 0em;
  margin: 0;
  color: white;
}
.Best_Deals .Best_Deals_text h3 span {
  color: #fd7c26;
  position: relative;
}
.Best_Deals_text p {
  {% comment %} font-family: Roboto; {% endcomment %}
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: center;
  color: #cdd1d5;
  max-width: 406px;
}
.Best_Deals_text {
  position: absolute;
  top: 60px;
  left: 50%;
  transform: translate(-50%, 0%);
  text-align: center;
  width: 100%;
  max-width: 450px;
  margin: 0 auto;
}
.Best_Deals .Best_Deals_text h3 span:after {
  content: "";
  background-image: url(/cdn/shop/files/Vector_12.svg?v=1694177176);
  position: absolute;
  z-index: 99;
  bottom: -5px;
  right: 0;
  background-size: contain;
  width: 197px;
  height: 13px;
  background-repeat: no-repeat;
  background-position: right;
}
.Best_Deals .Best_Deals_products.page-width .owl-carousel.owl-theme {
  display: flex;
}
@media only screen and (max-width: 850px) {
  .Best_Deals .Best_Deals_products.page-width .owl-carousel.owl-theme {
    display: flex;
    max-width: 250px;
    margin: 0 auto;
  }
  .Best_Deals
    .Best_Deals_products.page-width
    .owl-carousel.owl-theme
    .item.grid__item {
    width: 100%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .Best_Deals .Best_Deals_image {
    max-height: 650px;
  }
  .Best_Deals button.owl-next span {
    right: -20%;
  }
  .Best_Deals button.owl-prev span {
    left: -20%;
  }
}
.countedown .counter {
  display: flex;
  gap: 16px;
  max-width: 212px;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
}
.countedown .counter span.days,
.countedown .counter span.hours,
.countedown .counter span.minutes,
.countedown .counter span.seconds {
  font-family: Poppins;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: center;
  color: white;
}
.countedown p {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: white;
  text-transform: capitalize;
  margin: 0px;
}
.countedown_days,
.countedown_hours,
.countedown_minutes,
.countedown_seconds {
  background-image: linear-gradient(135deg, #fd7c26 0%, #adadad 100%);
  border-radius: 4px;
  padding: 1px;
}
.countedown_inner {
  background: #384b5c;
  border-radius: 4px;
  transition: background 0.5s ease;
  width: 100%;
  padding: 10px;
}
.gcs-icos img {
  width: 100%;
  max-width: 24px;
  max-height: 24px;
}
.gcs-icos ul {
  display: flex;
  list-style: none;
  flex-wrap: wrap;
  margin: 0;
  width: 100%;
  justify-content: center;
  padding-bottom: 5px;
}
.gcs-icos ul li {
  display: flex;
  width: 25px;
  height: 25px;
  margin: 0px 5px;
  margin-left: 0;
}
.gcs-icos ul li img {
  object-fit: contain;
  width: 25px;
  height: 25px;
}
.card.card--standard.card--media {
  cursor: pointer;
}
button.gcs-btns.active {
  background: #000;
  color: #fff;
  border-color: #000;
}
.tooltip {
  position: relative;
  display: inline-block;
}
.tooltip .tooltiptext {
  visibility: hidden;
    width: max-content;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 4px 10px;
    font-size: 11px;
    position: absolute;
    z-index: 1;
    bottom: 40px;
    left: 0%;
    text-transform: capitalize;
    background: #008042;
}
.template_collection .tooltip .tooltiptext{
  bottom: 30px;
}
.template_collection .quick-add.no-js-hidden .quick-add__submit{
  padding: 6px 20px;
}
.tooltip:hover .tooltiptext {
  visibility: visible;
}
.tooltip:before {
  display: none;
}
.gcs-icos {
  min-height: 43px;
}
.card-information {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.card-information .price,
.card-information .quick-add {
  width: fit-content;
}
.button:before,
.button:after {
  content: none;
}
.quick-add.no-js-hidden .quick-add__submit span {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}
.Best_Deals_products.page-width {
  position: absolute;
  top: 50%;
  width: 100%;
  left: 50%;
  margin: 0 auto;
  transform: translate(-50%, -10%);
}
ul.card-box {
  padding: 7px 0px;
    margin: 0;
}
.button:before,
.button:after {
  box-shadow: none !important;
  border: none !important;
}
.Tab-with-slider ul.card-box li a {
  text-decoration: none;
}
.Tab-with-slider ul.card-box li {
  margin-right: 10px;
  list-style: none;
}
ul.card-box li {
  padding: 12px;
  box-shadow: -1px 1px 12px 0px #00000014;
  border-radius: 8px;
  background: white;
  overflow: hidden;
}
.card__information {
  padding-bottom: 10px !important;
  padding-top: 0px !important;
}
.quick-add.no-js-hidden {
  margin-bottom: 0;
}
.Best_Deals .Desktop_only {
  height: 750px;
}
.quick-add.no-js-hidden .quick-add__submit .Desktop_only {
  height: auto;
}
.card__media .media img {
  object-fit: contain !important;
}
.card-wrapper:hover h3 a {
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  .Best_Deals .Mobile_only {
    height: 750px;
  }
  /* .Best_Deals_products .grid__item {
		width: 100%;
		max-width: 100%;
	} */
  .Best_Deals_products .card-box .slick-list.draggable {
    max-width: 240px;
    margin: 0 auto;
  }
  .Best_Deals .Best_Deals_text h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
  }
  .Best_Deals .Best_Deals_text h3 span:after {
    bottom: -10px;
    width: 120px;
  }
  .Best_Deals_text {
    top: 20px;
  }
  .Best_Deals_text p {
    max-width: 308px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 18px;
    margin-top: 10px;
  }
  .countedown {
    margin-top: 20px;
  }
  .countedown .counter span.days,
  .countedown .counter span.hours,
  .countedown .counter span.minutes,
  .countedown .counter span.seconds {
    font-size: 20px;
    line-height: 18px;
  }
  .countedown .countedown_inner p {
    margin-top: 0;
  }
  .countedown_inner {
    background-color: black;
  }
  .Best_Deals_products.page-width button.slick-prev {
    position: absolute;
    left: -4.5%;
    top: 50%;
    background-image: url(/cdn/shop/files/Frame_467.svg);
    margin: -20px 0 0;
    font-size: 0;
    width: 40px;
    height: 40px;
    border: none;
    background-color: transparent;
    transform: rotate(180deg);
    cursor: pointer;
    width: 24px;
    height: 24px;
    background-size: cover;
  }
  .Best_Deals_products button.slick-next {
    position: absolute;
    right: -4.5%;
    top: 50%;
    background-image: url(/cdn/shop/files/Frame_467.svg?v=1693982764);
    margin: -20px 0 0;
    font-size: 0;
    width: 40px;
    height: 40px;
    border: none;
    background-color: transparent;
    cursor: pointer;
    width: 24px;
    height: 24px;
    background-size: cover;
  }
  .Best_Deals_products.page-width {
    max-width: 85%;
    transform: translate(-50%, -25%);
  }
  ul.slick-dots li {
    padding: 0px;
    box-shadow: none;
    border-radius: 0;
    background: none;
  }
  .Best_Deals_products ul.slick-dots li.slick-active button {
    width: 20px;
    border-radius: 10px;
  }
  .Best_Deals_products.page-width button.slick-prev.slick-disabled,
  .Best_Deals_products.page-width button.slick-next.slick-disabled {
    opacity: 0.4;
  }
  /* .card-information {
		display: block;
	} */
  .price {
    width: 100% !important;
  }
}
@media only screen and (max-width: 768px) {
  .Best_Deals .Best_Deals_products.page-width .card-box li .grid__item {
    max-width: 100%;
  }
}
/* =========================== Our-Philosophy ============================== */

.Our-Philosophy {
  position: relative;
  display: flex;
  gap: 40px;
  padding-top: 60px !important;
}
.Our-Philosophy .Our-Philosophy-text .Our-Philosophy-loop {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
}
.Our-Philosophy .Our-Philosophy-img {
  width: 45%;
}
.Our-Philosophy .Our-Philosophy-text {
  width: 55%;
}
.Our-Philosophy .Our-Philosophy-img img {
  width: 100%;
}
.Our-Philosophy h3 {
  margin: 0;
  font-family: Poppins;
  font-size: 40px;
  font-weight: 700;
  line-height: 54px;
  letter-spacing: 0em;
}
.Our-Philosophy p {
  margin: 0;
  {% comment %} font-family: Roboto; {% endcomment %}
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0em;
  color: #8a8a8a;
  max-width: 519px;
}
.Our-Philosophy-loop .Our-Philosophy-icons-text {
  flex: 1 1 50%;
  display: flex;
  align-items: center;
  gap: 24px;
  padding: 16px;
}
.Our-Philosophy-icons-text .IconS-TexT {
  max-width: 194px;
}
.Our-Philosophy-icons-text .IconS-TexT h5 {
  margin: 0;
  font-family: Poppins;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
}
.Our-Philosophy-icons-text .IconS-TexT p {
  margin: 0;
  {% comment %} font-family: Roboto; {% endcomment %}
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  color: #8a8a8a;
}
@media only screen and (max-width: 768px) {
  .Our-Philosophy h3 {
    font-size: 18px;
    line-height: 24px;
  }
  .Our-Philosophy p {
    font-size: 12px;
    line-height: 14px;
  }
  .Our-Philosophy {
    display: block;
  }
  .Our-Philosophy .Our-Philosophy-img,
  .Our-Philosophy .Our-Philosophy-text {
    width: 100%;
  }
  .Our-Philosophy .Our-Philosophy-text .Our-Philosophy-loop {
    display: grid;
    grid-template-columns: repeat(2, minmax(auto, 2fr));
    grid-template-rows: repeat(2, minmax(auto, 2fr));
  }
  .Our-Philosophy
    .Our-Philosophy-text
    .Our-Philosophy-loop
    .Our-Philosophy-icons-text {
    gap: 8px;
    padding: 10px 0px;
  }
  .Our-Philosophy
    .Our-Philosophy-text
    .Our-Philosophy-loop
    .Our-Philosophy-icons-text
    .IconS-TexT
    p {
    display: none;
  }
  .Our-Philosophy-icons-text .IconS-TexT h5 {
    font-size: 14px;
  }
}
@media only screen and (max-width: 480px) {
  .Our-Philosophy-icons-text .IconS-TexT h5 {
    font-size: 12px;
  }
  .quick-add.no-js-hidden {
    max-width: 50px !important;
  }
}
/* =========== Our-Recipes =============== */

.Our-Recipes-box h4 {
  margin: 0;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0em;
}
.Our-Recipes-box p {
  margin: 0;
  {% comment %} font-family: Roboto; {% endcomment %}
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  color: #8a8a8a;
  margin-top: 8px;
}
.Our-Recipes
  .Our-Recipes-grid-two
  .Our-Recipes-grid-two-one
  .Our-Recipes-box
  .Our-Recipes-box-img,
.Our-Recipes
  .Our-Recipes-grid-two
  .Our-Recipes-grid-two-two
  .Our-Recipes-box
  .Our-Recipes-box-img {
  width: 25%;
}
.Our-Recipes
  .Our-Recipes-grid-two
  .Our-Recipes-grid-two-one
  .Our-Recipes-box
  .Our-Recipes-box-text,
.Our-Recipes
  .Our-Recipes-grid-two
  .Our-Recipes-grid-two-two
  .Our-Recipes-box
  .Our-Recipes-box-text {
  width: 75%;
}
.Our-Recipes .Our-Recipes-header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 24px;
}
.Our-Recipes-grid {
  display: flex;
  gap: 36px;
  align-items: stretch;
}
.Our-Recipes img {
  width: 100%;
}
.Our-Recipes .Our-Recipes-grid-two .Our-Recipes-grid-two-one .Our-Recipes-box,
.Our-Recipes .Our-Recipes-grid-two .Our-Recipes-grid-two-two .Our-Recipes-box {
  display: flex;
  gap: 13px;
}
.Our-Recipes-box {
  box-shadow: -1px 1px 12px 0px #00000014;
  border-radius: 8px;
  padding: 16px;
}
.Our-Recipes-grid-two .Our-Recipes-grid-two-one {
  margin-bottom: 20px;
}
@media only screen and (max-width: 768px) {
  .Our-Recipes-grid {
    display: block;
  }
  .Our-Recipes .Our-Recipes-grid-two .Our-Recipes-grid-two-one .Our-Recipes-box,
  .Our-Recipes
    .Our-Recipes-grid-two
    .Our-Recipes-grid-two-two
    .Our-Recipes-box {
    display: block;
  }
  .Our-Recipes
    .Our-Recipes-grid-two
    .Our-Recipes-grid-two-one
    .Our-Recipes-box
    .Our-Recipes-box-img,
  .Our-Recipes
    .Our-Recipes-grid-two
    .Our-Recipes-grid-two-two
    .Our-Recipes-box
    .Our-Recipes-box-img,
  .Our-Recipes
    .Our-Recipes-grid-two
    .Our-Recipes-grid-two-one
    .Our-Recipes-box
    .Our-Recipes-box-text,
  .Our-Recipes
    .Our-Recipes-grid-two
    .Our-Recipes-grid-two-two
    .Our-Recipes-box
    .Our-Recipes-box-text {
    width: 100%;
  }
}
/* ================ Customer_Feedback ================ */
.Our-Recipes.page-width {
  margin-top: 20px;
}
.Customer_Feedback {
  padding: 40px 0px;
}
.Customer_Feedback h2 {
  font-family: Poppins;
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: 0em;
  margin: 0;
  margin-bottom: 24px;
}
.Customer_Feedback .Customer_Feedback_slider_box {
  box-shadow: -1px 1px 12px 0px #00000014;
  background: white;
  margin: 0px 8px;
  border-radius: 8px;
  padding: 16px;
}
.Customer_Feedback .Customer_Feedback_slider_details {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-bottom: 12px;
}
.Customer_Feedback .Customer_Feedback_slider_details h3 {
  margin: 0;
  font-family: Poppins;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
}
.Customer_Feedback .Customer_Feedback_review {
  {% comment %} font-family: Roboto; {% endcomment %}
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
}
.Customer_Feedback .Customer_Feedback_slider {
  padding-bottom: 60px;
}
.Customer_Feedback button.slick-prev {
  left: auto;
  top: auto;
  right: 60px;
  bottom: 0;
}
.Customer_Feedback button.slick-next {
  left: auto;
  top: auto;
  right: 0;
  bottom: 0;
}
.Customer_Feedback .slick-disabled {
  opacity: 0.4;
}
@media only screen and (max-width: 768px) {
  .Customer_Feedback h2 {
    font-size: 18px;
    line-height: 24px;
    text-align: center;
  }
  .Customer_Feedback button.slick-next,
  .Customer_Feedback button.slick-prev {
    width: 24px;
    height: 24px;
    background-size: cover;
  }
  .Customer_Feedback .Customer_Feedback_slider {
    padding-bottom: 35px;
  }
  .Customer_Feedback button.slick-next {
    right: 10px;
  }
  .Customer_Feedback button.slick-prev {
    right: 40px;
  }
}
@media only screen and (max-width: 480px) {
  .Customer_Feedback .page-width {
    max-width: 316px;
  }
}
.Custom-blog-header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 24px;
}
.blog-box {
  box-shadow: -1px 1px 12px 0px #00000014;
  border-radius: 8px;
  padding: 16px;
}
.blog-box .article-card-wrapper {
  padding: 12px;
}
.blog-box .article-card-wrapper .card__inner.color-background-2.gradient.ratio,
.blog-box
  .article-card-wrapper
  .card__inner.color-background-2.gradient.ratio
  * {
  border-radius: 8px;
}
.blog-box .article-card-wrapper .card__information {
  padding: 0px !important;
}
.blog-box .article-card-wrapper .card__information h3.card__heading.h2 {
  margin: 0;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0em;
  margin-top: 16px;
}
.blog-box
  .article-card-wrapper
  .card__information
  p.article-card__excerpt.rte-width {
  {% comment %} font-family: Roboto; {% endcomment %}
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  color: #8a8a8a;
  margin-bottom: 0;
}
.blog-box .article-card-wrapper .card__information h3.card__heading.h2 a {
  text-decoration: none;
}
.Custom-blog {
  position: relative;
}
.Custom-blog:after {
  content: "";
  background-image: url(/cdn/shop/files/image_50.svg);
  position: absolute;
  z-index: 999;
  top: -50px;
  right: 0;
  background-size: cover;
  width: 138px;
  height: 98px;
  background-repeat: no-repeat;
}
.Custom-blog:before {
  content: "";
  background-image: url(/cdn/shop/files/image_50.svg);
  position: absolute;
  z-index: 999;
  bottom: 0px;
  left: 0;
  background-size: cover;
  width: 138px;
  height: 98px;
  background-repeat: no-repeat;
  transform: scaleX(-1);
}
img.Above_footer_image {
  position: relative;
  top: 28px;
  width: 100%;
}
.Custom-blog .slider-buttons {
  position: relative;
  padding-top: 30px;
}
.Custom-blog button.slider-button svg {
  display: none;
}
.Custom-blog button.slider-button.slider-button--next {
  position: absolute;
  right: 40%;
  top: 50%;
  background-image: url(/cdn/shop/files/Frame_467.svg);
  margin: -20px 0 0;
  font-size: 0;
  border: none;
  background-color: transparent;
  cursor: pointer;
  width: 24px;
  height: 24px;
  background-size: cover;
}
.Custom-blog button.slider-button.slider-button--prev {
  position: absolute;
  left: 40%;
  top: 50%;
  background-image: url(/cdn/shop/files/Frame_467.svg);
  margin: -20px 0 0;
  font-size: 0;
  border: none;
  background-color: transparent;
  transform: rotate(180deg);
  cursor: pointer;
  width: 24px;
  height: 24px;
  background-size: cover;
}
.Custom-blog .slider-counter {
  display: none;
}
.Custom-blog .blog__posts.articles-wrapper {
  padding-bottom: 20px;
  margin-bottom: 0px;
}
.Custom-blog button.slider-button[disabled="disabled"] {
  opacity: 0.4;
}
.Custom-blog .field:before,
.Custom-blog .field:after {
  box-shadow: none;
  border: none;
}
@media only screen and (max-width: 768px) {
  .Custom-blog:after,
  .Custom-blog:before {
    content: none;
  }
}
.Above-footer_image img {
  width: 100%;
}
.Above-footer_image .Mobile_only img {
  position: relative;
  bottom: -12px;
}
.Above-footer_image .Desktop_only img {
  position: relative;
  bottom: -12px;
}
.web-social {
  border: 1px solid #6d7d8c;
  border-left: 0;
  border-right: 0;
  padding: 14px 0px;
}
.web-social .page-width {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.web-social .web a {
  font-family: Poppins;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: 0em;
  color: white;
  text-decoration: none;
}
.newsletter-form__field-wrapper .field label.field__label {
  font-size: 14px;
  padding-left: 10px;
}
.Footer_custom {
  display: flex;
  justify-content: space-between;
}
.Footer_custom .Custom_footer_menu {
  display: flex;
  gap: 100px;
}
footer .Footer_custom.page-width {
  padding-bottom: 40px !important;
}
.Footer_custom .Custom_footer_newsletter {
  max-width: 427px;
}
footer.footer
  .footer-block__newsletter
  h2.footer-block__heading.inline-richtext {
  font-family: Poppins;
  font-size: 36px;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: 0em;
}
footer.footer .footer-block--menu h2.footer-block__heading.inline-richtext,
.Footer_custom .Custom_footer_menu h2.footer-block__heading.inline-richtext {
  font-family: Poppins;
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: 0em;
}
footer.footer .footer-block--menu ul li a,
.Footer_custom .Custom_footer_menu ul li a {
  color: #9da8b2;
  {% comment %} font-family: Roboto; {% endcomment %}
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0em;
  text-transform: capitalize;
}
.footer-block__newsletter p {
  {% comment %} font-family: Roboto; {% endcomment %}
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  color: #9da8b2;
}
.footer__content-bottom.scroll-trigger.animate--slide-in {
  border: none;
  padding: 0;
}
.footer__content-bottom-wrapper.page-width .footer__copyright.caption {
  margin: 0;
}
.footer__content-bottom-wrapper.page-width {
  justify-content: space-between;
}
.footer__content-bottom-wrapper.page-width .footer_links ul {
  display: flex;
  margin: 0px;
  align-items: center;
  list-style: none;
  gap: 40px;
}
.footer__content-bottom-wrapper.page-width .footer_links ul a {
  {% comment %} font-family: Roboto; {% endcomment %}
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  color: #9da8b2;
  text-decoration: none;
}
.footer__content-bottom-wrapper.page-width .footer__content-bottom_space {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 10px 0px;
}
footer {
  padding-bottom: 0px !important;
}
button#Subscribe {
  width: fit-content;
  background: #50b429;
  padding: 12px 20px;
  {% comment %} font-family: Roboto; {% endcomment %}
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0em;
  color: white;
  border-radius: 0px 8px 8px 0px !important;
}
.field:before,
.field:after {
  content: none !important;
}
.newsletter-form__field-wrapper .field input {
  background: #1f3143;
  border-radius: 8px;
  border: none !important;
  padding-left: 10px !important;
  margin: 0px !important;
  font-size: 14px;
}
@media only screen and (max-width: 768px) {
  .Footer_custom {
    display: block;
  }
  .Footer_custom .Custom_footer_newsletter {
    max-width: 100% !important;
  }
  .Footer_custom .Custom_footer_menu {
    margin-top: 30px;
  }
  .footer__content-top.page-width {
    padding: 0px 14px;
  }
  .footer-block--newsletter h2.footer-block__heading {
    font-size: 18px !important;
    margin: 0;
    line-height: 24px !important;
  }
  .footer-block__newsletter p {
    font-size: 14px;
    line-height: 18px;
  }
  .footer-block.grid__item.footer-block--menu {
    display: inline-block;
    width: fit-content;
    margin-right: 40px;
  }
  .footer-block.grid__item.footer-block--menu h2.footer-block__heading,
  .Footer_custom .Custom_footer_menu h2.footer-block__heading.inline-richtext {
    font-size: 16px !important;
    line-height: 24px !important;
  }
  .footer-block.grid__item.footer-block--menu
    ul.footer-block__details-content.list-unstyled
    li
    a,
  .Footer_custom .Custom_footer_menu ul li a {
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 8px !important;
    padding: 0px;
  }
  .web-social .web a {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
  }
  .footer__content-bottom-wrapper.page-width .footer__content-bottom_space {
    display: block;
    padding: 8px 0px;
  }
  .footer__content-bottom-wrapper.page-width .footer__content-bottom_space * {
    text-align: left;
  }
  .footer__content-bottom-wrapper.page-width .footer_links ul {
    padding-left: 0;
  }
  .newsletter-form__field-wrapper .field input {
    background: #1f3143;
    border-radius: 8px;
  }
  .newsletter-form__field-wrapper .field label.field__label {
    padding-left: 10px;
  }
}
@media only screen and (max-width: 480px) {
  .Above-footer_image .Mobile_only img {
    bottom: -10px;
  }
}
.page .main-page-title {
  text-align: center;
  font-size: 36px;
  line-height: 48px;
  font-family: "poppins";
  font-weight: 600;
  letter-spacing: 0px;
}
.page .rte {
  color: #727272;
  font-size: 16px;
  line-height: 20px;
  font-family: "Roboto";
}
@media screen and (min-width: 990px) {
  .page .page-width--narrow {
    max-width: 100rem !important;
  }
}
.gcs-icos li {
  padding: 0px !important;
}
.main-page-title {
  text-align: center;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: bold;
}
.page_page section div.page-width {
  max-width: 100% !important;
  padding: 36px 5rem !important;
}
/* .blog_page .page-width, .article_page .page-width, .article-template__hero-container {
	max-width: 100% !important;
} */
body.template_article article.article-template .page-width {
  max-width: 100%;
  padding: 0 !important;
}
body.Page_.template_article main#MainContent {
  margin-top: 20px;
}
.blog_page .article-card .card__heading {
  font-family: "poppins";
  font-weight: bold;
  letter-spacing: 0px;
}
.blog_page .card__inner {
  border-radius: 8px !important;
  overflow: hidden !important;
}
.blog_page .article {
  background: #fff;
  padding: 10px;
  border-radius: 7px;
  box-shadow: 0px 8px 16px 0px #00000014;
}
.blog_page .article-card__excerpt {
  margin: 0 auto 0rem !important;
}
.blog_page .title--primary {
  text-align: center;
  font-family: "Poppins";
  font-size: 36px;
  letter-spacing: 0px;
  font-weight: bold;
  text-transform: capitalize;
  margin: 4rem 0 !important;
}
.article_page main section {
  padding: 0 1.5rem;
}
.article-template__comment-wrapper {
  display: none !important;
}
.artical-section-bottom .blog__post.grid__item {
  background: #fff;
  padding: 10px;
  border-radius: 7px;
  box-shadow: 0 8px 16px #00000014;
}
.artical-section-bottom .card__heading {
  font-family: poppins;
  font-weight: 700;
  letter-spacing: 0px;
}
.article_page p a {
  color: #595959 !important;
}
.artical-section-bottom .article-card__excerpt {
  margin: 0 auto 0rem !important;
}
.artical-section-bottom .blog__button.button {
  color: #50b429;
  background: #fff0;
  font-family: "poppins";
  font-weight: 500;
  letter-spacing: 0px;
  font-size: 16px;
}
.artical-section-bottom .blog__button.button img {
  margin-left: 10px;
}
.shopify-policy__title h1 {
  text-transform: uppercase !important;
  text-align: center;
  font-size: 30px;
  font-weight: 700;
}
.shopify-policy__container {
  max-width: 100vw !important;
  margin: 0 auto !important;
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}
@media screen and (min-width: 750px) {
  .blog_page .blog-articles {
    grid-template-columns: 1fr 1fr 1fr 1fr !important;
  }
  .blog_page .blog-articles {
    row-gap: 25px !important;
  }
  .article_page main section {
    padding: 0 5rem;
  }
  .artical-section-bottom .page-width-desktop {
    width: 100% !important;
    max-width: 100% !important;
    padding: 5rem 0px;
  }
}
@media screen and (max-width: 1024px) {
  .announcement-bar_left,
  .announcement-bar_right,
  .Custom-blog:after,
  .Custom-blog:before {
    display: none;
  }
  .plant-based-food.page-width .plant-based-food-icons {
    justify-content: center;
  }
  .Our-Philosophy {
    align-items: center;
  }
}
@media only screen and (max-width: 990px) {
  .Footer_custom {
    display: block !important;
  }
}
@media screen and (max-width: 1024px) {
  .Footer_custom .Custom_footer_menu {
    margin-top: 20px;
  }
}
@media screen and (max-width: 800px) {
  .Footer_custom .Custom_footer_menu {
    gap: 20px;
  }
  .Footer_custom .Custom_footer_newsletter {
    max-width: 300px;
  }
}
@media screen and (max-width: 767px) {
  .page_page section div.page-width {
    max-width: 100% !important;
    padding: 20px 1.5rem !important;
  }
  .shopify-policy__container {
    max-width: 100vw !important;
    margin: 0 auto !important;
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
}
@media screen and (max-width: 480px) {
  .Categories-Slider .Categories-Slider-box h3,
  .Logo-box h3 {
    {% comment %} font-family: Roboto !important; {% endcomment %}
    font-weight: 600;
  }
  .Categories-Slider .Categories-Slider-box h3 {
    font-size: 15px;
  }
}
/* =============== pages =============== */

body.template_page main#MainContent .page-width {
  max-width: 1240px !important;
  /* margin-top: 60px; */
  padding-left: 0px !important;
  padding-right: 0px !important;
}
body.template_page main#MainContent .page-width h1.main-page-title.page-title {
  text-transform: capitalize;
  font-family: Poppins;
  font-size: 36px;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: 0em;
  margin-bottom: 30px !important;
}
body.template_page main#MainContent .page-width p {
  {% comment %} font-family: Roboto; {% endcomment %}
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
}
body.template_page main#MainContent .page-width b {
  font-family: Poppins;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
}
@media screen and (max-width: 480px) {
  body.template_page
    main#MainContent
    .page-width
    h1.main-page-title.page-title {
    font-size: 25px;
    line-height: 25px;
    margin: 0 !important;
  }
  /* body.template_page main#MainContent .page-width {
		margin-top: 40px;
	} */
  .career-page h2.heding {
    margin-bottom: 20px;
  }
}
/* Deva css */

.title-wrapper-with-link {
  align-items: center !important;
}
.Page_fqas .svg-num p {
  font-family: Poppins !important;
  font-size: 32px !important;
  font-weight: 600 !important;
  line-height: 20px !important;
  letter-spacing: 0em !important;
}
.artical-section-bottom .blog__button.button {
  padding-left: 0px;
}
.Page_fqas .svg-num {
  width: 80px !important;
}
.template_page main,
.template_blog main,
.template_article main {
  position: relative !important;
}
.template_page main:after,
.template_blog main:after,
.template_article main:after {
  content: "";
  display: flex;
  width: 132px;
  height: 100px;
  background-image: url(/cdn/shop/files/image_50.png?v=1695642323);
  background-repeat: no-repeat;
  position: absolute;
  top: 85%;
  left: unset;
  transform: translate(-50%, -50%);
  right: -65px;
}
.template_page main:before,
.template_blog main:before,
.template_article main:before {
  content: "";
  display: flex;
  width: 100px;
  height: 100px;
  background-image: url(/cdn/shop/files/image_49.png?v=1695642321);
  background-repeat: no-repeat;
  position: absolute;
  top: 100%;
  left: 50px;
  transform: translate(-50%, -50%);
}
.Page_contact-us p {
  color: #232323 !important;
}
.contact__fields .field__input:focus {
  box-shadow: unset !important;
}
.field__input,
.customer .field input {
  border-bottom: 1.5px solid #000 !important;
  padding-left: 0px !important;
  left: 0px !important;
}
.field__label,
.customer .field label {
  left: 0px !important;
}
.field__input:focus,
.field__input:not(:placeholder-shown) {
  left: 0px;
  padding: 2.2rem 1.5rem 0.8rem 0rem;
}
.field__input:focus ~ .field__label,
.field__input:not(:placeholder-shown) ~ .field__label {
  left: 0px;
}
.field.ml-5 span {
  margin-right: 8px;
  margin-left: 0rem;
  font-size: 12px;
  letter-spacing: 0px;
  color: #000;
  display: flex;
  align-items: center;
}
.field.ml-5 {
  margin-left: -2rem;
  margin-top: 2rem;
  flex-wrap: wrap;
}
label.container {
  position: relative;
  padding-left: 35px;
  margin-bottom: 0px;
  margin-left: 2rem;
  cursor: pointer;
  font-size: 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #000;
  letter-spacing: 0px;
  margin-top: 1rem;
}
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50px;
}
.container:hover input ~ .checkmark {
  background-color: #ccc;
}
.container input:checked ~ .checkmark {
  background-color: #000000;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.container input:checked ~ .checkmark:after {
  display: block;
}
.container .checkmark:after {
  left: 10px;
  top: 6px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
*:focus-visible {
  outline: unset !important;
  outline-offset: unset !important;
  box-shadow: unset !important;
}
.grid__item-form {
  width: 100%;
  max-width: 69%;
}
.grid__item-form-right {
  width: 100%;
  max-width: 30%;
  background: #eef8ea;
  padding: 2rem;
  border-radius: 7px;
}
.contact .grid {
  box-shadow: -1px 1px 12px 0px #00000014;
  padding: 15px;
  border-radius: 7px;
}
.Right-content-form {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  height: 100%;
}
.social-right {
  display: flex;
  align-items: center;
  justify-content: center;
}
.social-right a {
  margin: 1rem;
}
.cnt-dtls {
  margin-bottom: 10rem;
}
.cnt-dtls span {
  display: flex;
  align-items: center;
}
.cnt-dtls span {
  display: flex;
  align-items: center;
  margin: 1rem 0;
}
.cnt-dtls span p,
.cnt-dtls span a {
  margin: 0;
  padding-left: 10px;
  color: #232323 !important;
  text-decoration: unset !important;
  font-size: 14px !important;
  letter-spacing: 0px;
}
.Page_contact-us h2 {
  font-family: Poppins;
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 0px !important;
}
.Page_contact-us .content-para {
  {% comment %} font-family: Roboto; {% endcomment %}
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 24px !important;
  letter-spacing: 0em !important;
  text-align: left !important;
  color: #8a8a8a !important;
  margin-top: 0px !important;
}
.contact__button {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.contact__button .button {
  background: #000;
  border-radius: 5px;
}
.main-page-title {
  margin-bottom: 0px !important;
}
@media screen and (min-width: 750px) {
  .contact .field {
    margin-bottom: 5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .template_blog main,
  .template_article main {
    padding: 0 7rem;
  }
}
@media screen and (max-width: 928px) {
  .grid__item-form,
  .grid__item-form-right {
    width: 100%;
    max-width: 100%;
  }
  .grid__item-form-right {
    margin-top: 2rem;
  }
  .cnt-dtls {
    margin-bottom: 1rem;
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .cnt-dtls span {
    flex-direction: column;
  }
  .social-right {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 95%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
  }
  .Right-content-form {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    height: 100%;
    position: relative;
    padding-bottom: 5rem;
  }
}
@media screen and (max-width: 990px) {
  .template_page main:after,
  .template_page main:before,
  .template_blog main:after,
  .template_blog main:before,
  .template_article main:after,
  .template_article main:before {
    content: unset !important;
  }
}
/* ====================== PDP ====================== */
body.template_product main#MainContent nav.breadcrumbs {
  margin: 10px 0px;
}
body.template_product
  main#MainContent
  section#MainProduct-template--16745866625278__main {
  padding-top: 0;
}
body.Page_.template_product.product_page .Above-footer_image {
  margin-top: 5%;
}
body.template_product.product_page .product.product--medium {
  background: white;
  box-shadow: -1px 1px 12px 0px #00000014;
  border-radius: 8px;
  padding: 16px;
}
body.template_product.product_page .product__title h1 {
  font-family: Poppins;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: 0em;
}
.product__title {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
}
body.template_product.product_page .product__title {
  margin: 0 !important;
}
body.template_product.product_page .PDP_Vendor,
.PDP_Vendor * {
  {% comment %} font-family: Roboto; {% endcomment %}
  font-size: 16px !important;
  font-weight: 700;
  line-height: 20px !important;
  letter-spacing: 0em !important;
  text-transform: none !important;
  color: #fd7c26;
  margin: 0 !important;
}
.jdgm-preview-badge .jdgm-star.jdgm-star {
  color: #fd7c26 !important;
}
body.template_product.product_page .product__tax.caption.rte {
  display: none;
}
variant-radios label {
  background: transparent !important;
  {% comment %} font-family: Roboto; {% endcomment %}
  font-size: 14px !important;
  font-weight: 400;
  line-height: 18px !important;
  letter-spacing: 0em !important;
  color: #232323 !important;
  border: 1px solid #eef0f1 !important;
  border-radius: 5px !important;
  padding: 6px 14.77px 6px 15px !important;
}
.product-form__input input[type="radio"]:checked + label {
  border: 1px solid #50b429 !important;
}
.product-form__buttons {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 16px;
}
.product-form__buttons .product-form__submit {
  background: #50b429;
  color: white;
  border-radius: 4px !important;
  width: fit-content;
  margin: 0;
  gap: 10px;
  padding: 0px 15px;
  text-transform: capitalize;
}
.product-form__buttons .product-form__submit:hover {
  background: #fd7c26;
}
.shopify-payment-button button {
  border-radius: 4px !important;
}
.product-form__buttons .shopify-payment-button button {
  background: black;
  padding: 0 37px;
}
body.template_product.product_page
  .product.product--medium
  .product__info-wrapper
  .price-item {
  font-size: 28px;
  font-weight: 700;
  line-height: 36px !important;
  letter-spacing: 0em;
}
body.template_product.product_page .product__info-wrapper .product_price_green{
  font-size: 28px !important;
}
product-recommendations h2.related-products__heading {
  font-family: Poppins;
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: 0em;
  margin-bottom: 10px;
  text-transform: capitalize;
}
.product-form__buttons .product-form__submit span {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  position: relative;
}
.PDP_description .tab button.active {
  color: #fd7c26;
}
.PDP_description .tab button {
  font-family: Poppins;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 5px;
  color: #232323;
  margin-right: 20px;
}
.PDP_description .tab button.active:after {
  background: #fd7c26;
  height: 1px;
}
.PDP_description .tab button:after {
  content: "";
  background: #fd7c26;
  height: 0px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 0px !important;
}
.PDP_description div#Description strong,
.PDP_description div#Additional_information {
  color: #232323;
  font-family: Poppins;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
  text-transform: capitalize;
}
.PDP_description div#Description,
.PDP_description div#Additional_information {
  color: #8a8a8a;
  {% comment %} font-family: Roboto; {% endcomment %}
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  color: #8a8a8a;
}
.PDP_product_flex {
  display: flex;
  flex-direction: row;
  width: 100%;
  gap: 16px;
}
.PDP_product_flex .main_img {
  width: 90%;
  order: 2;
}
.PDP_product_flex .thumbnail_img {
  width: 10%;
  align-items: flex-start !important;
}
.PDP_product_flex .thumbnail_img ul.thumbnail-list {
  display: block;
}
.PDP_product_flex .thumbnail_img ul.thumbnail-list li {
  width: 100% !important;
  margin-bottom: 10px;
}
.PDP_product_flex .thumbnail_img ul.thumbnail-list li img {
  border-radius: 5px;
}
span.badge.price__badge-sale.color-accent-2 {
  background: #50b429;
  color: #fff;
  {% comment %} font-family: Roboto; {% endcomment %}
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0em;
  border-radius: 4px;
  padding: 1px 11px;
  display: flex;
  align-items: center;
  margin: 0;
}
.price.price--large {
  display: flex;
  width: 100% !important;
  justify-content: space-between;
  border-bottom: solid 1px #8a8a8a66;
  padding-bottom: 16px;
}
body.template_product fieldset.js.product-form__input legend.form__label {
  display: none;
}
.PDP_badges {
  display: flex !important;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.PDP_badges span.Bestseller {
  background: #eef8ea;
  color: #175300;
  {% comment %} font-family: Roboto; {% endcomment %}
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0em;
  border-radius: 4px;
  padding: 1px 11px;
}
.PDP_badges span.badge.price__badge-sold-out {
  background: #ffe5d4;
  color: #993d00;
  {% comment %} font-family: Roboto; {% endcomment %}
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0em;
  border-radius: 4px;
  padding: 1px 11px;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .PDP_product_flex {
    display: flex;
    flex-direction: column;
  }
  .PDP_product_flex .main_img {
    width: auto !important;
  }
  .PDP_product_flex .thumbnail_img {
    width: auto !important;
    align-items: flex-start !important;
    order: 2;
  }
  .PDP_product_flex .thumbnail_img ul.thumbnail-list {
    display: flex;
  }
  .PDP_product_flex .thumbnail_img ul.thumbnail-list li {
    width: calc(25% - 0.8rem) !important;
    margin-bottom: 10px;
  }
  body.template_product.product_page .product__title h1 {
    font-size: 18px;
    line-height: 24px;
  }
  .price.price--large {
    display: block;
  }
  body.template_product.product_page .PDP_description .tab button {
    font-size: 16px;
    line-height: 20px;
    margin-right: 0;
  }
  .PDP_badges {
    justify-content: left;
  }
  .product-form__buttons .product-form__submit {
    padding: 0 15px;
  }
  div#shopify-block-6c640a16-5feb-40dd-ad99-798c4963d0da {
    display: none;
  }
}
.gcs-icos.Tag_icons ul {
  padding-left: 0;
}
/* button[disabled] svg {
	display: none;
} */
@media only screen and (max-width: 989px) {
  product-recommendations li.grid__item:nth-last-child(1) {
    display: none;
  }
  product-recommendations .Product_vender {
    min-height: 40px;
  }
  product-recommendations .card__heading.h5 {
    min-height: 40px;
  }
}
@media only screen and (min-width: 1024px) {
  .related-products-main {
    position: relative;
  }
  .related-products-main:before {
    content: "";
    display: flex;
    width: 100px;
    height: 100px;
    background-image: url(/cdn/shop/files/image_49.png?v=1695642321);
    background-repeat: no-repeat;
    position: absolute;
    top: 90%;
    left: 50px;
    transform: translate(-50%, -50%);
  }
  .related-products-main:after {
    content: "";
    display: flex;
    width: 132px;
    height: 100px;
    background-image: url(/cdn/shop/files/image_50.png?v=1695642323);
    background-repeat: no-repeat;
    position: absolute;
    top: 30%;
    left: unset;
    transform: translate(-50%, -50%);
    right: -65px;
  }
}
/* ======================= All_Brands ========================= */

.filterDiv {
  border-bottom: 1px solid #ced4d9;
}
.filterDiv {
  display: none;
}
.show {
  display: block;
}
.container {
  margin-top: 20px;
  overflow: hidden;
}
.btn:hover {
  background-color: #ddd;
}
.btn.active {
  background-color: #666;
  color: white;
}
.All_Brands_list .btn.active {
  border: 1px solid #fd7c26;
}
.All_Brands_list .btn {
  border-radius: 4px;
  background: white;
  color: #232323;
  padding: 8px 12px;
  border: none;
  box-shadow: -1px 1px 12px 0px #00000014;
  width: 40px;
  height: 36px;
}
.All_Brands_list.page-width {
  padding-left: 0px;
  padding-right: 0px;
}
.filterDiv a {
  font-family: Poppins;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
  color: #232323;
  text-decoration: none;
}
.Brand_initial {
  display: flex;
  width: 100%;
  align-items: center;
}
.Brand_links {
  display: grid !important;
  grid-template-columns: 18% 18% 18% 18% 18%;
  grid-row: auto;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  padding: 24px 0px;
  width: 100%;
}
.Brand_initial h2 {
  font-family: Poppins;
  font-size: 40px;
  font-weight: 700;
  line-height: 54px;
  letter-spacing: 0em;
  color: #fd7c26;
  padding: 0px 50px;
  max-width: 120px;
  min-width: 120px;
}
body.Page_all-brands .Logo_slider.page-width {
  padding-top: 0px !important;
}
body.Page_all-brands .page-width.All_Brands_list {
  margin-top: 60px;
}
.PDP_description hr {
  margin: 0;
}
.PDP_description ul {
  padding: 0;
  list-style: none;
}
.brand-three-pg-baner .image-with-text__grid {
  margin: 0 auto;
  max-width: 1200px !important;
}
@media only screen and (max-width: 850px) {
  .Brand_links {
    grid-template-columns: 30% 30% 30%;
  }
  .page-width.All_Brands_list div#myBtnContainer {
    padding: 0px 20px;
  }
  .page-width.All_Brands_list div#myBtnContainer button.btn {
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 768px) {
  body.Page_all-brands .page-width.All_Brands_list {
    padding: 0px 16px !important;
  }
  .All_Brands_list .btn {
    margin-bottom: 5px;
  }
  .Brand_initial h2 {
    font-size: 24px;
    line-height: 32px;
    padding: 0 20px;
  }
  .filterDiv a {
    font-size: 14px;
    line-height: 18px;
  }
  .Brand_links {
    grid-template-columns: 30% 30% 30%;
    grid-column-gap: 10px;
    grid-row-gap: 16px;
    align-items: center;
  }
  body.Page_all-brands h1.main-page-title {
    margin: 20px 0px !important;
  }
  body.template_page main#MainContent .page-width div#myBtnContainer {
    display: flex;
    gap: 10px;
    overflow: scroll;
  }
}
@media only screen and (max-width: 480px) {
  .Brand_links {
    grid-template-columns: 48% 48%;
  }
  .Brand_initial h2 {
    max-width: 80px;
    min-width: 80px;
  }
}
/* ===================== Collection page ===================== */
.facet-filters__field .select__select,
.mobile-facets__sort .select__select {
  padding-left: 10px;
}
.Collection_main_banner {
  position: relative;
}

.Collection_main_banner img {
  width: 100%;
}
.Collection_main_banner .PLP_title {
  position: absolute;
  width: 100%;
  top: 15%;
}
.Collection_main_banner .PLP_title .PLP_desc {
  max-width: 50%;
  {% comment %} font-family: Roboto; {% endcomment %}
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0em;
  color: #232323;
}
.Collection_main_banner .PLP_title h1.collection-hero__title {
  font-family: Poppins;
  font-size: 40px;
  font-weight: 700;
  line-height: 54px;
  letter-spacing: 0em;
  margin: 0;
  color: #232323;
}
body.template_collection ul.card-box .card-information .price {
  width: 50% !important;
}
body.template_collection .card__information .card__heading.h5 {
  min-height: 40px;
}
body.template_collection .card__inner.color-background-1.gradient.ratio {
  --ratio-percent: 100% !important;
}
body.template_collection .card__media .media img {
  object-fit: contain;
}
body.template_collection
  span.active-facets__button-inner.button.button--tertiary {
  box-shadow: -1px 1px 12px 0px #00000014;
  background: #b9e1a9;
  color: #276f0b;
  text-transform: capitalize;
  border-radius: 8px;
}
.Collection_main_banner .PLP_title {
  position: relative;
  margin-top: 20px;
}
.Collection_main_banner .PLP_title .PLP_desc {
  max-width: 100%;
  text-align: left;
  margin: 0 auto;
}
@media only screen and (max-width: 1300px) {
  .Collection_main_banner .PLP_title h1.collection-hero__title {
    text-align: left;
  }
  .PLP_banner_Mobile {
    display: block !important;
  }
  .PLP_banner_Desktop {
    display: none;
  }
  .Collection_main_banner .PLP_breadcrumbs nav.page-width.breadcrumbs {
    margin: 10px 0px;
  }
  .Collection_main_banner .PLP_breadcrumbs {
    position: relative;
  }
}
.PLP_banner_Mobile {
  display: none;
}
@media only screen and (max-width: 768px) {
  .Collection_main_banner .PLP_title .PLP_desc {
    max-width: 90%;
  }
  .header__icons.header__icons--localization.header-localization
    a.header_My_Account_main
    span.header_My_Account.Desktop_only {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .Collection_main_banner .PLP_title h1.collection-hero__title {
    font-size: 24px;
    line-height: 32px;
  }
  .Collection_main_banner .PLP_title .PLP_desc {
    max-width: 100%;
    font-size: 16px;
  }
}
/* deva */

body.Page_one-good .brand-three-pg-baner {
  margin: 0px !important;
  padding: 30px !important;
  background: #b9e1a9 !important;
  max-width: 100% !important;
}
.Page_one-good .brand-three-pg-baner .image-with-text__content {
  padding: 6rem 14rem 7rem 0rem !important;
}
body.Page_one-good.template_page
  main#MainContent
  .brand-three-pg-baner.page-width {
  max-width: 100% !important;
  margin-top: 0px !important;
}
body.Page_one-good.template_page
  main#MainContent
  .sec-one-brand-ppg
  .page-width,
body.template_page main#MainContent .brand-page-second-banner,
body.template_page main#MainContent .brand-page-ppds .page-width,
body.template_page main#MainContent .brand-page-ppds .page-width-desktop,
body.template_page main#MainContent .why-choose-us.page-width,
body.template_page main#MainContent .vegan-ppd-brand-page .page-width,
body.template_page main#MainContent .brand-page-seller-section .page-width {
  max-width: 1200px !important;
  margin: 0 auto !important;
  padding: 0px 1.5rem !important;
}
body.template_page main#MainContent .brand-page-ppds .page-width {
  margin-top: 0px !important;
}
.sec-one-brand-ppg,
.vegan-ppd-brand-page {
  margin-top: 60px;
}
.sec-one-brand-ppg .grid {
  justify-content: center !important;
}
.brand-page-ppds .price__regular,
.brand-page-ppds .caption-large.light {
  display: none;
}
.brand-page-ppds .price__sale {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row-reverse;
}
.brand-page-ppds .grid__item {
  box-shadow: -1px 1px 12px 0px #00000014;
  border-radius: 8px;
  padding: 12px;
}
.brand-page-ppds .collection__title {
  margin: 0px !important;
  padding-bottom: 0px !important;
}
.brand-page-ppds .collection__title .title {
  margin-bottom: 0px !important;
}
.why-choose-us .media > img {
  object-fit: contain !important;
}
.why-choose-us .global-media-settings {
  border: unset !important;
}
.why-choose-us .image-with-text__content {
  padding: 0px 50px 0px 0px;
}
.why-choose-us .image-with-text__text span:last-child {
  color: #fd7c26 !important;
}
.why-choose-us .Custom-card-box-text-btn {
  width: fit-content;
  background: #fd7c26;
  padding: 6px 8px;
  border-radius: 4px !important;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0em;
  position: absolute;
  top: 75%;
  left: 90px;
  transform: translate(-50%, -50%);
}
.why-choose-us .image-with-text__grid {
  display: flex;
  align-items: center;
}
.why-choose-us .Custom-card-box-text-btn a {
  color: #fff;
  text-decoration: unset;
  display: flex;
  align-items: center;
}
.why-choose-us .Custom-card-box-text-btn a svg {
  margin-left: 5px;
}
.vegan-ppd-brand-page .Custom-card .Custom-card-box .Custom-card-box-text {
  position: unset !important;
}
.vegan-ppd-brand-page .Custom-card .Custom-card-box {
  position: relative;
  display: flex;
  align-items: center;
}
.vegan-ppd-brand-page .grid.Custom-card-slider {
  gap: 24px;
  align-items: center;
  justify-content: center;
}
.vegan-ppd-brand-page
  .grid--3-col-desktop.grid--1-col-tablet-down:nth-child(1) {
  width: 100%;
  max-width: 48%;
  background: #eef8ea;
  border-radius: 8px;
}
.vegan-ppd-brand-page
  .grid--3-col-desktop.grid--1-col-tablet-down:nth-child(2) {
  width: 100%;
  max-width: 48%;
  border-radius: 8px;
  background: #eef0f1;
}
.vegan-ppd-brand-page h3 {
  color: #000 !important;
}
.brand-page-second-banner .banner__content {
  display: none !important;
}
.brand-page-ppds .quick-add.no-js-hidden .quick-add__submit span,
.brand-page-ppds .compare_at_price {
  font-size: 12px !important;
}
.vegan-ppd-brand-page .grid {
  justify-content: space-between !important;
}
.brand-page-seller-section .grid {
  margin-left: -10px;
  margin-top: 2rem;
  margin-bottom: 2rem !important;
  gap: 0px !important;
}
.brand-page-seller-section .grid--3-col-desktop {
  width: 100%;
  max-width: 16.6%;
  border-right: 1px solid #000;
  padding: 0 10px;
  margin-bottom: 2rem;
}
.brand-page-seller-section .grid--3-col-desktop:last-child {
  border-right: 0px solid #000 !important;
}
.Page_one-good h2 {
  font-family: Poppins !important;
}
.brand-page-ppds .page-width-desktop {
  padding: 0px !important;
}
.brand-page-ppds .page-width-desktop {
  max-width: 100% !important;
  margin: 0 5rem !important;
}

.gcs-icos.Tag_icons {
  right: 0px !important;
  width: 100% !important;
  max-width: 100% !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tooltip {
  position: relative;
  display: inline-block;
  width: 100% !important;
  max-width: 100% !important;
}
.gcs-icos.Tag_icons ul {
  margin-top: 0;
  padding: 0;
  justify-content: left;
}
.recipe_page .article {
  background: #fff;
  padding: 10px;
  border-radius: 7px;
  box-shadow: 0 8px 16px #00000014;
}
@media only screen and (min-width: 750px) {
  .recipe_page .blog-articles {
    grid-template-columns: 1fr 1fr 1fr !important;
  }
}
@media only screen and (max-width: 990px) {
  .Page_one-good .brand-three-pg-baner .image-with-text__content {
    padding: 1.5rem 0px !important;
  }
  body.Page_one-good .brand-three-pg-baner {
    margin: 0 !important;
    padding: 30px 15px !important;
  }
  body.template_page main#MainContent .brand-page-second-banner {
    padding: 0px !important;
  }
  .sec-one-brand-ppg .grid {
    display: unset !important;
  }
  .why-choose-us .image-with-text__content {
    padding: 0px !important;
  }
  .why-choose-us .image-with-text__grid {
    flex-direction: column-reverse !important;
  }
  .why-choose-us .image-with-text__text {
    margin-bottom: 2rem;
  }
  .vegan-ppd-brand-page .grid.Custom-card-slider {
    flex-direction: column;
  }
  .vegan-ppd-brand-page
    .grid--3-col-desktop.grid--1-col-tablet-down:nth-child(1),
  .vegan-ppd-brand-page
    .grid--3-col-desktop.grid--1-col-tablet-down:nth-child(2) {
    width: 100%;
    max-width: 100% !important;
    margin: 5px 0;
  }
  .brand-page-seller-section .grid--3-col-desktop {
    max-width: 33.33%;
  }
  .brand-page-ppds .page-width-desktop {
    max-width: 100% !important;
    margin: 0 1.5rem !important;
  }
  .why-choose-us .grid--2-col-tablet .grid__item {
    width: calc(100% - var(--grid-desktop-horizontal-spacing) / 2) !important;
  }
  .brand-page-seller-section .grid--3-col-desktop {
    width: 100%;
    max-width: 50%;
    border-right: 0px solid #000 !important;
    padding: 0 10px;
    margin-bottom: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .why-choose-us .Custom-card-box-text-btn {
    padding: 4px 6px;
    font-size: 13px;
    top: 75%;
    left: 60px;
  }
  /* .header__icons {
		display: none !important;
	} */
}

.card-wrapper .full-unstyled-link:after {
  z-index: 1 !important;
}

@media only screen and (min-width: 1984px) {
  .page-width {
    max-width: 90% !important;
  }
}

/* ============== Recipe page =============== */

.Recipe_Category-main {
  display: flex;
}
.Recipe_Category-main .Recipe_Category-box {
  flex-basis: 25%;
  text-align: center;
  box-shadow: -1px 1px 12px 0px #00000014;
  margin: 0px 10px;
  border-radius: 12px;
  padding: 16px 24px 16px 24px;
}
.Recipe_Category-main .Recipe_Category-box p {
  color: #232323;
  font-family: Poppins !important;
  font-size: 18px !important;
  font-weight: bold !important;
  line-height: 24px !important;
  letter-spacing: 0em;
}
.Recipe_Category-main .Recipe_Category-box a,
.Recipe_grid-main .Recipe_grid-box a {
  text-decoration: none;
}

.Recipe_grid-box {
  box-shadow: -1px 1px 12px 0px #00000014;
  border-radius: 8px;
  padding: 16px;
  margin: 0px 10px;
}
.Recipe_grid-main .Recipe_grid-box .Recipe_grid-img img {
  width: 100%;
}

.Recipe_grid-main {
  display: grid;
  grid-template-columns: 33.33% 33.33% 33.33%;
  grid-row-gap: 24px;
}
.Recipe_grid-main .Recipe_grid-box .Recipe_grid-text h2 {
  margin: 0;
  font-family: Poppins !important;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  letter-spacing: 0em;
}
.Recipe_grid-main .Recipe_grid-box .Recipe_grid-text p {
  font-size: 14px !important;
  line-height: 18px !important;
  color: #8a8a8a;
  margin: 0;
  margin-top: 8px;
}

@media only screen and (max-width: 768px) {
  .Recipe_grid-main {
    grid-template-columns: 50% 50%;
  }
  .Recipe_Category-main {
    overflow-x: scroll;
  }
  .Recipe_Category-main .Recipe_Category-box img {
    width: 100%;
    min-width: 100px;
  }
  .Recipe_Category-main .Recipe_Category-box {
    max-width: 140px;
  }
}

@media only screen and (max-width: 480px) {
  .Recipe_grid-main {
    grid-template-columns: 100%;
  }
  .Tab-with-slider h3 {
    height: 40px;
  }
}

.Tab-with-slider .card-information button[disabled] svg {
  display: block !important;
}

/* Recipe page img */

.Recipe_page-img {
  box-shadow: -1px 1px 12px 0px #00000014;
  padding: 10px !important;
  border-radius: 8px;
}
.Recipe_page-img-tags ul {
  list-style: none;
  display: flex;
  gap: 8px;
  padding: 0;
}
.Recipe_page-img-tags ul li {
  background: #ffe5d4;
  {% comment %} font-family: Roboto; {% endcomment %}
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0em;
  color: #232323;
  padding: 12px;
  border-radius: 4px;
}
.Recipe_page-img-tag-title h1 {
  font-family: Poppins;
  font-size: 36px;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: 0em;
  margin: 0;
}
.Recipe_page-img-box-one {
  border-bottom: 1px solid #ced4d9;
  padding-bottom: 24px;
}
.Recipe_page-img-short-desc {
  padding-top: 24px;
}
.Recipe_page-img-short-desc {
  padding-top: 24px;
  {% comment %} font-family: Roboto; {% endcomment %}
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  max-width: 950px;
  color: #232323;
}
.Recipe_page-img-desc {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.Recipe_page-img-desc-time {
  border: 1px solid #b9e1a9;
  border-radius: 8px;
  padding: 24px 16px 24px 16px;
}
.Recipe_page-img-desc-time .Recipe_page-img-desc-time-date {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.Recipe_page-img-desc-time .Recipe_page-img-desc-time-date span {
  display: block;
}
.Recipe_page-img-desc-time .Recipe_page-img-desc-time-date span {
  color: #8a8a8a;
  {% comment %} font-family: Roboto; {% endcomment %}
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
}
.Recipe_page-img-desc-time .Recipe_page-img-desc-time-date p {
  font-weight: bold !important;
  margin: 0;
}
.Recipe_page-img-desc-time-date:after {
  height: 1px;
  display: block;
  width: 100px;
  background: #ced4d9;
  content: "";
  margin: 20px 0px;
}
.Recipe_page-img-desc-time-date:nth-last-child(1):after {
  content: none;
}
.Recipe_page-img-Nutrition-Facts {
  table:not([class]),
  table:not([class]) td,
  table:not([class]) th {
    border: none;
    box-shadow: none;
  }
}

.Recipe_page-img-Nutrition-Facts td {
  padding: 0px !important;
  {% comment %} font-family: Roboto; {% endcomment %}
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0em;
  padding-bottom: 12px !important;
  color: #232323;
}
.Recipe_page-img-desc-video {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 24px;
}
.Recipe_page-img-Nutrition-Facts {
  padding: 0px 100px;
}
.Recipe_page-img-Nutrition-Facts table td:nth-child(1) {
  width: 180px;
}
.Recipe_page-img-Nutrition-Facts table td:nth-child(2) {
  width: 120px;
}
.Detail_Recipe {
  box-shadow: -1px 1px 12px #00000014;
  padding: 10px !important;
  border-radius: 8px;
  margin-top: 16px;
  {% comment %} font-family: Roboto; {% endcomment %}
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  color: #232323;
}

.Detail_Recipe h3 {
  font-family: Poppins;
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: 0em;
  margin: 0;
  margin-bottom: 24px;
}

@media only screen and (max-width: 1024px) {
  .Recipe_page-img-desc-video {
    flex-direction: column;
  }
  .Recipe_page-img-desc-video .Recipe_page-img-video {
    order: 1;
    width: 100%;
  }
  .Recipe_page-img-desc-video .Recipe_page-img-desc {
    order: 2;
  }
  .Recipe_page-img-desc-video .Recipe_page-img-video iframe {
    width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .Recipe_page-img-box-one {
    border-bottom: none;
    padding-bottom: 0px;
  }
  .Recipe_page-img-short-desc {
    display: none;
  }
  .Recipe_page-img-desc-video .Recipe_page-img-desc {
    display: block;
  }
  .Recipe_page-img-desc-time {
    display: flex;
  }
  .Recipe_page-img-desc-time .Recipe_page-img-desc-time-date {
    position: relative;
  }
  .Recipe_page-img-desc-time-date:after {
    content: "";
    position: absolute;
    background: #ced4d9;
    width: 2px;
    height: 100%;
    right: 0;
    top: 0;
    margin: 0;
  }
  .Recipe_page-img-Nutrition-Facts {
    padding: 0;
  }
  .Recipe_page-img,
  .Detail_Recipe {
    margin: 0px 15px !important;
  }
  .Detail_Recipe {
    margin-top: 16px !important;
  }

  .Recipe_page-img-tag-title h1 {
    font-size: 24px;
    line-height: 32px;
  }
  .Recipe_page-img-Nutrition-Facts h2 {
    font-size: 18px;
    font-family: Poppins;
    font-weight: bold;
    line-height: 24px;
    letter-spacing: 0em;
  }
}

body.Page_get-in-touch-with-us h1.main-page-title {
  margin-bottom: 20px !important;
}

/* input[type='checkbox']{
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 2.1rem;
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin: 0;
  cursor: pointer;
  border: 1px solid #4F565D;
  background: #fff;
  transition: background .3s, border-color .3s, outline .2s;

  &:after {
    content: '';
    display: block;
    left: 0;
    top: 0;
    position: absolute;
    transition: transform .3s ease, opacity .2s;
  }

  &:checked {
    background-color: #275EFE;
    border-color: #275EFE;
    transition: transform .6s cubic-bezier(.2, .85, .32, 1.2), opacity .3s;
  }

  &:disabled {
    background-color: #F6F8FF;
    border-color: #8F8F8F;
    cursor: not-allowed;

    &:checked {
      background-color: #8F8F8F;
    }

    & + label {
      cursor: not-allowed;
    }
  }
}  */

.product-get-collections a {
  text-decoration: none;
  color: #50b429;
  font-weight: 600;
}
@media only screen and (max-width: 1030px) {
  button.slick-next,
  button.owl-next span {
    right: -0px;
  }
  button.slick-prev,
  button.owl-prev span {
    left: -0px;
  }
  .Best_Deals_products button.owl-prev span {
    left: -50px;
  }
  .Best_Deals_products button.owl-next span {
    right: -50px;
  }
}

/* ============== quick view ============== */

.quick-add-modal__content-info h2.h1 {
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: 0em;
  font-family: Poppins;
}
.quick-add-modal__content-info .product__title {
  margin-bottom: 0;
}
.quick-add-modal__content-info .product-get-collections a {
  font-size: 13px;
}
.quick-add-modal__content-info .product-get-collections {
  line-height: 20px;
}
.quick-add-modal__content-info .product__info-wrapper .price-item {
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: 0em;
}
s.price-item.price-item--regular.compare_at_price{
  font-size: 18px !important;
}
.Tab-with-slider ul.card-box li s.price-item.price-item--regular.compare_at_price,
.template_collection s.price-item.price-item--regular.compare_at_price,
product-recommendations s.price-item.price-item--regular.compare_at_price{
  font-size: 14px !important;
} 
.template_collection .locAvlgcs{
  bottom: 40px !important;
  top: auto !important;
  width: 70%;
  right: -6px;
}
.template_collection .price__container {
    min-height: 45px;
}
.quick-add-modal__content-info
  .product__info-wrapper
  .price-item.compare_at_price {
  font-size: 20px !important;
}
.quick-add-modal__content-info .product__sku,
.quick-add-modal__content-info .PDP_description {
  display: none;
}

.mega-menu__content ul.mega-menu__list .mega-menu__link--level-2 {
  color: green;
  font-weight: bold;
}
a.Main_cate_click {
  text-decoration: none;
  color: black;
}
ol.breadcrumbs__list {
  z-index: 1;
  position: relative;
}
.Collection_banner button.slick-prev,
.Collection_banner button.slick-next {
  display: none !important;
}
.product-get-collections {
  display: none;
}
button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
  background: #000;
  padding: 0 37px;
  width: 100%;
  border-radius: 4px !important;
}
/* .Mobile_sticky_add_to_cart {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 9;
	left: 0;
	background: white;
	padding: 10px 20px;
}
.Mobile_only.Mobile_sticky_add_to_cart {
	margin: 0;
}
.Mobile_only.Mobile_sticky_add_to_cart product-form.product-form {
	margin: 0;
}
.Mobile_only.Mobile_sticky_add_to_cart .product-form__buttons .product-form__submit, .Mobile_only.Mobile_sticky_add_to_cart button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
	flex-basis: 50%;
} */
details[open] > .share-button__fallback {
  display: none;
}
.horizontal-mega-menu ul.mm-submenu.tree li:hover > a,
.horizontal-mega-menu ul.mm-submenu.tree li.mega-hover > a,
.horizontal-mega-menu ul.mm-submenu.tabbed > li.tab-opened > a,
.horizontal-mega-menu ul.mm-submenu.tabbed > li.tab-opened > a > .mm-title,
.horizontal-mega-menu ul.mm-submenu li a:hover,
.horizontal-mega-menu ul.mm-submenu li:hover > a,
.horizontal-mega-menu ul.mm-submenu li a:hover i,
.horizontal-mega-menu ul.mm-submenu li:hover > a > i,
.horizontal-mega-menu ul.mm-submenu li a:hover > span,
.horizontal-mega-menu ul.mm-submenu li:hover > a > span,
.horizontal-mega-menu ul.mm-submenu.tree li.fa:hover:before,
.horizontal-mega-menu ul.mm-submenu.tree li.mega-hover.fa:before,
.horizontal-mega-menu ul.mm-submenu.tabbed > li.tab-opened.fa:before,
.horizontal-mega-menu
  ul.mm-submenu
  > li
  > .mega-menu-item-container
  > .mm-list-name
  > span[onclick]:hover {
  color: #0ead69 !important;
  font-weight: bold;
}
.predictive-search.predictive-search--header {
  z-index: 999999;
}
.Custom_search.Desktop_only
  form.search.search-modal__form
  button.reset__button.field__button.hidden {
  display: none;
}
body.template_page ol.breadcrumbs__list .page-width {
  margin-top: 0px !important;
}
.PDP_wishlist {
  display: none;
}
@media screen and (max-width: 1240px) {
  body.template_page main#MainContent .page-width {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
@media only screen and (max-width: 820px) {
  .Custom_search.Desktop_only {
    grid-column: 1 / 4;
  }
}
@media screen and (max-width: 749px) {
  .grid--2-col-tablet-down .grid__item {
    width: calc(50% - 10px) !important;
  }
  ul.card-box {
    padding-left: 0;
    column-gap: 8px;
    row-gap: 16px;
  }
  body.template_page .rte {
    margin-top: 20px;
  }
  .blog_page .title--primary {
    margin: 10px 0px !important;
  }
}
@media only screen and (max-width: 480px) {
  .Categories-Slider img {
    width: 100px;
    max-height: 100px;
    object-fit: contain;
  }
  .Tab-with-slider.page-width {
    margin-top: 30px;
  }
  .Logo_slider.page-width img {
    max-height: 90px;
  }
  .quick-add-modal__content-info .Mobile_sticky_add_to_cart {
    padding: 0px;
    position: unset;
  }
  .quick-add-modal__content-info .product-form__buttons {
    display: block;
  }
  .quick-add-modal__content-info .product-form__buttons button {
    width: 100% !important;
    margin-top: 10px !important;
  }
  .quick-add-modal__content-info {
    overflow-y: scroll;
  }
  body.template_collection .card__information .card__heading.h5 {
    min-height: 40px;
  }
  body.Page_all-brands .Brand_logo {
    padding-left: 20px;
  }
  #smoothie-job-content .job-page {
    width: 100% !important;
    padding-left: 0px !important;
    padding-right: 0 !important;
  }
  #smoothie-job-content span.detail-text {
    margin-top: 0 !important;
  }
  .product-form__buttons .product-form__submit {
    gap: 9px !important;
  }
  .product-form__buttons .product-form__submit {
    padding: 0 10px;
  }
  .locAvlgcs {
    font-size: 12px;
  }
}

span.read_more_less,
a.read_more_less {
  background: #50b429;
  padding: 3px 10px;
  border-radius: 5px;
  color: white;
  text-transform: capitalize;
  cursor: pointer;
  text-decoration: none;
  display: block;
  width: fit-content;
  margin-top: 20px;
}

/* ============= Cart =========== */

a.cart-item__name.h4.break:hover {
  text-decoration: none;
}

a.trigger {
  background: unset;
  color: #000;
  {% comment %} font-family: Roboto; {% endcomment %}
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: 0em;
}
span#ChnageLocat {
  padding-left: 10px;
}

@media only screen and (max-width: 480px) {
  span#ChnageLocat {
    display: none;
  }
  a.trigger {
    padding: 0;
  }
}

@media only screen and (max-width: 850px) {
  .Best_Deals .swiper-wrapper.card-box.grid {
    flex-wrap: unset;
  }
  .Best_Deals .swiper-wrapper.card-box.grid .item {
    max-width: 100%;
  }
}

.Categories-Slider {
  position: relative;
}
.Categories-Slider .swiper {
  position: unset;
}
.swiper-button-next {
  margin-top: auto;
  right: 0;
}
.swiper-button-next:after {
  position: absolute;
  right: -4.5%;
  top: 50%;
  background-image: url(/cdn/shop/files/Frame_467.svg);
  margin: -20px 0 0;
  font-size: 0;
  width: 40px;
  height: 40px;
  border: none;
  background-color: transparent;
  cursor: pointer;
}

.swiper-button-prev {
  margin-top: auto;
  left: -1%;
}
.swiper-button-prev:after {
  position: absolute;
  left: -4.5%;
  top: 50%;
  background-image: url(/cdn/shop/files/Frame_467.svg);
  margin: -20px 0 0;
  font-size: 0;
  width: 40px;
  height: 40px;
  border: none;
  background-color: transparent;
  transform: rotate(180deg);
  cursor: pointer;
}

@media only screen and (max-width: 768px) {
  .swiper-button-next,
  .swiper-button-prev {
    display: none;
  }
}

.header__active-menu-item {
  text-decoration: none !important;
}

.swiper-wrapper {
  box-sizing: border-box;
}




/* .card-product.item .ot-estimated-shipping {
    display: none;
} */







.gcs-icos-and-ATC {
	display: flex;
}
.quick-add.no-js-hidden svg {
	height: 15px;
}
.quick-add.no-js-hidden .quick-add__submit {
	padding: 6px 7px;
	min-height: auto;
	max-height: 30px;
	height: 30px !important;
  box-shadow: 3px 3px 5px 3px #50b4298a;
  color: white;
	text-transform: uppercase;
}
.Tab-with-slider ul.card-box li {
	display: block;
}
.gcs-icos.Tag_icons ul li {
	box-shadow: none;
}
.eta-prod-button-call {
	font-size: 13px;
	position: relative;
}
.eta-prod-button-call:before {
	content: "";
	position: absolute;
	width: 25px;
	height: 25px;
	background-image: url('/cdn/shop/files/fast-delivery.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	top: 0px;
	left: -33px;
	z-index: 0;
}
.eta-prod-wrapper {
	position: relative;
	margin-left: 30px;
	margin-top: 10px;
}
.ATC {
	position: absolute;
	top: auto;
	bottom: 40px;
	right: 20px;
	z-index: 2;
}
body.template_collection .ATC{
  bottom: 65px;
}
body.template_collection .eta-prod-button-call{
  top: 5px;
}
body.template_collection .eta-prod-button-call:before{
  top: -5px;
}
.discount-card-pro {
	font-family: monospace;
	background-color: rgb(0, 128, 66);
	border-top-left-radius: 8px;
	border-bottom-right-radius: 10px;
	width: max-content;
	padding: 3px 10px;
}
ul.card-box li {
	padding: 0px;
}
.gcs-icos-and-ATC, .card__content {
	padding: 0px 12px !important;
}
img.icon-cart-plu,.seach-icon {
	filter: brightness(0) invert(1);
	width: 20px;
	height: 20px;
}
.Left_side_div {
	margin-bottom: 10px;
}
.price__container .compare_at_price {
	position: relative;
	display: inline-block;
	text-decoration: none !important;
}
.price__container .compare_at_price::after {
	content: '';
	position: absolute;
	left: 0;
	top: 45%;
	width: 100%;
	height: 1px;
	background: rgb(255 0 0);
	transform: rotate(-8deg);
}
.Tab-with-slider ul.card-box li {
	overflow: hidden;
}
.copyright__content {
	text-transform: capitalize;
}
.card-information {
	display: table-caption;
}
.price--on-sale .price__sale {
  display: table;
}
span.price-item.price-item--sale.price-item--last.product_price_green {
  display: block;
}
.template_product span.price-item.price-item--sale.price-item--last.product_price_green{
  display: unset;
}
.Tab-with-slider ul.card-box li .card-information{
  min-height: 60px;
}
.facets-vertical.page-width {
  padding-top: 20px !important;
}
h1.collection-hero__title {
  margin-top: 0;
}
.footer__content-bottom {
  border-top: 0;
  padding-top: 0;
}
/* .product-form__buttons .product-form__submit {
  max-width: 50%;
}
.bz-button-wrapper {
  max-width: 50%;
  width: 100%;
}
.product-form__buttons {
  flex-direction: row !important;
  max-width: 100%;
} */

.locAvlgcs{
  top: -10px;
  bottom: auto;
  right: -16px;
  width: 100%;
  margin: 0;
  padding: 10px 0px;
  border-radius: 10px;
}
.gcs-icos.Tag_icons ul li {
    overflow: visible !important;
}
.card__heading.h5{
    font-weight: normal;
  }
product-recommendations{
    .locAvlgcs {
      top: auto;
      bottom: 0;
      width: 100%;
      margin: 0;
      padding: 5px 0px;
      border-radius: 10px;
      line-height: 20px;
      right: 0;
    }
  }

@media only screen and (max-width: 480px) {
	.Homepage_section {
		margin-bottom: 20px;
	}
	.ATC {
		bottom: 20px;
		right: 20px;
	}
	body.template_collection .ATC {
		bottom: 80px;
	}
	.quick-add.no-js-hidden .quick-add__submit {
		padding: 10px 20px;
	}
	.footer-block__details-content {
		margin-bottom: 0 !important;
	}
	.gcs-icos ul li img {
		width: 20px;
		height: 20px;
	}
	.price .price-item {
		margin: 0px !important;
	}
	.card-information .Left_side_div, .card-information .quick-add{
    min-height: 42px;
  }
  .Our-Recipes-grid-two .Our-Recipes-grid-two-one{
    margin-top: 20px;
  }
  body.template_product.product_page .PDP_Vendor{
    padding-bottom: 10px !important;
  }
  s.price-item.price-item--regular.compare_at_price{
    font-size: 12px !important;
  }
  product-recommendations{
    .locAvlgcs {
      top: auto;
      bottom: 0;
      width: 100%;
      margin: 0;
      padding: 5px 0px;
      border-radius: 10px;
      line-height: 20px;
      right: 0;
    }
  }
  .Tab-with-slider .tab li a{
    font-size: 15px;
  }
  .product_price_green {
    font-size: 16px !important;
  }
  .Tab-with-slider ul.card-box li a{
    font-size: 13px;
  }
  .card__heading.h5 {
    min-height: 80px;
  }
  .template_collection .locAvlgcs {
    bottom: 75px !important;
  }
  nav.menu-drawer__navigation {
    padding: 0;
  }
  .list-menu__item {
    padding-bottom: 0px !important;
    padding-left: 20px !important;
  }
  nav.menu-drawer__navigation a {
    font-family: 'Roboto' !important;
  }
}






.product-description-custom{
  font-size: 15px;
  line-height: 1.7;
  color: #333;
}

.product-description-custom p{
  margin-bottom: 16px;
}

.product-storage,
.product-shelf-life{
  margin: 20px 0;
  font-size: 14px;
}
.product-nutrition{
  margin: 24px 0;
}
.product-nutrition h4{
  margin-bottom: 14px;
  font-size: 18px;
  font-weight: 600;
}
.product-nutrition table{
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #e5e5e5;
}
.product-nutrition td{
  padding: 12px 14px;
  border-bottom: 1px solid #e5e5e5;
  font-size: 14px;
}
.product-nutrition tr:last-child td{
  border-bottom: none;
}
.product-nutrition td:last-child{
  text-align: right;
  font-weight: 600;
}