/** Shopify CDN: Minification failed

Line 1681:26 Unexpected "{"

**/

.richtext-text strong { 
    font-weight: 500;
} 
.text-small {
  font-size: 16px; 
  line-height: 156%;
}
.text-medium {
  font-size: 18px; 
  line-height: 136%;
}
.text-large {
    font-size: 20px;
    line-height: 136%;
}
.richtext-button {
    margin-top: 21px;
}

.h0 {
  font-size: 60px; 
  line-height: 60px;
  letter-spacing: 0;
}
.h1 {
  font-size: 50px;
  line-height: 50px;
  letter-spacing: 0; 
}
.h2 {
  font-size: 40px;
  line-height: 40px;
  letter-spacing: 0; 
}
.heading {
    margin-bottom: 5px;
}
.heading+.subheading {
    font-size: 25px;
    letter-spacing: 0; 
    line-height: 34px;
}

.button, .shopify-payment-button__button--unbranded:not([disabled]), .shopify-payment-button__button--unbranded[disabled], .shopify-challenge__button {
    min-width: 180px;
    padding: 13px 1em;
    letter-spacing: 2.8px;
    font-size: 15px;
    font-size: 12px;
    /* font-weight: 500; */
}
.button+.button {
    margin-left: 15px;
}
.heading strong {
    color: #BF232A;
}
 

.announcement {
    letter-spacing: 0px!important;
    font-size: 12px;
    font-weight: 500;
}

.slideshow-heading {
    margin-bottom: 20px;
    text-transform: none;
}
.sub-text {
    line-height: 116%;
    letter-spacing: 0;
    text-transform: none;
}
.slide-content-inner .inline-flex {
    margin-top: 1.8rem;
}
.richtext-image .inline-block {
    margin-right: 13px;
}
.richtext-image .inline-block img {
    width: auto;
    /* max-width: 130px; */
    height: auto;
    margin: 20px 0 0 0;
}
.image-with-text-section .section--full-width .image-right .media {
    padding-right: var(--container-outer-width);
}
.curve_img svg {
    width: 100%;
}
.hide-curve .curve_img {
    display: none;
}
/* .announcement span:after {
    content: "-";
    margin: 0 15px;
} */
.announcement span:last-child:after {
    display:none;
}

.product-name {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 6px;
}
.product-info .complementary-product .product-name {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 5px;
}
.product-card .price {   
    font-size: 15px;
    font-weight: bold;
}
.product-card-container--diff-bg .product-card .product-card__info { 
    padding: 24px 24px 79px 24px;
  position: relative;
}
.product-card__info quick-add-button {
    margin-top: 0px;
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 1.5rem;
}
.product-card__info quick-add-button .button {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    width: 100%;
    font-size: 12px;
    height: auto;
    min-width: 0;
}
.product-card__meta-text, .complementary-product_meta-text {
    font-size: 11px;
    color: #BF232A;
    font-weight: 500;
}
.collapsible-content-section smooth-collapse+hr {
    display: none;
}
.collapsible-content-section smooth-collapse.group { 
    margin: 0;
}
.collapsible-content-section .faq-block {
    gap: 0;
    row-gap: 0px;
}
.collapsible-content-section details {
    background: #fff;
    border-radius: 10px;
    padding: 0 26px;
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 18px 0;
}
.collapsible-content-section smooth-collapse:last-child details {
    margin-bottom: 0;
}
.collapsible-content-section summary {
    background: #fff;
    border-radius: 10px;
    padding: 28px 0 24px 0;
    font-size: 20px;
    line-height: 20px;
    margin: 0;
    display: flex;
    align-items: center;
}
.collapsible-content-section smooth-collapse .prose {
    margin: 0 0 0px 0;
    padding: 0 0 20px 0;
}
.collapsible-title .heading {
    margin-bottom: 25px;
}
.collapsible-content-section .section-content-spacing .heading {
    margin-bottom: 30px;
    margin-bottom: min(2.5rem, calc(1.375rem + 1.5vw));
}
/* .collapsible-content-section .section-content-spacing .prose {
    font-size: 20px;
    font-weight: 300;
    line-height: 26px;
} */
.icon-minus {
    display: none;
}
details[open] .icon-plus {
    display: none;
}
details[open] .icon-minus {
    display: block;
}
.collapsible-content-section .section { 
    /* padding-top: 30px;
    padding-bottom: 30px; */
}

.testimonials-custom .heading, .img-with-text-section-header .section-header ,.custom-rich-text .heading, .img-with-text-section-header .heading {
    margin-bottom: 26px;
}
.testimonials-custom .prose, .img-with-text-section-header .section-header .prose, .custom-rich-text .prose {
    font-size: 16px;
    line-height: 30px;
      font-weight: 300;
    max-width: 880px;
}
.testimonials-custom .prose strong, .img-with-text-section-header .section-header .prose strong {
    font-weight: 500;
} 
.testimonial-img img {
    width: 100%;
}
.testimonial-content .text-headings {
    font-size: 20px;
    margin-bottom: 8px;
}
.testimonials-custom .testimonial-content .prose {
    font-size: 13px;
    line-height: 1.75;
    font-weight: 400;
    max-width: 100%;
    margin-bottom: 12px;
} 
.testimonial-content .author-name {
    font-size: 20px;
    font-weight: 500; 
    display: flex;
    align-items: center;
    justify-content: center;
  column-gap: 0.6rem;
      margin-top: 10px;
}
.testimonial-content {
  padding: 43px 28px 50px 28px;
  text-align: center;
}
.testimonial-rating .rating {
    background: #fff;
    padding: 5px 20px 7px 20px;
    border-radius: 20px;
    box-shadow: 4px 4px 10px rgb(171 171 171);
}
.testimonial-rating>div {
    justify-content: center;
}
.testimonial-rating {
    position: absolute;
    top: -17px;
    left: 0;
    /* margin: 0 auto; */
    width: 100%;
}
.testimonials-custom .testimonial {
    position: relative;
    background: #fff;
    box-shadow: none;
    border-radius: 20px;
}
.author-name .media {
    width: 21px;
}
.video-wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding-top: 56.25%;
}
.video-wrap iframe { 
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.testimonial-img {
    border-radius: 20px 20px 0px 0px;
    overflow: hidden;
}
.tabs {
    display: flex;
    justify-content: center;
    margin-bottom: 42px;
}
.tab-item {
    width: 200px;
    height: 200px;
    background: #fff;
    border-radius: 20px;
    margin: 0 8px;
    display: flex;
    align-items: center;
    flex-flow: column;
    justify-content: center;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    line-height: 26px;
    cursor: pointer;
    gap: 10px;
}
.tab-item.active {
    background: #23BFB6;
  color: #fff;
}
.tab-item.active img {
    filter: brightness(10);
}
.tab-item-content h3 { 
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 20px;
      margin-top: 0;
}
.tab-item-content .prose {
    font-weight: 300;
    font-size: 16px;
    line-height: 156%;
    line-height: 24px;
      padding-right: 15px;
}
.tab-item-content .prose ul {
    margin: 0 0 1.25em 0;
    padding: 0;
    display: flex;
    flex-flow: wrap;
}
.tab-item-content .prose ul li {
    margin: 2px 0 2px 0;
    padding: 0 0 0 30px;
    width: 50%;
    flex: auto;
    list-style: none;
    position:relative;
    font-weight: 500;
}
.tab-item-content .prose ul li:before {
    content: "";
    background: url(check-mark.png);
    width: 15px;
    height: 14px;
    position: absolute;
    left: 0;
    top: 5px;
}
.tab-item-content {
    display: none;
}
.tab-item-content.active {
    display: block;
}
.tab-columns {
    display: flex;
}
.tab-column {
    flex: 0 0 50%;
}
.tab-column.tab-column-img {
    margin-bottom: -36px;
    padding-right: 50px;
    display: flex;
    align-items: end;
}
.tab-column-text {
    margin-top: 34px;
}
.tab-text_text {
    max-width: 605px;
} 
.tab-column-img img {
    width: auto;
    vertical-align: top;
    position: relative;
    height: 450px;
  object-fit: contain;
}
.custom-tab-section .section, .img-with-text-section-header .section-header  {
    padding: 80px 0 0 0;
}
.custom-tab-section { 
    margin-bottom: 80px;
}
.top_curve {
    margin-bottom: -2px;
}
.bottom_curve {
    margin-top: -2px;
}
.testimonials-custom .scroll-area-x {
    scrollbar-width: thin;
    scrollbar-color: #BF232A #fafafa;
    padding-bottom: 27px;
}
.testimonials-custom button.carousel-prev, .testimonials-custom button.carousel-next {
  display:none;
} 
 
/* width */
.testimonials-custom ::-webkit-scrollbar {
  height: 20px;
} 
/* Track */
.testimonials-custom ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
} 
/* Handle */
.testimonials-custom ::-webkit-scrollbar-thumb {
  background: red; 
  border-radius: 10px;
} 
/* Handle on hover */
.testimonials-custom ::-webkit-scrollbar-thumb:hover {
  background: #b30000; 
}
 
.section-media-grid .media img {
    object-fit: scale-down; 
    object-position: bottom right;
    width: 50%;
    margin-right: 0;
    margin-left: auto;
}
.section-media-grid .media-grid__element-content .prose {
    max-width: 50%;
}
.section-media-grid .media-grid__element {
    border-radius: 30px;
}


.product-page .tab-item.active {
    background: #242424;
}
.product-page .tab-item.active img {
    filter: inherit;
}
.product-page .tab-item p,.product-page .tab-text_text p strong {
  color: #BF232A;
}
.tab-column.tab-column-img {
    flex: 0 0 45%;
    padding-right: 100px;
  justify-content: flex-end;
}
body .rebuy-widget .primary-title {
    font-size: 40px;
    line-height: 40px;
    letter-spacing: 0;
    font-weight: bold;
    text-transform: uppercase;
    color: #222222;
    margin: 0 0 40px;
    margin-bottom: 26px;
}
body .rebuy-widget .rebuy-carousel__arrows .rebuy-carousel__arrow {
    width: 60px;
    height: 60px;
    background: #fff;
    box-shadow: 0px 4px 5px rgba(0,0,0,0.2);
}
body .rebuy-widget .rebuy-product-block {
    background-color: #fff;
  border-radius: 20px;
}
body .rebuy-widget .rebuy-carousel__arrows .rebuy-carousel__arrow--prev {
    left: -15px;
}
body .rebuy-widget .rebuy-carousel__arrows .rebuy-carousel__arrow--next {
    right: -15px;
}
body .rebuy-widget .rebuy-carousel__arrows .rebuy-carousel__arrow svg {
    width: 21px;
    height: 21px;
    fill: #9F9B9B;
}
body .rebuy-widget .rebuy-product-block .rebuy-product-info .rebuy-product-title {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 6px;
    font-family: var(--product-card-font-family);
    font-weight: var(--product-card-font-weight);
    overflow-wrap: anywhere;
}
body .rebuy-money,body .rebuy-widget .rebuy-money {
    font-size: 15px;
    font-weight: 700;
    color: #000;
}
body .rebuy-widget .rebuy-product-block .rebuy-product-info {
    text-align: left;
    display: flex;
    flex-flow: column;
}
.section-body .rebuy-widget .rebuy-product-review,
.section-body .rebuy-recommended-products .rebuy-product-review { 
    order: 4;
}
body .rebuy-button,body .rebuy-widget .rebuy-button,body .rebuy-cart__flyout-empty-cart a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 1.25em 2em;
    border: 0;
    border-radius: var(--button-corner-radius);
    font: inherit;
    text-decoration: none;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    letter-spacing: .05em;
    background: rgb(var(--button-background) / var(--button-background-opacity, 1));
    color: rgb(var(--button-foreground));
    transition: background-color .2s, color .2s, box-shadow .2s;
    text-transform: var(--button-text-transform);
    font-family: var(--button-font-family);
    font-weight: var(--button-font-weight);
    line-height: 1;
    position: relative;
    font-size: var(--size-text-sm);
    padding: 13px 1em;
    letter-spacing: 2.8px;
}
body .rebuy-button,body .rebuy-widget .rebuy-button:hover,body .rebuy-cart__flyout-empty-cart a:hover {
    background: rgb(var(--button-background-hover) / var(--button-background-hover-opacity, 1));
}
body .rebuy-select, body .rebuy-widget .rebuy-select, body select.rebuy-select, body .rebuy-widget select.rebuy-select {
    border-radius: 50px;
    font-size: 15px;
    padding: 9px 40px 9px 15px;
}
body .rebuy-widget .rebuy-product-block .rebuy-product-actions, body .rebuy-recommended-products .rebuy-product-block .rebuy-product-actions {
    margin-top: 20px;
}
body .rebuy-widget .powered-by-rebuy,body .rebuy-recommended-products .powered-by-rebuy, body .rebuy-widget .rebuy-carousel__pagination {
  display: none;
}
body main.product-grid .product-info {
    padding-bottom: 0;
}
.img-with-text-section-header .section {
    padding-top: 30px;
    padding-bottom: 50px;
}
.img-with-text-section-header .section-header {
    text-align: center;
}
.img-with-text-section-header .section-body {
    grid-template-columns: minmax(50%, 50%) minmax(360px, 50%);
    margin-inline: auto;
    max-width: 1500px;
}
.img-with-text-section-header .media img {
  object-fit: initial;
  padding: 20px;
  height: auto;
}
.img-with-text-section-header .media {
  height: auto;
}
.img-with-text-section-header ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-flow: wrap;
}
.img-with-text-section-header ul li {
    margin: 2px 0;
    padding: 0 0 0 30px;
    width: 100%;
    flex: auto;
    list-style: none;
    position: relative;
}
.img-with-text-section-header ul li:before {
    content: "";
    background: url(check-mark.png);
    width: 15px;
    height: 14px;
    position: absolute;
    left: 0;
    top: 5px;
}
.img-with-text-section-header .section-body .heading {
    margin-bottom: 26px;
}
.image-with-text-section .bottom-icon {
  position: relative;
}
.image-with-text-section .bottom-icon:after {
  position: absolute;
  content: '';
    background-image: url(Asset-Badge-PFA.png);
    background-position: center;
    background-size: 50px;
}
.image-with-text-section .bottom-icon:after {
    position: absolute;
    content: "";
    /* background-image: url(hemp-seed-oil.png); */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 118px;
    height: 118px;
    bottom: 0;
    left: 0;
    right: 0;
    margin-inline: auto;
}
.product-page .testimonials-custom .section {
    background: transparent;
    margin-top: 0;
    padding-bottom: 90px;
}
.product-page .testimonials-custom .scroll-area-x {
    scrollbar-width: thin;
    scrollbar-color: #BF232A #f5f5f5;
    padding-bottom: 27px;
}
.img-with-text-section-header .richtext-image .inline-block img {
    max-width: 150px;
}
.img-with-text-section-header .richtext-image {
    text-align: center;
}
.img-with-text-section-header .richtext-image .inline-block {
    margin-right: 38px;
}
.img-with-text-section-header .richtext-image {
    text-align: center;
    padding-bottom: 60px;
}
.tolstoy-carousel-video-container, .tolstoy-carousel-video-container .tolstoy-carousel-video {
    max-height: 335px !important;
}
.tolstoy-carousel-video-container button {
    background-image: url(play-icon.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.tolstoy-carousel-video-container button {
    background-image: url(play-icon.png) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    width: 36px;
    height: 36px;
    opacity: 1 !important;
    border: 0 !important;
}
.tolstoy-carousel-video-container button svg {
  display: none;
}
.product-info .product-price {
    margin: 10px 0 0;
}
.product-info .product-price + .prose,  .product-info .product-variant-picker {
    margin: 18px 0;
}
.product-info .metafield-rich_text_field p strong {
    font-weight: 400;
}
 
.product-stock-info.my-6.empty\:hidden {
    margin: 0;
}
.product-variant-picker fieldset {
    margin-bottom: 18px;
}
.buy-buttons :where(.button,.shopify-payment-button__button--unbranded) {
    min-height: 56px !important;
}
.product-info .product-variant-picker .input {
    border: 1px solid #e9e9e9;
    background: #fff;
    border-radius: 8px;
    padding: 12px 15px;
    padding-right: 30px;
}

body .shopify_subscriptions_app_block_label {
    padding: 12px 15px;
}

input#subscriptions_app_block_P3TXAT_one_time_purchase {}

body .shopify_subscriptions_app_block_label>label, .shopify_subscriptions_app_block_label ul li>label {
    display: flex;
    gap: 7px;
}

body .shopify_subscriptions_app_block_label ul {
    padding: 6px 0 2px 10px;
}

body .shopify_subscriptions_app_block_label ul li {
    margin-bottom: 1px;
}
.product-variant-picker .md\:mb-4, body .shopify_subscriptions_app__title {
    margin-bottom: .75rem;
}
body .shopify_subscriptions_app__title {
    font-weight: var(--label-font-weight);
    font-family: var(--label-font-family);
    text-transform: var(--label-text-transform);
    display: inline-block;
    letter-spacing: .025em;
    font-size: var(--size-text-sm);
}
.product-price+.shopify-app-block {
    margin-top: 24px;
}
.product-price+.shopify-app-block a.link {
  color:#bf232a;
  cursor: pointer;
}
.product-price+.shopify-app-block a.link:hover {
  color: #bf232a;
}

.custom-collapsible-con .section {
    padding: 0;
    border-radius: 30px;
    overflow: hidden;
    margin-top: 80px;
    margin-bottom: 80px;
}
.custom-collapsible-con .section .section-body {
    gap: 0;
}
.collapsible-content-section .custom-collapsible-con .faq-block {
    padding: 50px;
}
.collapsible-content-section .custom-collapsible-con details {
    padding: 0;
    background: transparent;
}
.collapsible-content-section .custom-collapsible-con summary {
    background: transparent;
}
.collapsible-content-section .custom-collapsible-con .column-img {
    width: 100%;
    height: 100%;
}
.collapsible-content-section .custom-collapsible-con .column-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.collapsible-content-section .custom-collapsible-con summary {
    padding: 8px 0 10px;
  text-transform: uppercase;
  font-size: 16px;
}
.collapsible-content-section .custom-collapsible-con details {
    margin-bottom: 10px;
}
.collapsible-content-section .custom-collapsible-con details svg.icon {
    width: 22px;
    height: 22px;
}
.collapsible-content-section .custom-collapsible-con details svg.icon path {
    /* stroke: #fff; */
}
.collapsible-content-section .custom-collapsible-con .collapsible-title-wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
  margin-bottom: 50px;
}
.collapsible-content-section .custom-collapsible-con .collapsible-title-wrapper .collapsible-title .heading {
    margin-bottom: 0;
}


.collapsible-content-section .custom-collapsible-con.overlap-icon .faq-block {
    position: relative;
    border-radius: 0 30px 30px 0;
}
.collapsible-content-section .custom-collapsible-con.overlap-icon .column-img {
    border-radius: 30px 0 0 30px;
    overflow: hidden;
}
.custom-collapsible-con.overlap-icon {
    padding-top: 30px;
    margin-top: -30px;
}
.custom-collapsible-con.overlap-icon .section {
  overflow: initial;
}
.overlap-icon .collapsible-title-icon {
    position: absolute;
    top: -32px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}
.overlap-icon .collapsible-title-icon img {
    margin-inline: auto;
}
.collapsible-content-section .custom-collapsible-con.overlap-icon .collapsible-title-wrapper {
    margin-bottom: 40px;
    margin-top: 30px;
}

.header__account-modal {
    position: absolute;
    top: 100%;
    left: 50%;
    display: flex;
    flex-direction: column;
    padding: 24px;
    width: 240px;
    font-weight: var(--font-body-weight);
    text-transform: none;
    transform: translate(-50%);
    transition: opacity .25s;
    user-select: none;
    transform-origin: top;
    z-index: 1100;
    background: rgb(var(--color-modal-background));
    color: rgb(var(--color-modal-foreground));
    overscroll-behavior-y: contain;
    border-radius: var(--dropdown-corner-radius);
    --tw-shadow: 0 8px 16px rgb(0 0 0 / 8%);
    --tw-shadow-colored: 0 8px 16px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);
    outline-style: solid;
    outline-width: 1px;
    outline-color: rgb(var(--color-foreground) / .1);
    opacity: 0;
    display: none;
}
.header-icon-btn:hover .header__account-modal {
    opacity: 1;
    display: flex;
}
.header__account-modal .button {
    letter-spacing: 1.5px;
    font-size: 10px !important;
    color: #FFF !important;
    padding: 9px 5px 8px;
    text-align: center;
    line-height: 1;
    font-weight: 600;
    margin: 0 0 7px;
}
.header__account-modal .header__account__register {
    text-align: center;
    font-size: 10px;
    text-transform: uppercase;
    margin: 7px 0;
    pointer-events: auto;
    display: inline-flex;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    gap: 2px;
}
.header__account-modal .header__account__register:last-child {
    margin-bottom: 0;
    margin-top: 4px;
}
.header__account__register svg {
    width: 12px;
    height: auto;
    vertical-align: middle;
    margin-left: 2px;
    margin-top: -2px;
}
.header__account-modal .header__account__register:hover span, .header__account-modal .header__account__register:hover span svg {
    color: #bf242a;
}
.collapsible-title-wrapper .collapsible-title-icon {
    width: 75px;
}
.collapsible-title-wrapper .collapsible-title {
    width: calc(100% - 75px);
}
.overlap-icon .collapsible-title-wrapper .collapsible-title {
    width: 100%;
}
.product-page .section-footer .curve_img {
    background: #f5f5f5;
}
.product-page .video-sec .section {
  padding: 80px 0 10px;
}
.custom-rich-text .prose {
    margin: 0 auto;
    text-align: center;
}
.footer__bottom-wrapper {
    background: #BF232A;
    color: #fff;
}
.footer__bottom-wrapper .footer__bottom {
    padding: 15px 0;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.footer__bottom p {
   color: #fff;
  font-size: 15px;
 }
body .footer__blocks a {
  font-size: 15px;
}
footer .text-with-logo>p.font-bold {
    margin: 0;
}
footer .text-with-logo .prose p {
    font-weight: 600;
    font-size: 20px;
    line-height: 23px;
}
footer .text-with-logo .prose p strong {
    font-size: 30px;
    display: block;
    line-height: 30px;
    position: relative;
    top: 0px;
}
.text-with-logo .img-block {
    max-width: 220px;
    margin-top: 50px;
}
.footer-block--links .font-bold, .footer-block--newsletter .font-bold {
    font-size: 16px;
    margin-bottom: 35px;
}
.section-footer {
    position: relative;
}
.section-footer:after {
    position: absolute;
    content: "";
    right: 0;
    width: 300px;
    height: 230px;
    bottom: 23px;
    background-image: url(img-footer-dog-2.png)!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
}
.footer__bottom p a {
    position: relative;
    z-index: 1;
}
.footer-block--newsletter .prose p {
    font-size: 15px;
    max-width: 250px;
}
body .footer__blocks .list-social__item a {
    padding: 0;
    margin: 0;
}
body ul.footer__list-social {
    gap: 12px;
}
body .footer__list-social svg {
    width: 26px;
    height: 26px;
}
.footer-block--newsletter .button {
    text-align: center;
    margin: 30px 0;
}
section#shopify-section-template--18148350689444__171632906150fefb23 .section, 
section#shopify-section-template--18148350689444__171632906150fefb23, 
#shopify-section-template--18148350689444__media_grid_nUdbFH .section,
#shopify-section-template--18148350689444__1715808421279ebe06,
#shopify-section-template--18148350689444__1715808421279ebe06 .section,
#shopify-section-template--18148350689444__1715809139c23c480e,
#shopify-section-template--18148350689444__1715809139c23c480e .section {
    background: transparent;
}
body ._carouselVideoContainer_1y5mc_16 {
    gap: 20px;
}
body ._carouselContainer_1y5mc_1 {
  margin-bottom: 0;
}
body .widget-type-product {
    padding: 0;
}
#shopify-section-template--18148350689444__1715808421279ebe06 .section {
    padding-bottom: 0;
}
.section-media-grid .section {
    /* padding-bottom: 90px; */
}
#shopify-section-template--18148350689444__1715809139c23c480e .section {
    padding-bottom: 50px;
}
body details.product-collapse>summary {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.product-complementary-products {
    margin: 25px 0;
}
.button-filter {
    letter-spacing: 0; 
    gap: 13px;
    border-radius: 0;
    background-color: transparent !important;
    padding: 0;
    width: auto;
    min-width: 0;
    margin-top: .5rem;
    font-size: 14px;
}
.collection-grid__results-count>div {
    /* font-weight: bold; */
    font-size: 14px;
}
.complementary-product__button-add-to-cart {
    min-width: 130px;
}
.product-complementary-products .complementary-product {
    grid-template-columns: 80px 1fr 130px;
}
.img-with-text_food-australia .media img {
    padding: 0 30px;
    height: auto;
}
.img-with-text_food-australia .richtext-button+.richtext-image {
  margin-top: 15px;
}
.index-page .img-with-text-section-header .section {
    padding-top: 0;
}
body .section--block {
    margin-top: 80px;
    margin-bottom: 80px;
}
.index-page .img-with-text-section-header {
    margin-bottom: 80px;
}
.section-body .tabs {
    padding: 0 20px;
}
announcement-bar.announcement-bar {
    display: none;
}
.announcement-bar-desktop .announcement {
    padding-top: .625rem;
    padding-bottom: .625rem;
  position: relative;
}
.announcement-bar-desktop .announcement:after {
  content: "-";
    margin: 0 15px;
}
.announcement-bar-desktop .announcement:last-child:after {
display: none;
}
announcement-bar-desktop.announcement-bar-desktop {
    display: flex;
    align-items: center;
    justify-content: center;
}

.blog__tags .grid {
    overflow: visible;
}
.blog__tags .grid .blog-categories {
    flex-flow: wrap;
}
.faq-img-hide { 
    display: none;
}

body .rebuy-widget .splide__list {
    margin: 0 -11px !important;
}
body .rebuy-widget .rebuy-product-grid.large-carousel,
body .rebuy-recommended-products .rebuy-product-grid.large-carousel { 
    padding-right: 0; 
    padding-left: 0;
}
body .rebuy-widget .rebuy-product-grid.large-columns-4 .rebuy-product-block,
body .rebuy-recommended-products .rebuy-product-grid.large-columns-4 .rebuy-product-block {
    max-width: calc(25% - 22px);
    margin: 0 11px;
}
.term-and-condition a {
    font-size: 10px;
    color: #cb898b;
    transition: all 0.3s;
}
.term-and-condition a:hover {
    color: #d9a1a3;
}
body .tolstoy-carousel-container {
    max-width: 100% !important; 
    width: 100% !important;
      margin: 0;
}
body .tolstoy-video-carousel-container {
    gap: 0px;
    position: relative;
}
.tolstoy-video-carousel-container .tolstoy-carousel-arrow-button-container {
    position: absolute;
    left: -20px;
    top: 0;
    z-index: 9;
    top: 50%;
    transform: translate(0px, -50%);
}
.tolstoy-video-carousel-container .tolstoy-carousel-arrow-button-container:last-child {
    left: auto;
    right: -20px;
}
body .yotpo-reviews-pagination-container { 
    margin-top: 20px;
    margin-bottom: 2px;
}
.header_rewards {
    padding-top: 1px;
    cursor: pointer;
}
.header_rewards svg {
    width: auto;
    height: 25px; 
}
.header_rewards svg path {
    fill: currentcolor;
    stroke: currentColor;
}
section#shopify-section-template--18148350689444__17166192296d9b7bd7 {
    padding-top: 1px;
}
.section-body .shopify-app-block .yotpo-widget-instance {
    background: #fff;
    padding: 0 0 60px 0;
    border-radius: 20px;
    margin-top: 60px;
}
body .yotpo-horizontal-pagination .yotpo-reviews-pagination-item { 
    display: flex;
}
.product-card__info .yotpo.yotpo-small {
    min-height: 18px;
    margin-top: 6px;
}

.section-body .yotpo-main-widget-layout .yotpo-base-layout {
    width: 100% !important;
    padding-left: 40px;
    padding-right: 40px;
}
body .rebuy-widget .rebuy-product-title,
body .rebuy-modal__product-title {
  color: rgb(var(--color-foreground));
}
body .yotpo a { 
    color: rgb(var(--color-foreground)) !important;
}
body .yotpo a:hover {
    color: rgb(var(--color-foreground))!important; 
}
.tab-text_icon img {
    margin: 0;
}
body .shopify-policy__container {
    padding-bottom: calc(var(--section-vertical-spacing));
    padding-left: var(--container-outer-width);
    padding-right: var(--container-outer-width);
    --container-inner-width: min( 100vw - var(--container-padding) * 2 - var(--scrollbar-width), var(--container-max-inner-width) );
    --container-outer-width: calc( 50vw - var(--container-inner-width) / 2 - var(--scrollbar-width) / 2 );
    max-width: 100%;
      padding-top: 80px; 
}
body .shopify-policy__title h1 {
    margin-bottom: 2rem;
    font-size: 40px;
    line-height: 40px;
    letter-spacing: 0;
    margin-bottom: min(2.5rem, calc(1.375rem + 1.5vw));
}
.shopify-policy__body .prose {
    font-size: var(--size-text-lg);
    line-height: 1.7777778;
}
.shopify-policy__body .prose h3 { 
    font-size: 1.25em;
    margin-top: 1.6em;
    margin-bottom: .6em;
    line-height: 1.4;
}
.section-content-spacing .contact-text {
    margin-top: 20px;
}
.section-content-spacing .contact-text {
    margin-top: 20px;
    font-size: 15px;
    line-height: 30px;
}
.contact-text a {
    display: flex;
    align-items: center;
    transition: all 0.3s;
}
.contact-text a:hover {
    opacity: .6;
}
.contact-text span:first-child {
    margin-right: 10px;
}
.contact-text li {
    margin-bottom: 6px;
}
.contact-text span + span {
    padding-top: 2px;
}

.img-with-text_food-australia .richtext-button+.richtext-image { 
  display: flex;
  flex-flow: wrap;
}
.img-with-text_food-australia .richtext-image .inline-block:nth-child(1) img {
  min-width: 148px;
  width: 148px;
}
.img-with-text_food-australia .richtext-image .inline-block:nth-child(2) img {
  min-width: 110px;
  width: 110px;
}
.img-with-text_food-australia .richtext-image .inline-block:nth-child(3) img {
  min-width: 144px;
  width: 144px;
}
.img-with-text_food-australia .richtext-image .inline-block:nth-child(4) img {
  min-width: 140px;
  width: 140px;
}
.rebuy-cart .rebuy-cart__flyout-actions {
    margin-top: 10px;
}
body .rebuy-cart .rebuy-widget .splide__list {
    margin: 0!important;
}
.rebuy-cart .rebuy-cart__flyout-note { 
    padding: 10px 20px 12px; 
} 
.rebuy-cart .rebuy-cart__flyout-recommendations .rebuy-widget .primary-title {
    margin: 0 -20px;
    background: #f8f8f8;
}
.rebuy-cart .rebuy-cart__flyout-recommendations .rebuy-widget .rebuy-product-grid.large-style-line .rebuy-product-block,
.rebuy-cart .rebuy-cart__flyout-recommendations .rebuy-widget .rebuy-product-grid.medium-style-line .rebuy-product-block,
.rebuy-cart .rebuy-cart__flyout-recommendations .rebuy-widget .rebuy-product-grid.small-style-line .rebuy-product-block {
    border-radius: 0px;
}
.rebuy-cart .rebuy-cart__flyout-recommendations { 
        background: #ffffff;
}


/* b2b css */
.product-card-listview {
    flex-direction: row;
    border: 1px solid #ffe5e6;
}
.collection-listview .products-collection-grid {
    gap: 10px;
}
.product-listview__media {
    width: 120px;
    min-width: 120px;
    padding: 10px; 
    display: flex;
    align-items: center;
}
.product-card-container--diff-bg .product-card.product-card-listview .product-card__info { 
    display: flex;
    flex-direction: row;
} 
.product-card-listview quick-add-button,
.product-card-listview .product-card__info quick-add-button {
    padding: 0px;
    position: relative;
}
.product-card-listview .product-name {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 4px;
}
.product-card-listview .price {
    font-size: 12px;
    font-weight: 700;
    line-height: 14px;
}
.product-card-container--diff-bg .product-card-listview .media {
  border-radius: 0px;
}
.product-card-listview .product-card__info .yotpo.yotpo-small {
    min-height: 0;
    margin-top: 0;
}
.product-card-listview .product-card__price {
    margin-bottom: 4px;
}
.card_collumn_info {
    flex: auto;
    padding-right: 10px;
    justify-content: center;
    display: flex;
    flex-flow: column;
}

.card_collumn_action {
    width: 165px;
    min-width: 165px;
    max-width: 165px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    margin-top: 4px;
}
.product-card-listview quick-add-button .button,
.product-card-listview .product-card__info quick-add-button .button {
    letter-spacing: 0.5px;
    font-size: 10px;
    padding: 10px 4px;
    min-width: 0px;
  
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    width: 100%;
    height: auto;
}
.card__min-label {
    font-size: 11px;
    font-weight: 400;
    color: #bf232a;
    text-align: center;
    padding: 4px 0px 0 0;
}
.product-card-listview .yotpo-bottomline .text-m {
    font-size: 11px;
    padding-left: 2px;
    line-height: 16px;
}
.product-card-listview .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-star,
.product-card-listview .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-half-star,
.product-card-listview .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-empty-star,
.product-card-listview .yotpo.bottomline .yotpo-bottomline .yotpo-icon-star,
.product-card-listview .yotpo.bottomline .yotpo-bottomline .yotpo-icon-half-star,
.product-card-listview .yotpo.bottomline .yotpo-bottomline .yotpo-icon-empty-star,
.product-card-listview .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-star,
.product-card-listview .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-half-star,
.product-card-listview .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-empty-star {
    font-size: 15.5px;
}
.product-card-listview .product-card__meta-text, .product-card-listview .complementary-product_meta-text {
    line-height: 14px;
    margin-bottom: 3px;
}
.volume-pricing .pretty-custom {
    padding: 4px 13px 4px 13px;
    border: 1px solid #ffe5e6;
    font-size: 13px;
    height: 30px;
    padding-right: 28px;
    position: relative;
    border-radius: 30px;
}
.volume-pricing .pretty-custom .pretty-select {
    border: 0;
    padding: 0;
    position: inherit;
}
.product-form__quantity {
    width: 100%;
}
.volume-pricing .pretty-custom select {
  padding: 0;
  border: 0;
  appearance: none;
  font-size: 11px;
  font-weight: 500; 
  position: initial;
  opacity: 1;
  outline: none !important;
  width: 100%;
}
.volume-pricing .pretty-custom .text {
    min-width: initial;
    padding: 0;
    display: none;
}
.volume-pricing .pretty-custom svg {
    display: none;
}
.volume-pricing .pretty-custom:after {
    position: absolute;
    content: '';
    border: solid #2b2b2b;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    right: 14px;
    top: 8px;
    pointer-events: none;
}
.volume-pricing {
    position: relative;
    width: 100%;
    margin-bottom: 6px;
}
.volume-pricing label {
    position: absolute;
    left: 0;
    right: 0;
    top: -3px;
    z-index: 1;
    background: #fff;
    display: inline-block;
    margin: 0 auto;
    width: 82px;
    font-size: 8px;
    letter-spacing: 0.5px;
    text-align: center;
}
.product-info-volume_price {
    margin-top: 10px;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    padding: 0px;
    border: 1px solid #e9e9e9;
      margin-bottom: 30px;
}
.product-info-volume_price table {
    width: 100%;
        margin: -1px;
}
.product-info-volume_price table th, .product-info-volume_price table td { 
    padding: 9px 16px;
    font-size: var(--size-text-sm);
    border: 1px solid #e9e9e9;
}
.product-info-volume_price table th, .product-info-volume_price table td { 
}
.product-info-inner .shopify_subscriptions_app_policy {
    margin-top: 12px; 
    margin-bottom: 0px;
}
.quick-add-modal .product-info-buy-buttons .qty-selector-wrapper {
    display: none;
}

.product-buy-buttons .buy-buttons button {
    min-height: 40px !important;
    font-size: 15px !important; 
}
.qty-selector-wrapper .label-product-info {
    display: none;
}
.section-main-product .product-info-buy-buttons {
    display: flex;
    margin: 27px 0 0 0;
    column-gap: 10px;
}
.section-main-product .product-info-buy-buttons .product-buttons-wrap {
    flex: auto;
}
.qty-selector-wrapper {
    background-color: #fff;
    width: 110px;
    min-width: 110px;
    border-radius: 100px;
    display: inline-block;
    height: 40px;
    margin: 0px 0 20px 0;
}
.section-main-product .product-buy-buttons {
    margin-bottom: 30px;
}
.qty-selector-wrapper .qty-selector {
    height: 100%;
    display: flex; 
}
.qty-selector-wrapper .qty-selector__button { 
    min-width: 0;
    padding: 0;
    width: auto;
    height: auto;
    border-radius: 0;
    background-color: transparent;
    width: 30px;
}
.qty-selector-wrapper .qty-selector>input {
    width: 30px;
    margin: 0;
    border-radius: 0;
    outline: none !important;
    box-shadow: none !important;
    font-size: 15px;
    font-weight: bold;
}
.qty-selector-wrapper .qty-selector__button>svg {
    width: 8px;
    height: auto;
}
.b2b-customer-active .shopify_subscriptions_app_container {
    display: none;
}
.img-with-text_food-australia .richtext-image .inline-block img {
    filter: brightness(0.8);
}
.page-banner__content .prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)) {
    color: #fff;
}
.product-info-text {
    margin-top: 22px;
    margin-bottom: 24px;
}
.product-variant-picker variant-picker>.mb-8 {
     
}
section.shopify_subscriptions_app_block {
    margin-bottom: 24px;
}
.help-centre-richText .section--block {
    margin-top: 0;
}
.collapsible-content-section .section-body {
    row-gap: 0px;
}
.product-info .product-complementary-products .complementary-product {
    display: flex;
}
.product-info .complementary-product>a.block {
    width: 80px;
    min-width: 80px;
}
.product-info .complementary-product> .flex.flex-col {
    flex: auto;
}
.product-info .complementary-product>quick-add-button.contents {
    width: 40px;
    min-width: 40px;
    max-width: 40px;
  display: flex;
}
.product-info .complementary-product .complementary-product__button-add-to-cart {
    min-width: 0;
    background: #bf232a;
    padding: 11px;
}
.product-info .complementary-product .complementary-product__button-add-to-cart:hover {
    background: rgb(var(--button-background-hover) / var(--button-background-hover-opacity, 1));
}

 
body .yotpo-main-widget-layout { 
	font-size: 14px;
}
body .yotpo-display-s .yotpo-review .yotpo-review-center-panel .yotpo-review-content  { 
	margin-top: 0px; 
}
.product-info .complementary-product .price {
    font-size: 15px;
    font-weight: 700;
}

 body .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-mobile-filters-popup-btn { 
	max-width: 92px;
	border: 2px solid #000;
}
body .yotpo-display-s .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel {
	width: 100%; 
	column-gap: 10px;
}
body .yotpo-display-s .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-free-search-filter-container {
	flex-basis: 100%;
	max-width: 100%;
	margin-right: 0;
}
body .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-mobile-filters-popup-btn { 
	max-width: 92px;
	border: 2px solid #000;
} 
body .yotpo-horizontal-pagination .selected { 
     background: rgb(var(--button-background) / var(--button-background-opacity, 1));
}
body .yotpo-horizontal-pagination .yotpo-pagination-number-container .yotpo-pagination-number:hover { 
    background: rgb(var(--button-background-hover) / var(--button-background-hover-opacity, 1));
}
.yotpo-reviews-summary-button button#yotpo-summary, .yotpo-new-review-btn-wrapper button#yotpo-main-widget-btn {
    background: rgb(var(--button-background) / var(--button-background-opacity, 1));
    min-height: 39px !important;
    font-size: 15px !important;
    padding: 1px 1em 0px 1em;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: background-color .2s, color .2s, box-shadow .2s;
    text-transform: var(--button-text-transform);
    font-family: var(--button-font-family);
    font-weight: var(--button-font-weight);
    line-height: 1;
}
.yotpo-reviews-summary-button button#yotpo-summary:hover,
.yotpo-new-review-btn-wrapper button#yotpo-main-widget-btn:hover {
    background: rgb(var(--button-background-hover) / var(--button-background-hover-opacity, 1));
}
.yotpo-smart-topics label.yotpo-smart-topic-filter.smart-topic-wrapper:hover {
    background: rgb(var(--button-background-hover) / var(--button-background-hover-opacity, 1));
    color: #fff;
    border-color: rgb(var(--button-background-hover) / var(--button-background-hover-opacity, 1));
}
section#shopify-section-template--18148350689444__171632906150fefb23 .section.section--block {
    margin-top: 20px;
    margin-bottom: 0;
}
a.yotpo-reviews-trademark.yotpo-reviews-by {
    display: none;
}
body .yotpo-head .yotpo-headline { 
    font-size: 40px !important;
    line-height: 40px !important; 
    color: rgb(var(--color-headings)) !important;
    font-family: var(--font-heading-family) !important;
    font-style: var(--font-heading-style) !important;
    font-weight: var(--font-heading-weight) !important;
    text-transform: var(--heading-text-transform) !important;
    letter-spacing: var(--heading-letter-spacing) !important; 
}
body .yotpo-progress-bar .yotpo-progress-bar-score {
    background: #000000; 
}
body .yotpo-bottom-line .yotpo-bottom-line-left-panel.yotpo-bottom-line-score { 
    color: #000000; 
    font-family: var(--font-heading-family) !important;
    font-style: var(--font-heading-style) !important;
    font-weight: var(--font-heading-weight) !important;
}
body .yotpo-main-widget-layout { 
    font-family: var(--font-body-family);
    font-style: var(--font-body-style);
    font-weight: var(--font-body-weight);
    letter-spacing: var(--font-body-letter-spacing);
    font-size: var(--size-text-base);
}
body .yotpo-display-l .yotpo-review:not(.yotpo-media-modal-review) .yotpo-review-center-panel .yotpo-review-rating-title .yotpo-review-title,
body .yotpo-display-m .yotpo-review:not(.yotpo-media-modal-review) .yotpo-review-center-panel .yotpo-review-rating-title .yotpo-review-title,
body .yotpo-review-title, {
    font-family: var(--font-body-family);
    font-style: var(--font-body-style);
    font-weight: bold;
    letter-spacing: var(--font-body-letter-spacing);
    font-size: 14px;
}
body .yotpo-reviewer-details-verified .yotpo-reviewer-name {
    font-family: var(--font-body-family);
    font-style: var(--font-body-style);
    font-weight: var(--font-body-weight);
    letter-spacing: var(--font-body-letter-spacing);
    font-size: 14px;
    font-weight: bold;
}
body .yotpo-read-more-text,  
body .yotpo-reviewer-verified-buyer-text[data-v-6bc4e6dc] { 
    font-family: var(--font-body-family);
    font-style: var(--font-body-style);
    font-weight: var(--font-body-weight);
    letter-spacing: var(--font-body-letter-spacing);
    font-size: 14px;
}
body .yotpo-reviewer-verified-buyer-text[data-v-6bc4e6dc] {
  font-size: 11px;
      font-weight: 400;
  color:#000;
}
.yotpo-review-center-panel .yotpo-review-rating-title .yotpo-review-title {
    font-family: var(--font-body-family) !important;
    font-style: var(--font-body-style)  !important;
    font-weight: bold  !important;
    /* letter-spacing: var(--font-body-letter-spacing); */
    font-size: 14px  !important;
}

body .yotpo-date-format {
  font-family: var(--font-body-family);
  font-style: var(--font-body-style);
  font-weight: var(--font-body-weight);
  letter-spacing: var(--font-body-letter-spacing);  
}
.product-page .video-sec.custom-rich-text .section {
    margin-left: var(--container-outer-width);
    margin-right: var(--container-outer-width);
}
body .yotpo-display-l .yotpo-review:not(.yotpo-media-modal-review) .yotpo-review-center-panel .yotpo-review-rating-title .yotpo-review-star-rating,
body .yotpo-display-m .yotpo-review:not(.yotpo-media-modal-review) .yotpo-review-center-panel .yotpo-review-rating-title .yotpo-review-star-rating {
    flex-basis: auto;  
}
.richtext-image:not(:has(>*)) { 
    height: 20px !important;
    padding: 0 !important;
}
.product-variant-picker .dropdown-list-item { 
    padding: 0.5rem 1rem; 
}
.media .article-card-placeholder-gif {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover; 
}
.media .article-card-placeholder-gif+svg {
    opacity: 0 !important;
    visibility: hidden !important;
}
.header-quick-order-btn {
    /* border: 1px solid; */
    border-radius: 40px;
    padding: 0 14px;
    line-height: 30px;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    background: rgb(var(--button-background) / var(--button-background-opacity, 1));
    color: #fff;
}
.mobile-menu .header_quick-order {
    padding: 0;
    width: 100%;
    max-width: 430px;
    margin-bottom: 12px;
}
.mobile-menu .header-quick-order-btn {
    letter-spacing: 0.6px;
    padding: 12px 10px;
    height: auto;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    width: 100%;
    text-align: center;
    border: 1px solid #bf232a;  
    color: #bf232a;
    background: transparent;
}

.mobile-account-wrap {
  width: 100%;
  display: flex;
  flex-flow: column;
  align-items: center;
}
  .mobile_header__account {
    display: flex;
    column-gap: 10px;
    margin-bottom: 16px;
    width: 100%;
    justify-content: center;
  }
  .mobile-account-wrap .header__account__register {
    display: flex;
    align-items: center;
  }
  .mobile-account-wrap .header__account__register .button-label {
    margin-right: 10px;
  }
  .mobile-account-wrap .button {
    letter-spacing: 0.6px;
    padding: 13px 20px;
  }

.prd-variant-options {
    padding: 4px 13px 4px 13px;
    border: 1px solid #ffe5e6;
    font-size: 13px;
    height: 30px;
    padding-right: 28px;
    position: relative;
    border-radius: 30px;
    margin-bottom: 6px;
}
.prd-variant-options select {
    padding: 0;
    border: 0;
    appearance: none;
    font-size: 11px;
    font-weight: 500;
    position: initial;
    opacity: 1;
    outline: none !important;
    width: 100%;
}
.prd-variant-options:after {
    position: absolute;
    content: '';
    border: solid #2b2b2b;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    right: 14px;
    top: 8px;
    pointer-events: none;
}
.prd-variant-options label {
    position: absolute;
    left: 0;
    right: 0;
    top: -3px;
    z-index: 1;
    background: #fff;
    display: inline-block;
    margin: 0 auto;
    width: 52px;
    font-size: 8px;
    letter-spacing: 0.5px;
    text-align: center;
}
.card_collumn_action,
.product-card-container--diff-bg .product-card.product-card-listview .product-card__info {
    padding: 12px 10px 10px 0; 
}
body.collection-page.b2b-customer-active .section-footer .curve_img svg {
    background: whitesmoke;
}

.cart-items .qty-selector {
    background-color: #fff;
    width: 110px;
    min-width: 110px;
    border-radius: 100px;
    display: inline-block;
    height: 40px;
    margin: 0;
    display: flex;
    border: 1px solid #ddd;
}
.cart-items .qty-selector .hide-input-arrows {
    width: 30px;
    margin: 0;
    border-radius: 0;
    outline: none !important;
    box-shadow: none !important;
    font-size: 15px;
    font-weight: bold;
}
.cart-items .qty-selector .qty-selector__button {
    min-width: 0;
    padding: 0;
    width: auto;
    height: auto;
    border-radius: 0;
    background-color: transparent;
    width: 30px;
}
.cart-items .qty-selector .qty-selector__button>svg {
    width: 8px;
    height: auto;
}
.cart-form>form#Cart {
    background: #fff;
    padding: 30px;
    border-radius: var(--block-corner-radius);
}
.cart-items td { 
    vertical-align: middle;
}
.cart-item-media {
    align-items: center;
}
.cart-item-remove svg {
    margin-top: 6px; 
}
.cart-item-remove svg path {
    stroke: #a3a3a3;
}
 
.section-main-article article.section { 
    padding-top: 4rem;
  padding-bottom: calc(var(--section-vertical-spacing));
}
.header { 
    padding-bottom: 10px;
}
.blog-categories .button-pill { 
    white-space: normal;
}
.product-info-inner .appstle_subscribe_option .appstleSellingPlanDescription {
    display: none;
}

.collections-img-text-custom .color {
    border-radius: var(--block-corner-radius);
    overflow: hidden;
}
.collections-img-text-custom .richtext-image:not(:has(>*)) {
    height: auto !important;
}

body .yotpo .yotpo-bottomline .yotpo-icon-star,
body .yotpo .yotpo-bottomline .yotpo-icon-half-star,
body .yotpo .yotpo-bottomline .yotpo-icon-empty-star {
    color: #08ae6e;
}

.rebuy-cart .rebuy-cart__flyout-recommendations {
    background: #f8f8f8;
}
.rebuy-cart .rebuy-cart__flyout-recommendations .rebuy-widget.rebuy-widget {
    background: transparent;
}
body .rebuy-cart .rebuy-widget .splide__list {
    margin: 0!important;
    gap: 20px;
}
.rebuy-cart .rebuy-cart__flyout-recommendations .rebuy-widget .rebuy-product-grid.medium-style-line .rebuy-product-block .rebuy-product-info {
  width: 100%;
  padding: 0 20px;
  text-align: center;
}
.rebuy-cart .rebuy-cart__flyout-recommendations .rebuy-widget .rebuy-product-grid.medium-style-line .rebuy-product-block .rebuy-product-info .rebuy-product-title,
.rebuy-cart .rebuy-cart__flyout-recommendations .rebuy-widget .rebuy-product-grid.small-style-line .rebuy-product-block .rebuy-product-info .rebuy-product-title {
    margin: 0 0 8px 0;
}
.rebuy-cart .rebuy-cart__flyout-recommendations .rebuy-widget .rebuy-product-grid.medium-style-line .rebuy-product-block .rebuy-product-info .rebuy-product-price,
.rebuy-cart .rebuy-cart__flyout-recommendations .rebuy-widget .rebuy-product-grid.small-style-line .rebuy-product-block .rebuy-product-info .rebuy-product-price {
    margin: 0 0 8px 0;
}
.rebuy-cart .rebuy-cart__flyout-recommendations .rebuy-widget .rebuy-product-grid.medium-style-line .rebuy-product-block .rebuy-product-media,
.rebuy-cart .rebuy-cart__flyout-recommendations .rebuy-widget .rebuy-product-grid.small-style-line .rebuy-product-block .rebuy-product-media {
    width: 100%;
    padding: 0 20px;
    margin-bottom: 10px;
}
.rebuy-cart .rebuy-cart__flyout-recommendations .rebuy-widget .rebuy-product-grid.medium-style-line .rebuy-product-block .rebuy-product-actions,
.rebuy-cart .rebuy-cart__flyout-recommendations .rebuy-widget .rebuy-product-grid.small-style-line .rebuy-product-block .rebuy-product-actions {
  width: 100%;
  padding: 0 20px;
}
.rebuy-cart .rebuy-cart .rebuy-cart__flyout-recommendations .rebuy-widget .rebuy-product-grid.medium-style-line .rebuy-product-block,
.rebuy-cart .rebuy-cart .rebuy-cart__flyout-recommendations .rebuy-widget .rebuy-product-grid.small-style-line .rebuy-product-block {
    background-color: transparent;
    border: 0px;
}
.rebuy-cart .rebuy-cart__flyout-recommendations .rebuy-widget .rebuy-product-grid.medium-style-line .rebuy-product-block,
.rebuy-cart .rebuy-cart .rebuy-cart__flyout-recommendations .rebuy-widget .rebuy-product-grid.small-style-line .rebuy-product-block {
    background-color: white;
    border: 0px;
    border-radius: 10px;
    width: calc(50% - 10px) !important;
}
.rebuy-widget .rebuy-pre-purchase-actions .rebuy-button:hover {
    color: #fff;
}
body .yotpo-reviews-seo-pagination-container {
    margin-top: 20px;
    margin-bottom: 2px;
}
body .yotpo-horizontal-pagination .yotpo-reviews-seo-pagination-item {
    height: 100%;
    display: flex;
}
.yotpo-reviews-seo-pagination-container .yotpo-horizontal-pagination {
    display: flex;
}
.yotpo-seo-page-layout .yotpo-new-review-btn-wrapper .yotpo-new-review-btn.yotpo-btn-s {
    height: 40px;
}
.yotpo-reviews-seo-page .yotpo-seo-reviews-container {
    font-family: var(--font-body-family);
    font-style: var(--font-body-style);
    font-weight: var(--font-body-weight);
    letter-spacing: var(--font-body-letter-spacing);
    font-size: var(--size-text-base);
}
.section-body .yotpo-questions-and-answers .yotpo-main-layout {
    min-width: 100%;
    padding: 0 40px;
}
.section-body .yotpo-questions-and-answers #yotpo-widget-btn {
    padding: 1px 1em 0px 1em;
    letter-spacing: 1px;
    transition: background-color .2s, color .2s, box-shadow .2s;
    text-transform: var(--button-text-transform);
    font-family: var(--button-font-family);
    font-weight: var(--button-font-weight);
    line-height: 1;
    min-height: 40px;
    font-size: 15px;
    width: auto;
}
.section-body .yotpo-questions-and-answers #yotpo-widget-btn span {
    font-size: 15px;
    text-transform: var(--button-text-transform);
    font-family: var(--button-font-family);
    font-weight: var(--button-font-weight);
    line-height: 1;
}
.yotpo-questions-and-answers .yotpo-header.yotpo-header-margin {
    margin-top: 70px;
    margin-bottom: 20px;
}
.yotpo-questions-and-answers .yotpo-header-headline {
    font-size: 40px;
    line-height: 1;
    font-family: var(--font-heading-family);
    font-style: var(--font-heading-style);
    font-weight: var(--font-heading-weight);
    text-transform: var(--heading-text-transform);
    letter-spacing: var(--heading-letter-spacing);
}
body .yotpo-shopper-details-verified .yotpo-shopper-name {
    font-family: var(--font-body-family);
    font-style: var(--font-body-style);
    letter-spacing: var(--font-body-letter-spacing);
    font-size: 14px;
    font-weight: bold;
    color: var(--text-color);
}
.yotpo-shopper-details-verified .yotpo-verified-text {
    font-size: 11px;
    font-weight: 400;
}
.yotpo-questions-and-answers .yotpo-question-content .yotpo-read-more-text {
    font-size: inherit;
    line-height: 22px;
    letter-spacing: 0;
    word-break: break-word;
    display: contents;
    font-family: var(--font-body-family);
}
.yotpo-questions-and-answers .yotpo-answer-content .yotpo-read-more-text {
    font-weight: var(--secondary-font-weight);
    font-family: var(--secondary-font-family);
    font-style: var(--secondary-font-style);
    font-size: inherit;
    line-height: 22px;
    letter-spacing: 0;
    word-break: break-word;
    display: contents;
}
.yotpo-questions-and-answers .yotpo-horizontal-pagination .yotpo-pagination-item {
    height: 100%;
    display: flex;
}
.yotpo-questions-and-answers .yotpo-qna-modal-backdrop.yotpo-question-form-modal .yotpo-qna-modal {
    padding: 25px;
    position: relative;
}
.yotpo-questions-and-answers .yotpo-qna-modal-backdrop.yotpo-question-form-modal .btn-close {
    width: 14px;
    height: 14px;
}
.yotpo-questions-and-answers .yotpo-qna-modal-backdrop.yotpo-question-form-modal .close-btn-wrapper {
    width: 14px;
    height: 14px;
    left: auto;
    top: 10px;
    right: 10px;
    position: absolute;
}
.yotpo-questions-and-answers .yotpo-qna-modal-backdrop.yotpo-question-form-modal .yotpo-qna-modal-header {
    margin-top: 0;
}
.yotpo-questions-and-answers .yotpo-qna-modal-backdrop.yotpo-question-form-modal header.yotpo-qna-modal-header {
    margin-bottom: 0;
}
.yotpo-questions-and-answers .yotpo-qna-modal-backdrop.yotpo-question-form-modal .yotpo-qna-modal-header-font {
    font-size: 24px;
    line-height: 1.5;
    font-family: var(--font-heading-family);
    font-style: var(--font-heading-style);
    font-weight: var(--font-heading-weight);
    text-transform: var(--heading-text-transform);
    letter-spacing: var(--heading-letter-spacing);
}
.yotpo-questions-and-answers .yotpo-qna-modal-backdrop.yotpo-question-form-modal .yotpo-qna-modal .modal-body {
    padding: 0;
    margin: 0;
}
.yotpo-questions-and-answers.yotpo-device-mobile .yotpo-qna-modal-backdrop.yotpo-question-form-modal .yotpo-question-form {
    width: 100%;
}
.yotpo-questions-and-answers.yotpo-device-mobile .yotpo-question-form .yotpo-question-content, .yotpo-device-tablet .yotpo-question-form .yotpo-question-content {
    width: 100%;
}
.yotpo-questions-and-answers.yotpo-device-mobile .yotpo-question-form .yotpo-name-email-wrapper, .yotpo-device-tablet .yotpo-question-form .yotpo-name-email-wrapper {
    width: 100%;
}
body .yotpo-questions-and-answers.yotpo-device-mobile .yotpo-question-form .yotpo-name-email-wrapper .yotpo-question-name, body .yotpo-device-mobile .yotpo-question-form .yotpo-name-email-wrapper .yotpo-question-email {
  min-height: auto !important;
}
body .yotpo-questions-and-answers.yotpo-device-mobile .yotpo-question-form .yotpo-name-email-wrapper .yotpo-question-name {
    margin-bottom: 10px;
}
.yotpo-questions-and-answers .yotpo-qna-modal-backdrop .yotpo-input-wrapper textarea {
    border: 1px solid var(--yotpo-form-border-black);
}
body .yotpo-questions-and-answers.yotpo-device-mobile .yotpo-question-form .yotpo-question-content {
    min-height: auto;
}
body .yotpo-question-form-modal .yotpo-question-form .form-footer .yotpo-question-submit {
    padding: 1px 1em 0px 1em;
    letter-spacing: 1px;
    transition: background-color .2s, color .2s, box-shadow .2s;
    text-transform: var(--button-text-transform);
    font-family: var(--button-font-family);
    font-weight: var(--button-font-weight);
    line-height: 1;
    min-height: 39px;
    font-size: 15px;
    width: auto;
    border-radius: 30px;
}
body .yotpo-question-form-modal .yotpo-question-form .form-footer {
  justify-content: center;
  padding: 20px 0 0;
}


/* loyalty page */
.customer-active .loyalty-how-it-work {
    display: none !important;
}





/* new d r */

@media(min-width:1150px) {
  .header { 
    padding-bottom: 15px;
  }
}

@media(max-width:1750px) {
  .header__account-modal {
      left: initial;
      right: 0;
      transform: initial;
  }
}
@media(max-width:1280px) {
  .section-footer:after {
    width: 166px;
    height: 152px;
    bottom: 32px;
}
}
@media(max-width:1199px) {
body ul.footer__list-social {
    justify-content: flex-start;
}
.tab-item p {
  font-size: 18px;
  line-height: 22px;
}
.tab-item img {
  width: 60px;
  height: 60px;
}
  .tab-item {
  width: 170px;
  height: 170px;
}
.tab-item p {
  font-size: 16px;
  line-height: 20px;
}
.collapsible-content-section .prose {
    margin-bottom: 26px;
}
}
/* 1199 */


@media(max-width:1149px) {
  .header__account_dropdown.header-icon-btn {
    display: none;
  }
  .header_rewards { 
    margin-right: 6px;
  }
  body .mobile-menu-content div.mobile-menu-bottom {
    border: 0px;
    padding: 20px 2rem 13px;
    margin: 0;
    border-top: 1px solid #ebebeb;
  }


  body .modal-mobile-menu--bottom .mobile-menu {
    /* height: 100vh;
    max-height: 100vh;*/
    min-height: 100%; 
}
.mobile-menu .side-menu-item {
    padding: 0.85rem 2rem;
    border-bottom: 1px solid #ebebeb;
    font-size: 14px;
}
/* .mobile-menu-inner>*:first-child {
    border-top: 1px solid #ebebeb;
}   */
.mobile-menu-content div.px-8 {
    border-bottom: 1px solid #ebebeb;
    padding: .85rem 2rem;
}
.mobile-menu .back-button+a {
    font-size: 14px;
    font-weight: 500;
}
.header .header_quick-order {
  display:none;
}

}
/* 1149 */


@media(max-width:991px) and (min-width:768px) {
  body .rebuy-widget .rebuy-product-grid.large-columns-4 .rebuy-product-block, body .rebuy-recommended-products .rebuy-product-grid.large-columns-4 .rebuy-product-block {
    max-width: calc(33.33% - 22px);
    margin: 0 11px;
    width: calc(33.33% - 22px) !important;
  }
  body .rebuy-widget .rebuy-carousel__arrows .rebuy-carousel__arrow {
    width: 50px;
    height: 50px; 
  }
}


@media(max-width:991px) {
  .image-with-text-section .section--full-width .image-left .media,
  .image-with-text-section .section--full-width .image-right .media { 
    padding-left: min(3rem, calc(1.5rem + 2vw));
    padding-right: min(3rem, calc(1.5rem + 2vw));
  }
  .header__account-modal {
      display: none;
  }
  .tab-column-img img {
    height: auto;
    object-fit: contain;
}
  .h1 {
    font-size: 40px;
    line-height: 40px;
    letter-spacing: 0;
}
  .heading+.subheading {
    font-size: 22px;
    line-height: 28px;
}
  .text-medium {
    font-size: 16px;
    line-height: 136%;
}
.h2, body .rebuy-widget .primary-title {
  font-size: 36px;
  line-height: 36px;
  letter-spacing: 0;
}
 body .rebuy-widget .primary-title { 
   margin-bottom: 30px;
 }
.tab-item-content h3 {
  font-size: 30px;
  line-height: 36px;
}
.btn-with-social {
  display: flex;
  align-items: center;
  margin: 30px 0;
  gap: 20px;
}
.footer-block--newsletter .btn-with-social .button {
  margin: 0;
}

.custom-tab-section .section-body .tabs {
    margin-bottom: 14px;
}
  .custom-tab-section .section-body {
    overflow: hidden;
}
  .tab-column.tab-column-img {
    flex: 0 0 45%;
    padding-right: 0px; 
}
  .tab-column-text {
    margin-top: 34px;
    padding-left: 30px;
}
  .tab-item-content .prose ul li {
    padding: 0 0 0 28px;
    width: 100%;
}
  .tab-column.tab-column-img {
    margin-bottom: 0;
}
  .tab-item {
    width: 128px;
    height: 128px;
}
  .tab-item img {
    width: 55px;
    height: 55px;
}
  .tab-item p {
    font-size: 14px;
    line-height: 17px;
}
  .img-with-text_food-australia .order-2 {
    order: 1;
}
.img-with-text_food-australia .order-1 {
    order: 2;
}
.img-with-text_food-australia .order-2 .rfs\:pt-20 {
    padding-top: 0;
    text-align: center;
}
  .img-with-text_food-australia .media img {
    padding: 30px 30px 0;
    height: auto;
    max-width: 600px;
    margin-inline: auto;
}
    .collapsible-content-section .section--full-width {
    padding-top: 50px;
    padding-bottom: 50px;
}
.collapsible-content-section .section-body {
    text-align: center; 
}
  .collapsible-content-section .prose {
    max-width: 100%;
}
  .faq-block .collapsible-title {
    text-align: center;
}
  .collapsible-content-section summary {
    padding: 15px 0 15px;
    font-size: 18px;
}
  .collapse-icons svg.icon {
    width: 34px;
    height: 34px;
}
.image-with-text-section .rfs\:pt-20 {
    padding-top: 50px;
    text-align: center;
}
announcement-bar.announcement-bar {
    display: grid;
}
announcement-bar-desktop.announcement-bar-desktop {
  display: none;
}
  body .footer__list-social svg {
    width: 30px;
    height: 30px;
}
  .list-social__item {
    display: flex;
}
.section .contact-wrap { 
    row-gap: 30px;
}
.img-with-text_food-australia .richtext-button+.richtext-image { 
  justify-content: center;
}
.help-centre-richText .section--block { 
    margin-bottom: 30px;
}
.img-with-text-section-header ul { 
    display: table;
    margin: 0 auto;
    text-align: left;
}
body .yotpo-head .yotpo-headline { 
    font-size: 36px !important; 
}
}
/* 991 e */

@media(min-width:901px) and (max-width:1024px) {
  .product-card__info .standalone-bottomline .yotpo-stars+.text-m {
    display: none;
  }
}

@media(max-width:900px) {
.collection-listview .products-collection-grid { 
    grid-template-columns: 1fr;
}
}

@media(max-width:767px) {
  .button-filter {
    font-size: var(--size-text-sm);
    min-width: 130px;
    gap: 10px;
  }
  .slide-content-inner {
    max-width: 100%;
}
  .button, .shopify-payment-button__button--unbranded:not([disabled]), .shopify-payment-button__button--unbranded[disabled], .shopify-challenge__button {
    min-width: 160px;
    padding: 13px 1em;
    letter-spacing: 1px;
    font-size: 12px;
}
  .section-slideshow .slideshow-heading div p br {
    display: none;
}
  .section-slideshow .sub-text.h4 {
    font-size: 16px;
    line-height: 24px;
}
 .section-slideshow .sub-text.h4 p br {
    display: none;
}
  .text-with-logo .img-block {
    display: none;
}
  .text-with-logo .prose {
    width: 100%;
    max-width: 100%;
    text-align: center;
}
  body .footer__blocks {
    gap: 2rem 1.5rem;
}
  .footer-block--text.text-with-logo {
    margin-bottom: 30px;
}
.footer-block--links .font-bold, .footer-block--newsletter .font-bold {
    font-size: 16px;
    margin-bottom: 20px;
}
  body .footer__blocks a {
    font-size: 13px;
}
  .btn-with-social {
    margin: 30px 0 0;
}
  .footer__bottom p {
    font-size: 13px;
}
  .section-footer:after {
    bottom: 28px;
}
  .img-with-text_food-australia .media img {
    padding: 0 30px;
}
  
.richtext-text strong {
    font-weight: 500;
} 
.text-small {
  font-size: 15px; 
  line-height: 136%;
}
.text-medium {
  font-size: 18px; 
  line-height: 136%;
}
.text-large {
    font-size: 20px;
    line-height: 136%;
}
.richtext-button {
    margin-top: 21px;
}

.h0 {
  font-size: 40px; 
  line-height: 46px;
  letter-spacing: 0;
}
.h1 {
  font-size: 35px;
  line-height: 36px;
  letter-spacing: 0; 
}
.h2, body .rebuy-widget .primary-title {
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 0; 
}
.heading {
    margin-bottom: 5px;
}
.heading+.subheading {
    font-size: 18px;
    line-height: 28px;
}
.img-with-text_food-australia .order-2 {
    order: 1;
}
.img-with-text_food-australia .order-1 {
    order: 2;
}
.img-with-text_food-australia .order-2 .rfs\:pt-20 {
    padding-top: 0;
    text-align: center;
}
  body .section--block, .custom-collapsible-con .section {
    margin-top: 50px;
    margin-bottom: 50px;
}
  .text-medium {
    font-size: 15px;
}
  .img-with-text_food-australia .media img {
    padding: 30px 30px 0;
    height: auto;
    max-width: 500px;
    margin-inline: auto;
}
  .img-with-text-section-header .section-body {
    grid-template-columns: 1fr;
}
  .custom-tab-section .section, .img-with-text-section-header .section-header {
    padding: 50px 20px 0;
}
  .testimonials-custom .heading, .img-with-text-section-header .section-header, .custom-rich-text .heading, .img-with-text-section-header .heading {
    margin-bottom: 15px;
}
  .testimonials-custom .prose, .img-with-text-section-header .section-header .prose, .custom-rich-text .prose {
    font-size: 15px;
    line-height: 24px;
}
  .img-with-text-section-header .section>.color {
    padding: 0 20px;
}
  .img-with-text-section-header .section .order-2>div {
    padding: 10px 0 0;
}
  .img-with-text-section-header ul li {
    padding: 0 0 0 28px;
    font-size: 15px;
}
.img-with-text-section-header .richtext-image {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 0 40px;
    max-width: 600px;
    margin-inline: auto;
}
.img-with-text-section-header .richtext-image .inline-block {
    margin: 0 15px;
}
  .img-with-text-section-header .richtext-image .inline-block img {
    max-width: 100%;
}
  .image-with-text-section .bottom-icon:after {
    width: 90px;
    height: 90px;
}
  .img-with-text-section-header .section-body .heading {
    margin-bottom: 20px;
}
  .index-page .img-with-text-section-header {
    margin-bottom: 50px;
}
  .section-header.rfs\:mb-10 {
    margin-bottom: 25px;
}
.tab-item {
    width: 110px;
    height: 110px;
    border-radius: 15px;
}
  .tab-item img {
    width: 45px;
    height: 45px;
}
  .tab-item p {
    font-size: 12px;
    line-height: 14px;
}
  .section-body .tabs {
    flex-wrap: wrap;
    padding: 0;
    row-gap: 16px;
}
  .tab-column-text {
    margin-top: 20px;
}
  .tab-item-content .prose {
    padding: 0;
    max-width: 100%;
}
  .tab-item-content h3 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 8px;
}
  .tab-item-content .prose {
    font-size: 15px;
    line-height: 22px;
}
  .tab-item-content .prose ul {
    text-align: left;
}
  .tab-item-content .prose ul li {
    padding: 0 0 0 22px;
    width: 50%;
    font-size: 14px;
}
  .tab-item-content .prose ul li:before {
    top: 3px;
}
  .tab-column-img img {
    height: 300px;
    object-fit: contain;
    margin-inline: auto;
}
  .tab-column.tab-column-img {
    margin-top: 10px;
    justify-content: center;
}
  .tab-columns {
    display: flex;
    flex-direction: column-reverse;
    text-align: center;
}
  .tab-text_text {
    max-width: 100%;
}
  .custom-tab-section {
    margin-bottom: 50px;
}
  .testimonial-content {
    padding: 25px 20px;
    text-align: center;
}
  .testimonials-custom .rfs\:mb-12 {
    margin-bottom: 45px;
}
  body .tolstoy-carousel-container {
    width: 100%;
}
  .testimonials-custom .grid-carousel {
    --grid-item-width: 50%;
    gap: 0;
}
  .testimonials-custom .grid-carousel .grid-carousel-item {
    margin-right: 18px;
}
  .testimonial-rating .rating {
    padding: 3px 18px 5px;
    box-shadow: 4px 4px 10px #ababab;
}
  .rating-star {
    width: 82px;
    height: 13px;
    --rating-font-size: .8;
}
  .testimonial-content .text-headings {
    font-size: 18px;
    margin-bottom: 6px;
}
  .testimonials-custom .testimonial-content .prose {
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 12px;
}
  .author-name .media {
    width: 14px;
}
  .author-name .media+div {
    font-size: 16px;
}
  .section-media-grid .content-middle-center {
    text-align: left;
}
  .section-media-grid .heading {
    font-size: 30px;
}
  .section-media-grid .prose p {
    line-height: 1.5;
}
  .section-media-grid .prose {
    margin-top: 10px;
}
  .media-grid__element-content .button-wrapper {
    margin-top: 25px;
}
 .section-featured-collection .grid-carousel {
    --grid-item-width: 300px;
}
 
 
  .section-featured-collection .section--full-width {
    padding-bottom: 50px;
}
  .image-with-text-section .rfs\:pt-20 {
    padding-top: 30px;
}
  .img-with-text_food-australia .richtext-button+.richtext-image {
    margin-top: 15px;
    display: flex;
}
  .richtext-image .inline-block {
    margin: 0 7px;
}
  .richtext-image .inline-block img {
    max-width: 100%;
}
  .section-media-grid .media img {
    object-position: bottom right;
    width: 60%;
    object-fit: contain;
}
  .image-with-text-section .richtext-text p {
    margin-bottom: 13px;
}
.image-with-text-section .richtext-text p:last-child {
    margin: 0;
}
  .section-featured-collection .section-header--with-link.text-center .filler-left {
    display: block;
}
  .section-media-grid .prose p {
    line-height: 1.5;
    font-size: 13px;
}
  .collapsible-content-section .prose {
    font-size: 15px;
    line-height: 136%;
}
  .content-over-media--block p {
    line-height: 136%;
}
  .content-over-media__content {
    padding-top: 20px;
    padding-bottom: 20px;
}
  .section-header--with-link.text-center {
    text-align: center;
}
  .section-featured-collection .max-sm\:pr-3 {
  padding-right: 0;
}
body .rebuy-widget .rebuy-product-grid.large-columns-4 .rebuy-product-block,
body .rebuy-recommended-products .rebuy-product-grid.large-columns-4 .rebuy-product-block {
    max-width: calc(50% - 22px);
    margin: 0 11px;
} 
.tolstoy-video-carousel-container .tolstoy-carousel-arrow-button-container { 
    left: -14px; 
}
.tolstoy-video-carousel-container .tolstoy-carousel-arrow-button-container:last-child { 
    right: -14px;
}  
body .tolstoy-carousel-video-container button { 
    width: 24px;
    height: 24px; 
}
.header_rewards { 
    display: none;
}
.section-body .shopify-app-block .yotpo-widget-instance { 
    padding: 0 0 30px; 
}
.tab-text_icon img {
    margin: 0 auto;
}
.section .contact-wrap {
    row-gap: 20px;
}
.product-listview__media {
  width: 100px;
  min-width: 100px; 
}
.collection-grid__facets .button-filter {
    min-width: 0;
    padding: 0;
    font-size: 12px;
    letter-spacing: 0;
    margin-top: .5rem;
    line-height: 1.25rem;
}
.collection-grid__sort svg {
    width: 18px;
    height: auto;
} 
.collection-grid.desktop-drawer .collection-grid__facets {
    margin-right: 10px;
}

body .modal-mobile-menu--bottom .mobile-menu {
    /* height: 100vh;
    max-height: 100vh; */
    min-height: 100%;
}
.mobile-menu .side-menu-item {
    padding: 0.85rem 2rem;
    border-bottom: 1px solid #ebebeb;
    font-size: 14px;
}
/* .mobile-menu-inner>*:first-child {
    border-top: 1px solid #ebebeb;
}   */
.mobile-menu-content div.px-8 {
    border-bottom: 1px solid #ebebeb;
    padding: .85rem 2rem;
}
.mobile-menu .back-button+a {
    font-size: 14px;
    font-weight: 500;
}
.product-price+.shopify-app-block {
    margin-top: 15px;
}
.product-info-text {
    margin-top: 18px;
    margin-bottom: 18px;
}
.qty-selector-wrapper { 
    margin: 0 0 12px;
}
.help-centre-richText .section--block {
    margin-top: 0;
    margin-bottom: 0;
} 
body .rebuy-widget .rebuy-carousel__arrows .rebuy-carousel__arrow svg {
	width: 16px;
	height: 16px;
	fill: #9f9b9b;
}
body .rebuy-widget .rebuy-carousel__arrows .rebuy-carousel__arrow {
	width: 40px;
	height: 40px;
	background: #fff;
	box-shadow: 0 4px 5px #0003;
}
.section-body .yotpo-main-widget-layout .yotpo-base-layout { 
	padding-left: 20px;
	padding-right: 20px;
}
body .yotpo-smart-topic-filter[data-v-85ff2c3e] { 
	margin-top: 0px;
	margin-bottom: 0; 
}
body .yotpo-smart-topics .smart-topic-collection[data-v-28b948ae] { 
	margin-top: 10px;
}
body .shopify_subscriptions_app_block_label ul {
    padding: 6px 0 2px 0px;
}
.collapsible-content-section .custom-collapsible-con .faq-block { 
    padding-left: var(--container-padding);
    padding-right: var(--container-padding);
}
.product-info .complementary-product>a.block {
    width: 64px;
    min-width: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-info .complementary-product .complementary-product__button-add-to-cart { 
    padding: 10px;
}
.product-info .complementary-product>.flex.flex-col>.text-sm {
    margin-top: .5rem;
} 
body .yotpo-head .yotpo-headline { 
  font-size: 30px !important;
  line-height: 36px !important;
  margin-top: 10px !important;
}
.product-page .video-sec.custom-rich-text .section {
    margin-left: var(--container-outer-width);
    margin-right: var(--container-outer-width);
}
.product-page .testimonials-custom .section { 
    padding-bottom: 50px;
}
.product-page .video-sec .section {
    padding: 50px 0 10px;
}
.yotpo-display-s .yotpo-bottom-line .yotpo-star-distribution { 
    padding: 0; 
}
.mobile-menu .header_quick-order { 
    max-width: 366px; 
}
.section-main-article article.section { 
    padding-top: 3rem;
}
body .shopify-policy__container { 
    padding-top: 3rem;
}
.section-body .yotpo-seo-page-layout {
    margin: auto 20px;
}
.yotpo-seo-page-layout .yotpo-head {
    margin-bottom: 30px;
}
.yotpo-questions-and-answers .yotpo-header-headline {
    font-size: 30px;
    line-height: 36px;
}
.section-body .yotpo-questions-and-answers .yotpo-main-layout {
    padding: 0 20px;
}
.yotpo-questions-and-answers .yotpo-header.yotpo-header-margin {
    margin-top: 40px;
    margin-bottom: 0;
}
.yotpo-questions-and-answers .yotpo-header-head {
    margin-bottom: 32px !important;
}
.yotpo-questions-and-answers .yotpo-verified-image-icon {
    width: 35px;
}
.yotpo-questions-and-answers .yotpo-pagination-container {
    margin-top: 20px;
    margin-bottom: 2px;
}
.yotpo-questions-and-answers .yotpo-qna-modal-backdrop.yotpo-question-form-modal .yotpo-qna-modal-header-font {
    font-size: 20px;
    line-height: 1.2;
}
}
/* 767 e */

@media(max-width:575px) {
  .tolstoy-video-carousel-container .tolstoy-carousel-arrow-button-container {
    left: 0;
  }
  .tolstoy-video-carousel-container .tolstoy-carousel-arrow-button-container:last-child {
    right: 0;
  } 
}

@media(max-width:539px) {
  .footer__bottom p {
    font-size: 11px;
}
  .section-footer:after {
    bottom: 25px;
}
}

@media(max-width:480px) {
  body .rebuy-widget .rebuy-product-grid.large-columns-4 .rebuy-product-block,
  body .rebuy-recommended-products .rebuy-product-grid.large-columns-4 .rebuy-product-block {
    max-width: calc(100% - 0px);
    margin: 0;
            padding: 20px;
  }
  body .rebuy-widget .splide__list {
    margin: 0px!important;
  }
}

@media(max-width:479px) {
  body .yotpo-display-s .yotpo-search-filter {
    width: 100%;
}
body .yotpo-display-s .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel { 
    flex-flow: column;
}
body .yotpo-filters-container .yotpo-filters-container-inner .yotpo-filters-top-panel .yotpo-mobile-filters-popup-btn {
    max-width: 100%; 
    margin: 10px auto 0 auto;
    width: 110px; 
}
  .img-with-text_food-australia .media img {
    max-width: 400px;
}
  .img-with-text-section-header .section-header {
    padding-left: 0;
    padding-right: 0;
}
  .testimonials-custom .prose, .img-with-text-section-header .section-header .prose, .custom-rich-text .prose, .tab-text_text p {
    font-size: 14px;
    line-height: 136%;
}
  .img-with-text-section-header .media img {
    padding: 20px 0;
}
  .img-with-text-section-header ul li {
    padding: 0 0 0 22px;
    font-size: 14px;
    margin: 2px 0;
}
  .img-with-text-section-header .richtext-image {
    padding: 5px 0 40px;
}
  .image-with-text-section .bottom-icon:after {
    width: 80px;
    height: 80px;
}
  .img-with-text-section-header .section {
    padding-bottom: 40px;
}
  .section-header.rfs\:mb-10 {
    margin-bottom: 20px;
}
  .section-featured-collection .grid-carousel {
    --grid-item-width: 215px;
}
.product-card-container--diff-bg .product-card .product-card__info {
    padding: 16px 16px 66px; 
}
.product-card__info quick-add-button { 
    padding: 16px;
}

  .product-card__info .mt-2 {
    margin-top: 0;
}
  .product-name {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 3px;
}
  body ._carouselVideoContainer_1y5mc_16 {
    gap: 10px;
}
  .img-with-text-section-header ul li, .tab-item-content .prose ul li {
    padding: 0 0 0 18px;
    font-size: 13px;
    margin: 1px 0;
    line-height: 20px;
    text-align: left;
}
  .img-with-text-section-header ul li:before, .tab-item-content .prose ul li:before {
    width: 12px;
    height: 12px;
    top: 4px;
    background-size: cover;
    background-repeat: no-repeat;
}
  .testimonials-custom .grid-carousel {
    --grid-item-width: 80%;
}
  .testimonial-content {
    padding: 20px 20px;
}
  .section-media-grid .media-grid__element {
    padding: 30px;
}
 
  .collapsible-content-section .prose {
    font-size: 14px;
}
  .collapsible-title .heading {
    margin-bottom: 20px;
}
  .collapsible-content-section summary {
    padding: 14px 0;
    font-size: 15px;
    line-height: 18px;
}
  .collapsible-content-section details {
    padding: 0 18px;
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 14px;
}
  .collapse-icons svg.icon {
    width: 26px;
    height: 26px;
}
  .image-with-text-section .richtext-text p {
    margin-bottom: 10px;
}
  .text-small {
    font-size: 14px;
}
  .footer-block--links .font-bold, .footer-block--newsletter .font-bold {
    margin-bottom: 15px;
}
  .footer-block--links .gap-3 {
    gap: 8px;
}
  .footer-block--newsletter .prose p {
    font-size: 15px;
    line-height: 150%;
}
  .btn-with-social {
    margin: 20px 0 0;
}
.product-card-listview .product-name {
    font-size: 12px;
    line-height: 14px; 
}
.card__min-label {
    font-size: 9px; 
}
.product-card-listview { 
    flex-flow: wrap;
}
.card_collumn_action {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 2px 10px 10px 10px;
}
.prd-variant-options label, .volume-pricing label { 
    right: 13px;
}
.product-card-container--diff-bg .product-card.product-card-listview .product-card__info {
    max-width: calc(100% - 100px);
}
.prd-variant-options select, .volume-pricing .pretty-custom select {
    text-align: center;
}
.card__min-label {
    text-align: center;
    padding-right: 0;
}
.card_collumn_info {
    padding-right: 0;
}
.volume-pricing { 
    margin-bottom: 4px;
} 
.mobile_header__account {
  flex-flow: column;
  row-gap: 8px; 
}  
.mobile-account-wrap .button {  
    width: 100%;
}
.mobile-account-wrap .header__account__register { 
    justify-content: center;
}

.img-with-text_food-australia .richtext-image .inline-block:nth-child(1) img {
    min-width: 128px;
    width: 128px;
}
.img-with-text_food-australia .richtext-image .inline-block:nth-child(2) img {
    min-width: 100px;
    width: 100px;
}
.img-with-text_food-australia .richtext-image .inline-block:nth-child(3) img {
    min-width: 114px;
    width: 114px;
}
.img-with-text_food-australia .richtext-image .inline-block:nth-child(4) img {
    min-width: 120px;
    width: 120px;
}
.mobile-menu .header_quick-order {
    width: 100%;
    max-width: 100%;
  margin-bottom: 10px;
}
}
/* 479 e */

@media(max-width:424px) {
  .footer__bottom-wrapper .footer__bottom {
    flex-direction: column-reverse;
    gap: 5px;
}
  .btn-with-social {
    flex-direction: column;
    justify-content: left;
    align-items: flex-start;
    gap: 18px;
}
  .section-footer:after {
    bottom: 47px;
}
}
 
@media(max-width:400px) {
  .slide-content-inner .inline-flex {
    flex-direction: column;
    gap: 10px;
}
.slide-content-inner .inline-flex .button+.button {
    margin-left: 0;
}
  .img-with-text_food-australia .richtext-button+.richtext-image, .img-with-text-section-header .richtext-image {
    margin-top: 20px;
    display: grid;
    text-align: center;
    grid-template-columns: 50% 50%;
}
.img-with-text-section-header .richtext-image .inline-block {
    margin: 0 5px;
}
.img-with-text-section-header .richtext-image .inline-block img {
    max-width: 120px;
    margin: 0 auto;
}
.img-with-text-section-header .richtext-image .inline-block {
    margin: 5px;
}
  .img-with-text_food-australia .richtext-button+.richtext-image, .img-with-text-section-header .richtext-image {
    margin-top: 0;
}
.h2, body .rebuy-widget .primary-title {
  font-size: 26px;
  line-height: 30px;
  letter-spacing: 0;
}
.testimonials-custom .grid-carousel {
  --grid-item-width: 100%;
}
.section-media-grid .media-grid__element-content .prose {
  max-width: 100%;
}
.h1 {
  font-size: 30px;
  line-height: 32px;
}
.h0 {
  font-size: 34px;
  line-height: 36px;
  letter-spacing: 0;
}
.section-slideshow .sub-text.h4 {
  font-size: 15px;
  line-height: 20px;
}
.slideshow-heading {
  margin-bottom: 10px;
}
.slide-content-inner .inline-flex {
  margin-top: 15px;
}
.heading+.subheading {
  font-size: 14px;
  line-height: 22px;
}
.img-with-text_food-australia .richtext-button+.richtext-image {
  margin-top: 15px;
}
.image-with-text-section .bottom-icon:after {
  width: 70px;
  height: 70px;
}
body .yotpo-head .yotpo-headline { 
  font-size: 26px !important;
  line-height: 30px !important;
}
}

@media(max-width:360px) {
  .section-footer:after {
    width: 132px;
    height: 120px;
    bottom: 51px;
  }
  .product-card-container--diff-bg .product-card.product-card-listview .product-card__info {
    flex-direction: column;
  }
  .card_collumn_info { 
    margin-bottom: 4px;
  }
}




























.pfa-japan-launch-badge {
  position: absolute;
  top: 10px;
  left: 10px;
  background: #d40000;
  color: #fff;
  font-size: 11px;
  font-weight: 800;
  padding: 7px 10px;
  border-radius: 4px;
  z-index: 20;
  letter-spacing: 0.4px;
  line-height: 1;
  box-shadow: 0 2px 6px rgba(0,0,0,0.18);
}