/** Shopify CDN: Minification failed

Line 232:0 Unexpected "}"
Line 844:0 Unexpected "<"
Line 1129:0 Unexpected "{"
Line 3137:5 Expected identifier but found "."
Line 3386:0 Unexpected "<"

**/
[disabled="false"],
button[disabled="false"],
.m-button[disabled="false"] {
    opacity: 1;
    pointer-events: auto;
}

body .h1,
body .h2,
body .h3,
body .h4,
body .h5,
body .h6,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
    font-family: 'termina';
    font-weight: 500;
}

.sf__featured-collection p.section__subheading,
.collection-section p.section__subheading {
    position: relative;
    letter-spacing: 3px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-size: 14px;
}

.sf__featured-collection p.section__subheading:after {
    position: absolute;
    content: "";
    top: 45%;
    height: 2px;
    width: 15px;
    background: #212721;
    right: 42%;
}

.sf__featured-collection p.section__subheading:before {
    position: absolute;
    content: "";
    top: 45%;
    height: 2px;
    width: 15px;
    background: #212721;
    left: 42%;
}

.collection-section p.section__subheading:after {
    position: absolute;
    content: "";
    top: 45%;
    height: 2px;
    width: 15px;
    background: #212721;
    right: 39%;
}

.collection-section p.section__subheading:before {
    position: absolute;
    content: "";
    top: 45%;
    height: 2px;
    width: 15px;
    background: #212721;
    left: 39%;
}

/* .sf__pcard-style-4 responsive-image.sf-image {
    border-radius: 10px;
} */

p.p-shortdesc {
    font-size: 14px;
    margin-top: 10px;
    height: 40px;
    overflow: hidden;
}

.p-price {
    display: flex;
}

.sf__pcard-style-4 .sf__pcard-content {
    margin: 0 10px;
}

.p-card-main-btn {
    justify-content: space-between;
}

.atc-btn {
    margin-top: 0 !important;
    background: #212721 !important;
    border-color: #212721 !important;
    padding: 10px;
    border-radius: 7px;
}

.atc-btn img {
    height: auto !important;
    width: 20px !important;
}

.p-card-price {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    width: 85%;
    background: #EFEFF1;
    border-radius: 7px;
    align-items: center;
    padding: 0 15px;
    margin-right: 10px;
}

.p-card-price .prod__price.text-color-regular-price {
    font-size: 14px;
    color: #212721;
}

.p-card-price .prod__compare_price {
    font-size: 12px;
    font-weight: 500 !important;
    color: #21272170;
    margin-left: 5px;
}

.atc-buy a {
    position: relative;
    display: inline-block;
    color: #212721;
    font-weight: 500;
    overflow: hidden;
}

.atc-buy a {
    /* Same as before */
    background: linear-gradient(to right, #248859, #359C6A 50%, #212721 50%);
}

.atc-buy a {
    /* Same as before */
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-size: 200% 100%;
    background-position: 100%;
}

.atc-buy a {
    transition: background-position 275ms ease;
    line-height: 1;
    font-size: 14px;
}

.atc-buy a:hover {
    background-position: 0 100%;
}

.atc-buy p {
    color: #DA3F3F;
}

div#shopify-section-template--16795181220151__65cfc206-3892-49a0-a7c7-99a906a5e191 {
    position: relative;
}

div#shopify-section-template--16795181220151__65cfc206-3892-49a0-a7c7-99a906a5e191:before {
    position: absolute;
    content: "";
    top: -70px;
    height: 80px;
    background: url(/cdn/shop/files/bg-white.svg?v=1667306463);
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1;
}

.our-story h3.content__heading {
    font-size: 24px;
    line-height: 1.3;
}

.our-story .sf-custom__block-inner div[class^="prose"] {
    margin-top: 0;
}

.our-story .content__subheading {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 3px;
    position: relative;
    padding-left: 25px;
}

.our-story .content__subheading:after {
    position: absolute;
    height: 2px;
    width: 15px;
    background: #212721;
    content: "";
    left: 0;
    top: 41%;
}

.our-story .content__subheading:before {
    position: absolute;
    height: 2px;
    width: 15px;
    background: #212721;
    content: "";
    left: 23%;
    top: 41%;
}
}

/* .our-story {
    background: url(/cdn/shop/files/bg-green.svg?v=1667308161)!important;
    background-repeat: no-repeat;
    padding-top: 10px;
    background-size: cover !important;
} */

.our-story .container-fluid.section-my {
    margin-bottom: 0;
}

.founder-section .content__heading {
    position: relative;
    font-size: 20px;
    font-family: 'SF-Body-font';
}

.founder-section .content__heading:before {
    position: absolute;
    content: "";
    top: -25px;
    height: 10px;
    width: 12px;
    background: url(/cdn/shop/files/comma.svg?v=1667309036);
    background-repeat: no-repeat;
    background-size: cover;
    left: 0px;
}

.founder-section .sf-custom__grid {
    border: 1px solid #21272120;
    border-radius: 10px;
    padding: 10px;
    margin: 0;
    background-color: #EAF4EF;
}

.impact-section .sf-hero__subtitle {
    letter-spacing: 3px;
    font-weight: 500;
    position: relative;
    font-size: 14px;
}

.impact-section .sf-hero__subtitle:after {
    position: absolute;
    top: 45%;
    content: "";
    height: 2px;
    width: 15px;
    background: #fff;
    left: 37%;
}

.impact-section .sf-hero__subtitle:before {
    position: absolute;
    top: 45%;
    content: "";
    height: 2px;
    width: 15px;
    background: #fff;
    right: 37%;
}

.impact-section .sf-hero__title,
.garden-image h3 {
    margin-bottom: 10px;
    font-size: 45px;
}

.product-of-year h3.content__heading {
    font-size: 24px;
}

.icons-custom .sf-custom__block-inner {
    display: flex;
}

.product-year-icons {
    display: flex;
    flex-direction: column;
    justify-content: space-between !important;
}

.icon-list {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 20px;
    text-align: center;
    border: 1px solid #212821;
    border-radius: 10px;
    height: 220px;
    justify-content: center;
}

.icon-list p {
    font-size: 16px;
}

.sf-icon-box .section__header {
    margin-bottom: 100px;
}

.garden-section h3.content__heading {
    font-size: 24px;
}

.icon-list img {
    margin-bottom: 20px;
}

.icon-list h6 {
    margin-bottom: 10px;
    font-size: 18px;
}

.sf-icon-box p.section__subheading {
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 500;
    position: relative;
    font-size: 14px;
    margin-bottom: 5px;
}

.sf-icon-box p.section__subheading:after {
    position: absolute;
    top: 44%;
    content: "";
    width: 15px;
    height: 2px;
    background: #212721;
    right: 37%;
}

.sf-icon-box p.section__subheading:before {
    position: absolute;
    top: 44%;
    content: "";
    width: 15px;
    height: 2px;
    background: #212721;
    left: 37%;
}

.sf-icon-box h2.section__heading {
    font-size: 24px !important;
}

.sf-icon-box .font-medium {
    font-size: 20px;
}

.garden-image .sf-hero {
    background-image: url(/cdn/shop/files/tea-farm.png?v=1672380830);
    margin-top: -230px;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
}

.garden-image .sf-hero__subtitle {
    position: relative;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
}

.garden-image .sf-hero__subtitle:after {
    position: absolute;
    content: "";
    top: 45%;
    height: 2px;
    width: 15px;
    background: #fff;
    right: 33%;
}

.garden-image .sf-hero__subtitle:before {
    position: absolute;
    content: "";
    top: 45%;
    height: 2px;
    width: 15px;
    background: #fff;
    left: 33%;
}

.garden-image a.sf__btn.sf__btn-primary {
    background: #80BC41;
    border: none;
}

.testimoinial-section p.section__subheading {
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 3px;
    position: relative;
    margin-bottom: 5px;
}

.testimoinial-section p.section__subheading:after {
    position: absolute;
    content: "";
    top: 44%;
    width: 15px;
    height: 2px;
    background: #212721;
    left: 8%;
}

.testimoinial-section h2.section__heading {
    font-size: 24px !important;
}

.testimoinial-section .section__description {
    font-size: 24px;
    font-family: 'SF-Heading-font';
    color: #80BC41;
}

.testimoinial-section responsive-image.sf-image {
    display: none;
}

.testimoinial-section .bg-white {
    background-size: cover !important;
    border-radius: 10px;
    padding: 5px;
}

.testimoinial-section .testimonial__item-content {
    flex-direction: row-reverse;
    padding-bottom: 0;
}

.testimoinial-section .testi-content {
    background: #fff;
    padding: 30px;
    border-radius: 10px;
}

.testimoinial-section .font-medium.text-black {
    font-family: 'SF-Body-font';
    font-weight: 600;
    font-size: 18px;
}

.testimoinial-section .testimonial__author {
    margin-top: 5px;
    padding-top: 5px;
    border-top: 1px solid #21272110;
}

a.site_by {
    font-weight: 600;
}

footer.sf-footer {
    background: #D6EBE1;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 80px 80px 0px 0;
}

.sf-footer__block {
    border: none;
}

.sf__pcard-style-4 .sf__image-box {
    border-radius: 10px 10px 0px 0;
}

.sf__pcard-style-4 .sf__pcard-content .sf-pcard__reviews {
    margin-top: 10px;
}

.sf__featured-collection h2.section__heading,
.collection-section h2.section__heading {
    font-size: 24px !important;
}

.section__header {
    margin-bottom: 40px;
}

.sf__pcard-style-4 .sf__pcard-name {
    font-size: 20px;
    font-family: 'SF-Body-font';
    height: 60px;
}

.our-story .container.section-my {
    margin-bottom: 0;
}

.w-46 {
    width: 46%;
}

.testimoinial-section .section-my {
    margin-left: 18%;
}

.testimoinial-section.testimonials-6 .sf-testimonials__header.text-left .sf-slider__controls {
    position: absolute;
    right: 36%;
    top: 24px;
}

/* Product Page CSS start */

.template-product .sf-prod__info-wrapper {
    margin-top: 120px;
}

.product-category span.metafield-multi_line_text_field {
    letter-spacing: 3px;
    font-weight: 500;
    position: relative;
    color: #212721;
}

.product-category span.metafield-multi_line_text_field:after {
    position: absolute;
    content: "";
    height: 2px;
    width: 15px;
    background: #212721;
    top: 48%;
    right: -30px;
}

.main-product__block.main-product__block-title {
    margin-top: 15px;
}

.main-product__block .prod__title h1 {
    font-size: 35px !important;
    line-height: 1.3;
}

.product-var {
    display: flex;
    justify-content: flex-start;
}

.product-var p {
    margin-right: 30px;
    position: relative;
}

.product-var p:after {
    position: absolute;
    content: "";
    width: 2px;
    height: 15px;
    top: 5px;
    background: #21272150;
    right: -15px;
}

.main-product__block+.main-product__block {
    margin-top: 15px;
}

.main-product__block.main-product__block-price {
    padding: 20px 0;
    border: 1px solid #21272120;
    border-width: 1px 0 1px 0;
    margin: 22px 0;
}

.main-product__block-price .prod__price {
    font-weight: 600;
    font-size: 30px;
}

.main-product__block-price .prod__compare_price {
    font-weight: 500;
    color: #000;
}

.f-price--on-sale .f-price__sale {
    display: flex;
    align-items: flex-end;
}

.main-product__block-price .prod__reviews-and-prices {
    justify-content: space-between;
    align-items: center;
}

.sf-prod__info .quantity-input,
.sf-prod__info .quantity-input input {
    background-color: #ffffff00;
}

.product-form__actions .btns-main {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.ppage-btns .prod__dynamic_checkout {
    margin: 0;
    margin-left: 10px;
}

.ppage-btns {
    display: flex;
    align-items: center;
    /* flex-direction: row-reverse; */
    margin-top: 10px;
}

.product-form__actions .add-to-cart {
    background: #212721 !important;
    padding: 0;
    height: 46px;
    width: 66px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-form__actions .add-to-cart img {
    height: 20px;
    width: auto;
}

.main-product__block h6.short-heading {
    font-size: 18px;
    font-family: 'SF-Body-font';
}

.product-details .sf-custom__block {
    display: flex;
    flex-direction: column;
}

.product-details h6 {
    padding-bottom: 5px;
    /*      border-top: 1px solid #21272120;  */
    /* margin-bottom: 20px; */
    padding-top: 10px;
    font-size: 18px;
    font-weight: 500;
    line-height: 25.2px;
    font-family: 'SF-Body-font';
}

.product-details li {
    padding-left: 30px;
    position: relative;
    margin-bottom: 10px;
}

.product-details li:before {
    position: absolute;
    content: "";
    top: 7px;
    left: 0;
    background: url(/cdn/shop/files/list-icon.svg?v=1667471323);
    height: 11px;
    width: 11px;
    background-size: cover;
    background-repeat: no-repeat;
}

.product-counts-section .image1 {
    display: flex;
    align-items: flex-start;
}

.product-counts-section .image3 {
    display: flex;
    align-items: flex-end;
}

.product-counts-section .image2-heading p {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    margin-top: 14px;
}

.product-counts-section p.image__card-subheading {
    margin-bottom: 14px;
    position: relative;
    letter-spacing: 4px;
    font-weight: 500;
}

.product-counts-section p.image__card-subheading:after {
    position: absolute;
    content: "";
    top: 45%;
    left: 38%;
    height: 2px;
    width: 15px;
    background: #fff;
}

.product-counts-section p.image__card-subheading:before {
    position: absolute;
    content: "";
    top: 45%;
    right: 38%;
    height: 2px;
    width: 15px;
    background: #fff;
}

.our-impact .content__subheading {
    position: relative;
    letter-spacing: 3px;
    font-weight: 500;
    padding-left: 25px;
}

.our-impact .content__subheading:after {
    position: absolute;
    top: 50%;
    right: 79%;
    content: "";
    width: 15px;
    height: 2px;
    background: #212721;
}

.our-impact .content__subheading:before {
    position: absolute;
    top: 50%;
    left: 0%;
    content: "";
    width: 15px;
    height: 2px;
    background: #212721;
}

.our-impact {
    padding-top: 1px;
}

.sticky-atc-form .add-to-cart {
    display: none !important;
}

.sticky-atc-form .quantity-input {
    border-width: 2px;
}

.sf-pcard__reviews .jdgm-widget.jdgm-widget {
    font-size: 12px;
}

/* .sf__pcard-style-4 .spc__hover-img {
    opacity: 1 !important;
} */

.faq_content h2 {
    font-size: 25px;
}

.faq_content .section-my {
    margin-top: 60px;
    margin-bottom: 40px;
}

.main-product__block-variant_picker .prod__tag-discounted {
    background-color: #FBDFE6;
    color: #212721;
    height: 45px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 5px 0px 0px 5px;
    padding: 16px 18px;
    margin: 0;
}

.variant-picker__option {
    margin-right: 10px;
    margin-bottom: 10px;
}

.variant-picker__option span.select-va {
    padding: 0 20px;
}

.ppage-btns span.not-change.atc-text {
    display: none;
}

/* p.save-per {
    display: flex;
    align-items: center;
    padding: 9px 15px;
    background-color: #FBDFE6;
} */

.variant-picker__option.varient_option input:checked+label p.save-per {
    background-color: #212721;
    color: #fff;
}

< !--------------------Product Page CSS Start-------------------->.shopify-section .product-img {
    padding-top: 200px !important;
}

.main_founder {
    padding: 25px;
}

.founder_head {
    margin-left: 20px;
}

.founder_head span {
    display: inline-block;
    margin-bottom: 5px;
    font-size: 24px;
    font-weight: 500;
}

.founder_head H6 {
    font-size: 14px;
    font-weight: 600;
}

.founder_content {
    margin-top: 55px;
}

.founder_content>img {
    margin-bottom: 18px;
}

.founder_content>h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 14px;

}

.founder_content>p {
    font-size: 16px;
    font-weight: 300;
}

/*  .product-img .section-my {
    padding-top: 150px !important;
} */
.product-img {
    padding-top: 60px !important;
}

p.sub-heading {
    letter-spacing: 3px;
    font-weight: 500;
    position: relative;
    font-family: 'SF-Body-font';
}

p.sub-heading:after {
    position: absolute;
    content: "";
    width: 15px;
    height: 2px;
    background: #212721;
    right: 43%;
    top: 10px;
}

p.sub-heading:before {
    position: absolute;
    content: "";
    width: 15px;
    height: 2px;
    background: #212721;
    left: 43%;
    top: 10px;
}

.prod-faqs p.section__subheading {
    position: relative;
    font-size: 14px;
    letter-spacing: 3px;
    font-weight: 500;
    font-family: 'SF-Body-font';
}

.prod-faqs p.section__subheading:after {
    position: absolute;
    content: "";
    width: 15px;
    height: 2px;
    background: #212721;
    top: 10px;
    right: 47%;
}

.prod-faqs p.section__subheading:before {
    position: absolute;
    content: "";
    width: 15px;
    height: 2px;
    background: #212721;
    top: 10px;
    left: 47%;
}

.prod-faqs h2.section__heading {
    font-size: 24PX;
}

.sf__accordion-content .prose p {
    border-bottom: 1px solid #DEDEDE;
    padding-bottom: 20px;
}

.sf__accordion-content .pt-5 {
    padding-top: 0;
}

.sf__accordion-content .pb-10 {
    padding-bottom: 0;
}

.prod__accordion .sf__accordion-item.open .sf__accordion-button {
    border-color: #0000 !important;
}

.main-product__block.main-product__block-\@app {
    display: flex;
    justify-content: space-between;
}

.p_availability p {
    position: relative;
}

.p_availability p:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #70ac30;
    top: 8px;
    left: -15%;
}

.p_availability p.out-stock:before {
    position: relative;
}

.p_availability p.out-stock:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: red;
    top: 8px;
    left: -20%;
}

/* .sf__accordion-item .sf__accordion-button:after {
    background-image: url('/cdn/shop/files/b230f59911b8d228791f36d23900d5ce.png?v=1669194923') !important;
    background-size: 18px 25px;
} */
.sf__accordion-item .sf__accordion-button:after {
    /* background-image: url('/cdn/shop/files/b230f59911b8d228791f36d23900d5ce.png?v=1669194923') !important; */
    background-size: 0;
    content: "+";
    font-size: 22px;
}

.sf__accordion-item.open .sf__accordion-button:after {
    /*     background-image: url('/cdn/shop/files/9022a705161ff42b7879d88f1fd6d0e8.png?v=1669194923') !important;
    background-size: 30px 25px; */
    background-size: 0;
    content: "-";
    font-size: 25px;
}

.cup-counts .prose {
    margin-bottom: 50px;
    line-height: 1.5;
}

.collection-card .collection_btn {
    background-color: #212721;
    color: #fff;
    padding: 10px;
    display: flex;
    justify-content: center;
    margin-top: 25px;
    border-radius: 7px;
}

.our-story {
    padding-top: 10px;
}

.garden-image .sf-hero__bg {
    border-radius: 60px 60px 0 0 !important;
}

.home-banner h2 {
    font-size: 55px !important;
    line-height: 1.3 !important;
    text-transform: capitalize;
    width: 90%;
}
.home-banner .sf__slide-bg video {
  object-fit: fill;
}

.sf-prod-template .sf-product-media__desktop,
.template-product .sf-prod__info-wrapper {
    position: unset !important;
}

.product-img-mobile {
    display: none;
}

.product-img-pc {
    display: block;
}

.collection-section .collection-card__info p {
    height: 30px;
}

.product-template {
    margin: 0;
    padding: 70px 0 0 !important;
}

.cup_font h3.content__heading {
    line-height: 1.2;
    ;
}

.prod__option--button {
    margin: -5px 0 !important;
}

/* -------------------------------------------ABOUT PAGE CSS START--------------------------------------------------- */

.section-about_banner .slide__block-title {
    font-size: 45px;
    margin-bottom: 0;
}

.section-dream_tea .content__heading {
    font-size: 26px;
    color: #212721;
    margin-bottom: 30px;
}

.section-dream_tea .prose p:not(:last-child) {
    margin-bottom: 20px;
}

.section-dream_tea .prose {
    margin-top: 0;
}

.section-dream_tea .prose p {
    margin: 0;
    line-height: 1.5;
}

.section_crafting .content__subheading,
.section-our_mission .content__subheading {
    margin-bottom: 25px;
    color: #212721;
}

.section_crafting .content__heading,
.section-our_mission .content__heading {
    margin-bottom: 25px;
    color: #212721;
    line-height: 1.5;
}

.section_crafting .sf-custom__block-inner .prose,
{
margin-top: 0;
}

.section_crafting .sf-custom__block-inner .prose p,
.section-our_mission .sf-custom__block-inner .prose p {
    margin: 0;
    line-height: 1.5;
}

.section-crafting_moments {
    padding-left: 70px;
}

.leaf-to_life {
    padding-right: 70px;
}

.section_crafting {
    background-color: #F8F7EC;
}

.section_crafting .sf-custom__grid {
    row-gap: 150px;
}

.section_crafting .section-my {
    padding: 50px 0 150px;
}

.section_crafting .sf-custom__text-cta,
.section-our_mission .sf-custom__text-cta {
    margin-top: 25px;
}

.leaf-life_product {
    position: relative;
}

.leaf-life_product:before {
    position: absolute;
    content: "";
    background-image: url("/cdn/shop/files/product-icon.svg?v=1686748189");
    background-repeat: no-repeat;
    width: 136px;
    height: 136px;
    z-index: 1;
    top: 42px;
    left: -50px;
}

.story-left_arrow .content__subheading:before {
    left: 25% !important;
}

.mission-arrow .content__subheading:before {
    left: 29% !important;
}

.product-of-year responsive-image.sf-image,
.description-img responsive-image.sf-image {
    border-radius: 20px;
    border: 2px solid #212721;
    border-width: 2px;
    box-shadow: 5px 5px;
}

/* -------------------------------------------ABOUT PAGE CSS END--------------------------------------------------- */

.byob-section-wrapper .byob-content-center img.byob-banner-image {
    margin: 0 !important;
    width: 100% !important;
}

.byob-section-wrapper div#byob-bundle-text h1#byob-bundle-header {
    font-size: 35px !important;
    margin: 20px 0 0 0 !important;
}

.byob-section-wrapper .grid-collection .grid-product .grid-product-text {
    opacity: 1 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}

.byob-section-wrapper .grid-collection .grid-product select.byob-max-w-full.byob-gpo-select {
    height: 35px !important;
    margin-top: 10px !important;
    border: 1px solid #212721 !important;
}

.byob-section-wrapper .grid-collection .grid-product .byob-grid-product-options {
    padding-bottom: 5px !important;
}

.byob-section-wrapper .grid-collection .grid-product button.btn.Button.btn-add-to-bundle.button {
    margin-bottom: 0 !important;
    margin-top: 10px !important;
    background: #212721 !important;
}

.byob-section-wrapper .grid-collection .grid-product p.lb-price-wrapper b.lb-price {
    font-size: 18px !important;
    font-weight: 500 !important;
}

.byob-section-wrapper .byob-accordion {
    display: none !important;
}

.byob-footer.page-width {
    background: #D6EBE1 !important;
}

.bundle-builder-section .container.section-my {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.product-combo .product-var p:after {
    display: none;
}

.product-content_tab p {
    border-bottom: unset !important;
    padding-bottom: 0 !important;
    margin: 5px 0;
    line-height: 1.5;
}

.product-combo .sf__accordion-content .prose {
    padding: 0 !important;
}

.product-combo .main-product__block.main-product__block-collapsible_tab {
    margin-top: 20px;
}

.prod-feat-promotion {
    margin-top: 50px;
}

.collection-combo .sf__pcard-content p.p-shortdesc {
    height: 40px;
}

.collection-combo .sf__pcard-style-4 .sf__pcard-name {
    height: 60px;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next,
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: unset !important;
}

.prod__tag-discounted {
    height: 23px;
}

.sf__pcard {
    background: #fff;
    height: 100%;
    border-radius: 15px;
}
.sf__pcard .sf__pcard-content {
    margin: 0;
    padding: 15px;
    border-radius: 15px;
}
.impact-section .sf-hero__bg {
  background-image: url(/cdn/shop/files/our_impact.png?v=1714567967);
}
.pc-view{
  display: block;
}
.mobile-view {
  display: none;
}
/* .product-form__actions,button.shopify-payment-button__button,.sf__pcard-quick-add .sf__btn {
    pointer-events: none;
} */
@media (max-width: 1440px) {
    div#shopify-section-template--16795181220151__65cfc206-3892-49a0-a7c7-99a906a5e191:before {
        top: -55px;
        height: 60px;
    }

    .cup_font h3.content__heading {
        font-size: 34px !important;
    }

    .home-banner h2 {
        font-size: 50px !important;
        width: 65%;
    }

    .container.product-details {
        padding-left: 0;
    }

    .prod__option--button .variant-picker__option label {
        margin-bottom: 15px;
    }

    .our-impact .content__subheading:after {
        right: 74%;
    }

    .prod-faqs p.section__subheading:before {
        left: 46%;
    }

    .prod-faqs p.section__subheading:after {
        right: 46%;
    }

    .sf-column.\34 27280073015:before,
    .sf-column.\34 27280433463:before,
    .sf-column.\34 27280302391:before,
    .sf-column.\34 29189660983:before {
        top: -325px;
    }

    .collection-card .collection_btn {
        padding: 10px 60px;
    }

    .garden-image .sf-hero {
        margin-top: -200px;
    }

    .testimoinial-section p.section__subheading:after {
        left: 10%;
    }

    .our-story {
        padding-top: 0;
    }

    .garden-image .sf-hero__inner {
        padding: 60px;
    }

    .template-product .sf-prod__info-wrapper {
        margin-top: -14px;
    }

    .main-product__block.main-product__block-price {
        margin: 29px 0;
    }

    p.sub-heading:after {
        right: 43.5%;
    }

    .ppage-btns {
        margin-top: 0;
    }

    .main-product__block .prod__title h1 {
        font-size: 30px !important;
    }

    .main-product__block.main-product__block-price {
        margin: 20px 0;
        padding: 16px 0;
    }

    .impact-section .sf-hero__title,
    .garden-image h3 {
        font-size: 45px;
        line-height: 1.2;
    }

    .section_crafting .section-my {
        padding: 100px 0;
    }

    .section_crafting .sf-custom__grid {
        row-gap: 100px;
    }

    .collection-combo .sf__pcard-style-4 .sf__pcard-name {
        height: 100px;
    }

    .template-collection .sf__pcard-style-4 .sf__pcard-name {
        font-size: 18px;
        line-height: 1.3;
    }

    .template-collection .sf__pcard-content p.p-shortdesc {
        height: 50px;
    }

    [data-section-id="maestrooo_section_feed_app_block_84Jdjq"] .ooo-instagram-header__title {
        font-size: 30px;
    }

}

@media (max-width: 1366px) {
    .template-product .sf-prod__info-wrapper {
        margin-top: 10px;
    }

    .our-impact .content__subheading:after {
        right: 72.2%;
    }

    .home-banner h2 {
        font-size: 45px !important;
        width: 60%;
    }

    .impact-section .sf-hero__title,
    .garden-image h3 {
        font-size: 45px;
    }

    .product-template {
        padding: 45px 0 0 !important;
    }

    .product-form__actions {
        margin-top: 10px !important;
    }
}

@media (max-width: 1280px) {

    .our-impact .content__subheading:after {
        right: 70%;
    }

    .impact-section .sf-hero__title,
    .garden-image h3 {
        font-size: 45px;
    }

    .sf-slider__controls--absolute button {
        left: 0px;
        top: -6%;
    }

    .sf-slider__controls--absolute button.sf-slider__controls-next {
        right: 0;
    }

    .testimoinial-section p.section__subheading:after {
        left: 12%;
    }

    .sf-column.\34 27280073015:before,
    .sf-column.\34 27280433463:before,
    .sf-column.\34 27280302391:before,
    .sf-column.\34 29189660983:before {
        top: -150px !important;
    }

    .garden-image .sf-hero__inner {
        padding: 50px 0;
    }

    .testimoinial-section .section-my {
        margin-left: 10%;
    }

    .template-product .sf-prod__info-wrapper {
        margin-top: 0px;
    }

    .main-product__block+.main-product__block {
        margin-top: 10px;
    }

    .our-story .content__subheading:before {
        left: 24%;
    }

    .impact-section .sf-hero__title,
    .garden-image h3 {
        font-size: 40px;
        margin-bottom: 10px;
    }

    .sf-icon-box .section__header {
        margin-bottom: 70px;
    }

    .sf__pcard-style-4 .sf__pcard-name {
        font-size: 18px;
        height: 55px;
    }
}

@media (max-width: 1200px) {
    .main-product__block.main-product__block-price {
        margin: 11px 0;
    }

    .section_crafting .section-my {
        padding: 100px 16px;
    }
  .sf__pcard-style-4 .sf__pcard-name {
    font-size: 18px;
    height: 35px;
}
  p.p-shortdesc {
    font-size: 14px;
    margin-top: 0px;
    height: 25px;
    overflow: hidden;
}
}

@media (max-width: 1080px) {
    .template-product .sf-prod__info-wrapper {
        margin-top: 0px;
    }

    .main-product__block .prod__title h1 {
        font-size: 30px !important;
    }

    .cup_font h3.content__heading {
        font-size: 30px !important;
    }

    .main-product__block.main-product__block-price {
        margin: 28px 0;
    }

    .home-banner h2 {
        font-size: 36px !important;
        line-height: 1.5 !important;
        width: 60%;
    }

    .our-story .content__subheading:before {
        left: 28%;
    }

    .collection-section p.section__subheading:before {
        left: 38%;
    }

    .collection-section p.section__subheading:after {
        right: 38%;
    }

    .collection-section p.section__subheading:before {
        left: 38%;
    }

    .collection-section p.section__subheading:after {
        right: 38%;
    }

    .sf__featured-collection p.section__subheading:after {
        right: 40%;
    }

    .sf__featured-collection p.section__subheading:before {
        left: 40%;
    }

    .icon-list {
        height: 195px;
    }

    .sf-icon-box p.section__subheading:after {
        right: 35%;
    }

    .sf-icon-box p.section__subheading:before {
        left: 35%;
    }

    .sigmatic_icons .section__description {
        width: 60%;
        margin: 10px auto 0;
    }

    .impact-section .sf-hero__title,
    .garden-image h3 {
        font-size: 35px;
    }

    .testimoinial-section p.section__subheading:after {
        left: 15%;
    }

    .our-impact .content__subheading:after {
        right: 65%;
    }

    p.sub-heading:after {
        right: 42.5%;
    }

    p.sub-heading:before {
        left: 42%;
    }

    .prod-faqs p.section__subheading:before {
        left: 44%;
    }

    .prod-faqs p.section__subheading:after {
        right: 44%;
    }

    /* .collection-section .collection-card__info p {
  height: 50px;
} */

    /* p.p-shortdesc {
  height: 110px;
} */

    .prod-feat-promotion .section__description {
        width: 60%;
        margin: auto;
    }

    .section-crafting_moments {
        padding-left: 40px;
    }

    .leaf-to_life {
        padding-right: 40px;
    }

    .leaf-to_life .content__heading {
        width: 90%;
    }

    .section-about_banner .slide__block-title {
        font-size: 36px;
    }

    .mission-arrow .content__subheading:before {
        left: 32% !important;
        top: 42%;
    }

    .story-left_arrow .content__subheading:before {
        left: 28% !important;
    }

    .garden-image .sf-hero__subtitle:after {
        right: 27%;
    }

    .garden-image .sf-hero__subtitle:before {
        left: 27%;
    }

    [data-section-id="maestrooo_section_feed_app_block_kRcCh8"] .ooo-instagram-header__title {
        font-size: 30px;
    }

    .prod__tag-discounted {
        height: 23px;
        margin-top: 10px;
    }
}

@media (max-width: 1040px) {
    .template-product .sf-prod__info-wrapper {
        margin-top: -37px;
    }

    .main-product__block.main-product__block-price {
        margin: 27px 0;
    }
}

@media (max-width: 1024px) {

    .cup_font h3.content__heading {
        font-size: 30px !important;
    }

    .product-template {
        background: linear-gradient(180deg, #f8c0cd 46.7%, #faccd6 40%) !important;
    }

    .our-impact .content__subheading:after {
        right: 63%;
    }

    p.sub-heading:before {
        left: 42%;
    }

    p.sub-heading:after {
        right: 42%;
    }

    .cup-counts .prose {
        margin-bottom: 20px;
    }

    .sf-icon-box p.section__subheading:before {
        left: 35%;
    }

    .sf-icon-box p.section__subheading:after {
        right: 35%;
    }

    .product-img {
        padding-top: 30px !important;
    }

    .prod-faqs p.section__subheading:before {
        left: 45%;
    }

    .prod-faqs p.section__subheading:after {
        right: 45%;
    }

    .sf-slider__controls--absolute button {
        top: -40px;
    }

    .sf-slider__controls--absolute button {
        left: 0;
    }

    .sf-slider__controls--absolute button.sf-slider__controls-next {
        right: 0;
    }

    .collection-section p.section__subheading:before {
        left: 37%;
    }

    .collection-section p.section__subheading:after {
        right: 37%;
    }

    .our-story .content__subheading:before {
        left: 29%;
    }

    .impact-section .sf-hero__title,
    .garden-image h3 {
        font-size: 35px;
    }

    .sf__featured-collection p.section__subheading:before {
        left: 40%;
    }

    .sf__featured-collection p.section__subheading:after {
        right: 40%;
    }

    /* 
p.p-shortdesc {
  height: 80px;
}
*/
    .atc-btn img {
        height: auto !important;
        width: 35px !important;
    }

    .garden-image .sf-hero {
        margin-top: -160px;
    }

    .testimoinial-section p.section__subheading:after {
        left: 15%;
    }

    .garden-image .sf-hero__subtitle:after {
        right: 28%;
    }

    .garden-image .sf-hero__subtitle:before {
        left: 28%;
    }

    .p-card-price {
        width: 100%;
        padding: 0 8px;
    }

    footer.sf-footer {
        border-radius: 50px 50px 0 0;
    }

    .icon-list {
        margin: 10px 0;
        padding: 0 10px;
    }

    .testimoinial-section .section-my {
        margin-left: 0;
    }

    .garden-image .sf-hero__bg {
        border-radius: 40px 40px 0 0 !important;
        height: 400px;
    }

    .garden-image .sf-hero {
        margin-top: -205px;
    }

    .testimoinial-section.testimonials-6 .sf-testimonials__header.text-left .sf-slider__controls {
        right: 18%;
        top: 40px;
    }

    .testimoinial-section.testimonials-6 .swiper-button-next,
    .swiper-container-rtl .swiper-button-prev {
        right: -10px;
    }

    .sf-column.\34 27280073015:before {
        height: 122% !important;
    }

    .sf-column.\34 27280433463:before {
        height: 244% !important;
    }

    .sf-column.\34 27280302391:before {
        top: -910px !important;
        left: -900px !important;
        height: 230% !important;
    }

    .sf-column.\34 29189660983:before {
        top: -910px !important;
        height: 230% !important;
    }

    .impact-section .sf-hero__subtitle {
        margin-bottom: 5px;
    }

    .impact-section .sf-hero__title {
        margin-bottom: 5px;
    }

    .impact-section .sf-hero__text {
        margin-bottom: 0;
    }

    .icon-list {
        height: 195px;
    }

    .template-product .sf-prod__info-wrapper {
        margin-top: -20px;
    }

    .product-details h6 {
        padding-top: 0;
    }

    .main-product__block.main-product__block-price {
        margin: 23.5px 0;
    }

    .product-details h6 {
        padding-top: 15px;
    }
}

@media (max-width:1023px) {

    .template-product .sf-prod__info-wrapper {
        margin-top: 50px;
    }

    .our-impact .content__subheading:after {
        right: 82.3%;
    }

    .sf__footer-bottom-inner .sf-footer__right {
        justify-content: center !important;
    }

    .our-story .content__subheading:before {
        left: 14%;
    }

    /*   .cup_font .sf-custom__block-inner >div{
   text-align:center !important;
} */

}

@media (max-width: 991px) {
  .product-recommendations p.p-shortdesc {
    height: 40px;
}
    .leaf-to_life {
        padding-right: 7.5px;
        padding-top: 30px;
    }

    .section-crafting_moments {
        padding-left: 7.5px;
        padding-top: 30px;
    }

    .story-left_arrow .content__subheading:before {
        left: 14.5% !important;
    }

    .mission-arrow .content__subheading:before {
        left: 16.5% !important;
        top: 47%;
    }

    .section_crafting .sf-custom__grid {
        row-gap: 0;
    }

    .leaf-life_product:before {
        background-image: unset;
    }

    .product-content_tab p,
    .product-combo .sf__accordion-content .prose {
        font-size: 14px;
    }

    .icons-custom,
    .icons_description {
        width: 100%;
    }

    .sf-icon-box p.section__subheading:after {
        right: 34%;
    }

    .sf-icon-box p.section__subheading:before {
        left: 34%;
    }

    [data-section-id="maestrooo_section_feed_app_block_EkgzfQ"] .ooo-instagram-header__title {
        font-size: 30px;
    }
}

@media (max-width:820px) {
    .home-banner h2 {
        font-size: 30px !important;
        width: 60%;
    }
}

@media (max-width: 768px) {

    .product-template {
        background: linear-gradient(180deg, #f8c0cd 47.6%, #faccd6 40%) !important;
    }

    .product-img-mobile {
        display: block;
    }

    .product-img-pc {
        display: none;
    }

    p.save-per {
        padding: 10px 12px;
    }

    .our-impact .content__subheading:after {
        right: 77%;
    }

    .description-img {
        margin-bottom: 30px;
    }

    p.sub-heading:before {
        left: 39%;
    }

    p.sub-heading:after {
        right: 39%;
    }

    .sf-icon-box p.section__subheading:before {
        left: 29%;
    }

    .sf-icon-box p.section__subheading:after {
        right: 29%;
    }

    .prod-faqs p.section__subheading:before {
        left: 43%;
    }

    .prod-faqs p.section__subheading:after {
        right: 43%;
    }

    .sf-slider__controls--absolute button {
        left: 0;
    }

    .sf-slider__controls--absolute button.sf-slider__controls-next {
        right: 0;
    }

    .collection-section p.section__subheading:after {
        right: 32%;
    }

    .collection-section p.section__subheading:before {
        left: 32%;
    }

    .our-story .content__subheading:before {
        left: 59%;
    }

    .our-story .content__subheading:after {
        left: 39%;
    }

    .impact-section .sf-hero__title,
    .garden-image h3 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .sf__featured-collection p.section__subheading:after {
        right: 36%;
    }

    .sf__featured-collection p.section__subheading:before {
        left: 36%;
    }

    .garden-image .sf-hero__title {
        font-size: 24px;
    }

    .garden-image .sf-hero {
        margin-top: -150px;
    }

    .garden-image .sf-hero__subtitle:before {
        left: 18%;
    }

    .garden-image .sf-hero__subtitle:after {
        right: 18%;
    }

    .testimoinial-section p.section__subheading:after {
        left: 20%;
    }

    .our-story {
        background-position: center center !important;
    }

    .founder-section .content__heading:before {
        top: -10px;
    }

    .icons-custom,
    .icons_description {
        width: 100%;
    }

    .product-year-icons {
        flex-direction: row;
        margin: auto;
    }

    .icon-list {
        margin: 0 10px;
    }

    .freshleaf_content {
        padding-top: 50px;
    }

    .impact-section .sf-hero__bg {
        height: 300px;
    }

    .garden-image .sf-hero__bg {
        border-radius: 20px 20px 0 0 !important;
        height: 320px;
    }

    .sf-footer .sf__footer-bottom {
        padding: 30px 0 0 0;
    }

    .sf__footer-bottom-inner {
        display: flex;
        flex-direction: row-reverse;
    }

    .sf-column.\34 27280073015:before {
        height: 126% !important;
    }

    .sf-column.\34 27280433463:before {
        height: 250% !important;
    }

    .sf-column.\34 27280302391:before {
        height: 255% !important;
        top: -770px !important;
    }

    .sf-column.\34 29189660983:before {
        height: 255% !important;
        top: -770px !important;
    }

    .home-banner h2 {
        font-size: 30px !important;
        line-height: 1.5 !important;
    }

    .main_founder {
        padding: 0px;
    }

    .founder_content {
        margin: 55px 0 10px;
    }

    .icon-list {
        height: 220px;
        width: 220px;
    }

    .impact-section .sf-hero__content p {
        width: 100%;
        margin: auto;
        line-height: 1.3;
    }

    .product-of-year h3.content__heading,
    .garden-section h3.content__heading,
    .our-story h3.content__heading {
        text-align: center;
        margin-top: 15px;
    }

    .product-of-year .prose,
    .garden-section .prose,
    .our-story .prose {
        text-align: center;
        width: 80%;
        margin: auto;
    }

    .product-of-year .sf-custom__text-cta,
    .garden-section .sf-custom__text-cta,
    .our-story .sf-custom__text-cta {
        text-align: center;
    }

    .our-story .content__subheading {
        text-align: center;
        margin: 15px 0 0;
        padding-left: 0;
    }

    .product-details h6 {
        padding-top: 14px;
    }

    .main-product__block .prod__title h1 {
        font-size: 30px !important;
    }

    .testimoinial-section .testi-content {
        padding: 20px;
    }

    .main-product__block+.main-product__block {
        margin-top: 18px;
    }

    .section-dream_tea .content__heading {
        font-size: 24px;
        margin-bottom: 20px;
        text-align: center;
    }

    .section-dream_tea .prose p {
        text-align: center;
    }

    .section_crafting .content__subheading,
    .section-our_mission .content__subheading {
        margin: 0 0 20px !important;
    }

    .section_crafting .content__heading,
    .section-our_mission .content__heading {
        margin: 0 0 20px !important;
    }

    .leaf-to_life .content__heading {
        width: 100%;
    }

    .story-left_arrow .content__subheading:before {
        left: 58.5% !important;
        top: 43%;
    }

    .mission-arrow .content__subheading:before {
        left: 59.5% !important;
        top: 41%;
    }

    .mission-arrow .content__subheading:after {
        left: 38% !important;
    }
}

@media (max-width: 767px) {
    .collection-combo .sf__pcard-style-4 .sf__pcard-name {
        height: 60px;
    }

    .sf-slider__controls--absolute button.sf-slider__controls-next {
        right: 250px;
    }

    .pc-view{
      display: none;
    }
    .mobile-view {
      display: block;
    }
   
    .home-banner .sf__slider--adapt .sf__slide-media {
      --aspect-ratio-mobile: 0.792507204610951 !important;
    }

    .testimoinial-section.testimonials-6 .swiper-button-prev,
    .swiper-container-rtl .swiper-button-next {
        left: unset;
        right: 52px;
    }

    .testimoinial-section.testimonials-6 .sf-testimonials__header.text-left .sf-slider__controls {
        right: 4%;
        bottom: unset;
        top: 30px;
    }

    .sf__pcard-style-4 .sf__pcard-name {
        height: 30px;
    }
}

@media (max-width: 580px) {
  .sf__pcard-style-4 .sf__pcard-name {
    height: 25px;
}
  p.p-shortdesc {
    height: 18px;
}
    .our-impact .content__subheading:after {
        right: 69%;
    }

    p.sub-heading:after {
        right: 35%;
    }

    p.sub-heading:before {
        left: 34%;
    }

    .sf-icon-box p.section__subheading:before {
        left: 20%;
    }

    .sf-icon-box p.section__subheading:after {
        right: 21%;
    }

    .prod-faqs p.section__subheading:before {
        left: 40%;
    }

    .prod-faqs p.section__subheading:after {
        right: 40%;
    }

    .home-banner .sf__slide-block {
        display: flex;
        justify-content: center;
        align-items: flex-end !important;
        padding-bottom: 60px;
    }

    .home-banner .sf__slide-content {
        text-align: center;
    }

    .home-banner .slide__block-subtitle {
        justify-content: center;
    }

    .home-banner h2 {
        font-size: 25px !important;
        width: 70%;
        margin: auto;
    }

    .our-story .content__subheading:after {
        left: 36%;
    }

    .our-story .content__subheading:before {
        left: 61%;
    }

    .product-of-year .prose,
    .garden-section .prose,
    .our-story .prose {
        width: 90%;
        font-size: 14px;
        line-height: 1.3;

    }

    .sf__btn.sf__btn-primary {
        padding: 8px 20px;
    }

    .collection-section p.section__subheading:after {
        right: 27%;
    }

    .collection-section p.section__subheading:before {
        left: 26%;
    }

    .collection-card .collection_btn {
        padding: 10px 40px;
        font-size: 14px;
    }

    .impact-section .sf-hero__subtitle:after {
        left: 35%;
    }

    .impact-section .sf-hero__subtitle:before {
        right: 36%;
    }

    .impact-section .sf-hero__content p {
        font-size: 14px;
    }

    .sf__featured-collection p.section__subheading:before {
        left: 31%;
    }

    .sf__featured-collection p.section__subheading:after {
        right: 32%;
    }

    .icon-list h6 {
        font-size: 16px;
    }

    .sigmatic_icons .section__description {
        width: 80%;
        font-size: 14px;
    }

    .sf-icon-box .font-medium {
        font-size: 18px;
    }

    .garden-image .sf-hero__subtitle:after {
        right: 31%;
    }

    .garden-image .sf-hero__subtitle:before {
        left: 31%;
    }

    .testimoinial-section p.section__subheading:after {
        left: 28%;
    }

    .testimoinial-section .section__description {
        font-size: 20px;
        margin-top: 10px;
    }

    [data-section-id="maestrooo_section_feed_app_block_kRcCh8"] .ooo-instagram-header__title {
        font-size: 25px;
    }

    .sf-slider__controls--absolute button.sf-slider__controls-next {
        right: 195px;
    }

    .testimoinial-section.testimonials-6 .swiper-button-prev,
    .swiper-container-rtl .swiper-button-next {
        width: 40px;
        height: 40px;
    }

    .testimoinial-section.testimonials-6 .swiper-button-next,
    .swiper-container-rtl .swiper-button-prev {
        right: 0px;
        width: 40px;
        height: 40px;
    }

    .testimoinial-section.testimonials-6 .sf-testimonials__header.text-left .sf-slider__controls {
        right: 7%;
        top: -1px;
    }

    .main-product__block .prod__title h1 {
        font-size: 25px !important;
    }

    .main-product__block-price .prod__price {
        font-size: 22px;
    }

    .main-product__block-price .prod__compare_price {
        font-size: 16px;
    }

    .cup_font h3.content__heading {
        font-size: 25px !important;
    }
   .product-recommendations p.p-shortdesc {
        height: 60px;
    }
}

@media (max-width: 480px) {
    .our-impact .content__subheading:after {
        right: 62%;
    }

    .sf-icon-box p.section__subheading:before {
        left: 13%;
    }

    .sf-icon-box p.section__subheading:after {
        right: 14%;
    }

    p.sub-heading:before {
        left: 31%;
    }

    p.sub-heading:after {
        right: 31%;
    }

    .prod-feat-promotion .section__description {
        width: 90%;
        margin: auto;
    }

    .section-dream_tea .prose p {
        font-size: 14px;
    }

    .section_crafting .sf-custom__block-inner .prose p,
    .section-our_mission .sf-custom__block-inner .prose p {
        font-size: 14px;
    }

    .story-left_arrow .content__subheading:after {
        left: 32%;
    }

    .story-left_arrow .content__subheading:before {
        left: 63.5% !important;
    }

    .mission-arrow .content__subheading:after {
        left: 30% !important;
    }

    .mission-arrow .content__subheading:before {
        left: 66.5% !important;
    }

    .section_crafting .section-my {
        padding: 50px 16px;
    }

    .section-about_banner .sf__slide-block {
        justify-content: center;
        align-items: flex-start !important;
        padding: 60px 16px;
    }

    .section-about_banner .slide__block-title {
        color: #000;
        font-size: 30px;
    }

    .section-dream_tea .prose p:not(:last-child) {
        margin-bottom: 10px;
    }

    .section_crafting .content__subheading,
    .section-our_mission .content__subheading {
        margin: 0 0 10px !important;
    }

    .collection-combo .sf__pcard-style-4 .sf__pcard-name {
        height: 80px;
    }

    .our-story .content__subheading:after {
        left: 32%;
    }

    .our-story .content__subheading:before {
        left: 64%;
    }

    .collection-section p.section__subheading:before {
        left: 19%;
    }

    .collection-section p.section__subheading:after {
        right: 21%;
    }

    .impact-section .sf-hero__subtitle:before {
        right: 32%;
    }

    .impact-section .sf-hero__subtitle:after {
        left: 31%;
    }

    .sf__featured-collection p.section__subheading:after {
        right: 26%;
    }

    .sf__featured-collection p.section__subheading:before {
        left: 25%;
    }

    .testimoinial-section p.section__subheading:after {
        left: 34%;
    }

    .sf-slider__controls--absolute button {
        left: 1px;
        width: 40px;
        height: 40px;
        top: -70px;
    }

    .sf-slider__controls--absolute button.sf-slider__controls-next {
        right: 160px;
    }

    .sf__pcard-style-4 .sf__pcard-name {
        font-size: 16px;
    }

    .icon-list {
        height: 150px;
        width: 50%;
    }

    .icon-list h6 {
        font-size: 14px;
    }

    .sigmatic_icons img {
        width: 60px;
        height: 60px;
    }

    .sigmatic_icons.sf-icon-box__icon {
        margin-bottom: 10px;
    }

    .sigmatic_icons .sf-icon-box__text .rte {
        font-size: 14px;
        line-height: 1.3;
    }

    .testimonial__item-content div[class^="text-color-subtext"] {
        font-size: 14px;
    }

    .testimoinial-section.testimonials-6 .sf-testimonials__header.text-left .sf-slider__controls {
        right: 7%;
        top: 72px;
    }
}

@media (max-width: 475px) {

  .sf__pcard-style-4 .sf__pcard-content .sf__pcard-price .prod__price {
    font-size: 12px;
}
    .our-impact .content__subheading:before {
        left: 31%;
    }

    .our-impact .content__subheading:after {
        right: 30%;
    }

    p.sub-heading:before {
        left: 30%;
    }

    p.sub-heading:after {
        right: 31%;
    }

   

    .sf-icon-box p.section__subheading:before {
        left: 3%;
        top: 43%;
    }

    .prod-faqs p.section__subheading:before {
        left: 38%;
    }

    .prod-faqs p.section__subheading:after {
        right: 39%;
    }

    .sf__accordion-item .sf__accordion-button:after {
        top: 8px;
    }

    .sf__accordion-item.open .sf__accordion-button:after {
        top: -6px;
    }

    .cup-counts .text-left {
        text-align: center;
    }

    .collection-section p.section__subheading:after {
        right: 20%;
    }

    .collection-section p.section__subheading:before {
        left: 20%;
    }

    .our-story .content__subheading:after {
        left: 31%;
    }

    .our-story .content__subheading:before {
        left: 65%;
    }

    .our_story_desc .text-left {
        text-align: center;
    }

    .sf__featured-collection p.section__subheading:before {
        background: none;
    }

    .sf__featured-collection p.section__subheading:after {
        right: 59%;
    }

    .sf-slider__controls--absolute button.sf-slider__controls-next {
        right: 25%;
    }

    .sf-slider__controls--absolute button {
        top: -90px;
    }

    .sf__featured-collection h2.section__heading,
    .collection-section h2.section__heading,
    .sf-icon-box h2.section__heading,
    .testimoinial-section h2.section__heading {
        font-size: 24px !important;
    }

    .impact-section .sf-hero__subtitle:before {
        right: 33%;
    }

    .impact-section .sf-hero__subtitle:after {
        left: 31%;
    }

    /* .impact-section .sf-hero__title,
.garden-image h3,
.product-of-year h3.content__heading,
.garden-section h3.content__heading {
  font-size: 24px !important;
} */

    .p-card-price {
        width: 100%;
    }

    .atc-btn img {
        width: 25px !important;
    }

    .product-year-icons {
        /* flex-direction: column; */
        gap: 20px;
    }

    .icon-list {
        margin: 5px 0;
    }

    .icons_description .text-left {
        text-align: center;
    }

    .sf-icon-box .font-medium {
        font-size: 18px;
    }

    .combo_description .text-left {
        text-align: center;
    }

    .garden-image .sf-hero__subtitle:before {
        left: 28%;
    }

    .garden-image .sf-hero__subtitle:after {
        right: 28%;
    }

    .testimoinial-section p.section__subheading:after {
        left: 34%;
        top: 50%;
    }

    .testimoinial-section .section-my {
        margin-left: 0;
    }

    .section__header {
        margin-bottom: 30px;
    }

    /* .testimoinial-section.testimonials-6 .sf-testimonials__header.text-left .sf-slider__controls {
  left: 35%;
  bottom: 67%;
} */
    /* .testimoinial-section.testimonials-6 .sf-slider__controls button {
height: 40px;
width: 40px;
}
*/
    footer.sf-footer {
        border-radius: 40px 40px 0 0;
    }

    .sf-slider__controls--absolute button {
        top: -60px;
        left: 58%;
        width: 40px;
        height: 40px;
    }

    .sf-icon-box .section__header {
        margin-bottom: 50px;
    }

    .our_story_desc .prose p,
    .icons_description .prose p {
        /*text-align: justify;*/
        line-height: 1.5;
        font-size: 14px;
    }

    .sigmatic_icons .sf-column {
        width: 100%;
    }

    .sf__footer-bottom-inner {
        display: flex;
        flex-direction: column;
    }

    .sf-footer .sf__footer-bottom {
        padding: 0 0 20px 0px;
    }

    .collection-card .collection_btn {
        padding: 10px 40px;
    }

    .collection-section .collection-card__info p {
        /* height: 60px; */
        font-size: 14px;
    }


    .garden-image .sf-hero {
        margin-top: -100px;
        border-radius: 20px 20px 0 0;
    }

    .garden-image .sf-hero__content {
        align-self: center;
    }

    .sf-column.\34 27280073015:before,
    .sf-column.\34 27280433463:before,
    .sf-column.\34 27280302391:before,
    .sf-column.\34 29189660983:before {
        background: none !important;
    }


    .product-template .swiper-pagination-bullet:after {
        background-color: #000000;
    }

    .announcement-bar__content span.font-medium {
        font-size: 12px !important;
    }

    .freshleaf_content p {
        font-size: 14px;
    }

    .founder-section .container.section-py {
        padding-top: 0;
    }

    .founder-section .content__heading:before {
        top: -25px;
    }

    .product-of-year .container.section-py {
        padding-top: 0;
    }

    .sigmatic_icons p {
        font-size: 14px;
        width: 78%;
        margin: auto;
    }

    .sigmatic_icons .section__description {
        font-size: 14px;
    }

    .combo_description .prose.rte.mt-4.text-color-subtext {
        font-size: 14px;
    }

    .garden-section h3.content__heading {
        padding: 0;
    }

    .combo_description .sf-custom__text-cta {
        margin-bottom: 10px;
    }

    .garden-image .flex.sf-hero__inner {
        padding-bottom: 0;
    }

    .testimoinial-section .section__description {
        margin-top: 15px;
    }

    .sf-footer .sf__footer-middle {
        padding-top: 50px;
    }

    .sf-footer__block-inner img.f-img-loaded {
        width: 70%;
        height: auto;
    }

    .fav_product .section__header {
        text-align: left;
        padding-left: 0;
    }

    .main-product__block p {
        font-size: 14px;
    }

    .cup-counts p {
        font-size: 14px;
    }

    .prod-feat-promotion .section__description,
    .sf-icon-box p {
        font-size: 14px;
    }

    .sf-hero__content p {
        font-size: 14px;
    }

    .sf-collapsible .sf__accordion-item {
        margin: 10px 0 !important;
    }

    .sf__pcard-style-4 .sf__pcard-content .sf__pcard-quick-add .sf__btn {
        margin-top: 0 !important;
    }

    .founder_content>p {
        font-size: 14px;
    }

    .home-banner h2 {
        font-size: 24px !important;
        margin: auto;
        width: 100%;
    }

    .sigmatic_icons .section__description {
        width: 90%;
    }

    .sf-icon-box p.section__subheading:after {
        right: 3%;
    }

    .product-of-year .prose,
    .garden-section .prose,
    .our-story .prose {
        width: 90%;
    }

    .sf-icon-box p.section__subheading:after {
        right: 5%;
    }

    .cup-counts .prose {
        width: 100%;
        margin: auto;
    }

    .sf-product__section .sf__accordion-button {
        font-size: 16px;
    }

    .main-product__block-price .prod__price {
        font-size: 25px;
    }

    .prod-feat-promotion .section__description {
        width: 90%;
        margin: 10px auto;
    }

    .prod-feat-promotion .sf-icon-box__text p {
        width: 90%;
        margin: auto;
    }

    .prod-feat-promotion p.section__subheading:after {
        right: 13% !important;
    }

    .prod-feat-promotion p.section__subheading:before {
        left: 13% !important;
        top: 43%;
    }

    .sf__accordion-content .prose p {
        font-size: 14px;
        line-height: 1.2;
    }

    .byob-section-wrapper div#byob-bundle-text h1#byob-bundle-header {
        font-size: 25px !important;
    }

    .byob-section-wrapper .grid-collection .grid-product p.lb-price-wrapper b.lb-price {
        font-size: 16px !important;
    }

    a.sf__btn.sf__btn-primary {
        padding: 6px 25px;
    }

    .product-of-year h3.content__heading,
    .garden-section h3.content__heading,
    .our-story h3.content__heading {
        margin-top: 10px;
        font-size: 22px;
    }

    .product-of-year .prose,
    .garden-section .prose,
    .our-story .prose {
        width: 100%;
    }

    .sf__featured-collection h2.section__heading,
    .collection-section h2.section__heading,
    .sf-icon-box h2.section__heading,
    .testimoinial-section h2.section__heading {
        font-size: 22px !important;
        line-height: 1.3 !important;
    }

    .testimoinial-section p.section__subheading {
        font-size: 14px;
    }

    .our-impact .content__subheading {
        padding-left: 0;
    }

    [data-section-id="maestrooo_section_feed_app_block_84Jdjq"] .ooo-instagram-header__title {
        font-size: 25px;
    }

    .prod__tag-discounted {
        height: 23px;
        margin-top: 0;
    }
}

@media (max-width: 428px) {
    p.sub-heading:before {
        left: 28%;
    }

    .cup_font h3.content__heading {
        font-size: 24px !important;
        line-height: 1.3;
    }

    p.sub-heading:after {
        right: 29%;
    }

    .sf-icon-box p.section__subheading:before {
        left: -4%;
    }

    .prod-faqs p.section__subheading:before {
        left: 36%;
    }

    .prod-faqs p.section__subheading:after {
        right: 37%;
    }

    .sf__accordion-item .sf__accordion-button:after {
        font-size: 22px;
    }

    .our-impact .content__subheading:after {
        right: 26%;
    }

    .our-impact .content__subheading:before {
        left: 32%;
    }

    .collection-section p.section__subheading:after {
        right: 15%;
    }

    .collection-section p.section__subheading:before {
        left: 15%;
    }

    ..our-story .content__subheading:before {
        left: 66%;
    }

    .our-story .content__subheading:after {
        left: 29%;
    }

    .impact-section .sf-hero__subtitle:after {
        left: 29%;
    }

    .impact-section .sf-hero__subtitle:before {
        right: 30%;
    }

    .sf__featured-collection p.section__subheading:before {
        left: 22%;
    }

    .testimoinial-section p.section__subheading:after {
        left: 38%;
    }

    .sf-slider__controls--absolute button {
        left: 56%;
    }

    /* .collection-section .collection-card__info p {
  height: 80px;
} */

    .collection-card .collection_btn {
        padding: 10px 20px;
    }

    .product-template {
        background: linear-gradient(180deg, #f8c0cd 18%, #faccd6 10%) !important;
    }

    .sf__featured-collection p.section__subheading:after {
        right: 52%;
    }

    /* .impact-section .sf-hero__content p {
  width: 90%;
} */

    .sf-icon-box p.section__subheading:after {
        right: -1%;
    }

    .sf__pcard-style-4 .sf__pcard-name {
        height: 55px;
    }

    .prod-feat-promotion p.section__subheading:before {
        left: 8% !important;
    }

    .prod-feat-promotion p.section__subheading:after {
        right: 9% !important;
    }

    .story-left_arrow .content__subheading:before {
        left: 65.5% !important;
    }

    .mission-arrow .content__subheading:after {
        left: 27% !important;
    }

    .mission-arrow .content__subheading:before {
        left: 68.5% !important;
    }

    .collection-combo .sf__pcard-style-4 .sf__pcard-name {
        height: 80px;
        font-size: 18px;
    }

    .template-collection .sf__pcard-style-4 .sf__pcard-name {
        height: 70px;
        font-size: 16px;
    }
}

@media (max-width: 414px) {
  

    .collection-card .collection_btn {
        padding: 10px;
    }

    /* p.p-shortdesc {
        height: 105px;
    } */

    .sf-icon-box p.section__subheading:before {
        left: -5%;
    }

    .sf-icon-box p.section__subheading:after {
        right: -3%;
    }

    .testimoinial-section p.section__subheading:after {
        left: 40%;
    }

    .impact-section .sf-hero__subtitle:after {
        left: 28%;
    }

    .impact-section .sf-hero__subtitle:before {
        right: 29%;
    }

    span.f-price-item.f-price-item--regular {
        font-size: 14px;
    }

    .main-product__block .prod__title h1 {
        font-size: 22px !important;
        line-height: 1.3;
    }

    .main-product__block-price .prod__price {
        font-size: 20px;
    }

    .main-product__block-price .prod__compare_price {
        font-size: 14px;
    }

    .our-impact .content__subheading:before {
        left: 28%;
    }

    .our-impact .content__subheading:after {
        right: 28%;
    }
    .product-recommendations p.p-shortdesc {
    height: 80px;
}
}


@media (max-width: 375px) {


    .sf__accordion-item .sf__accordion-button:after {
        top: 10px;
    }

    p.save-per {
        padding: 10px 9px;
    }

    p.sub-heading:before {
        left: 24%;
    }

    p.sub-heading:after {
        right: 25%;
    }

    /* p.p-shortdesc {
        height: 80px;
    } */

    .p-card-price {
        width: 90%;
        padding: 0px 5px;
    }

    .prod-faqs p.section__subheading:before {
        left: 34%;
    }

    .prod-faqs p.section__subheading:after {
        right: 35%;
    }

    .our-impact .content__subheading:after {
        right: 22%;
    }

    .our-impact .content__subheading:before {
        left: 29%;
    }

    .our-story .content__subheading:before {
        left: 68%;
    }

    .our-story .content__subheading:after {
        left: 27%;
    }

    .impact-section .sf-hero__subtitle:before {
        right: 32%;
    }

    .impact-section .sf-hero__subtitle:after {
        left: 32%;
    }

    .sf-slider__controls--absolute button {
        left: 48%;
    }

    .sf__featured-collection p.section__subheading:after {
        right: 50%;
    }

    .sf__featured-collection p.section__subheading:before {
        left: 18%;
    }

    .testimoinial-section p.section__subheading:after {
        left: 42%;
    }

    .section__header {
        margin-bottom: 20px;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .sf-product__section .sf__accordion-button {
        font-size: 14px;
    }

    .sf-testimonials__header .section__header {
        padding-left: 10px !important;
    }

    .collection-combo .sf__pcard-style-4 .sf__pcard-name {
        height: 65px;
        font-size: 14px;
    }
}
  @media (max-width: 360px) {
.product-recommendations p.p-shortdesc {
    height: 105px;
}
  }

< !--------------------Product Page CSS End-------------------->
  .sf-column.\34 27280073015 {
    position: relative;
}

.sf-column.\34 27280073015:before {
    position: absolute;
    content: "";
    top: -150px;
    left: -350px;
    background: none;
    width: 1920px;
    height: 130%;
    z-index: -1;
}

.sf-column.\34 27280073015:hover:before {
    background: #EDFBBE60;
}

.sf-column.\34 27280433463 {
    position: relative;
}

.sf-column.\34 27280433463:before {
    position: absolute;
    content: "";
    top: -150px;
    left: -650px;
    background: none;
    width: 1920px;
    height: 130%;
    z-index: -1;
}

.sf-column.\34 27280433463:hover:before {
    background: #F9C64A60;
}

.sf-column.\34 27280302391 {
    position: relative;
}

.sf-column.\34 27280302391:before {
    position: absolute;
    content: "";
    top: -150px;
    left: -960px;
    background: none;
    width: 1920px;
    height: 130%;
    z-index: -1;
}

.sf-column.\34 27280302391:hover:before {
    background: #ACE6F160;
}

.sf-column.\34 29189660983 {
    position: relative;
}

.sf-column.\34 29189660983:before {
    position: absolute;
    content: "";
    top: -150px;
    left: -1280px;
    background: none;
    width: 1920px;
    height: 130%;
    z-index: -1;
}

.sf-column.\34 29189660983:hover:before {
    background: #AF841B60;
}

.home-banner .slide__block-subtitle {
    display: flex;
    flex-wrap: nowrap;
    /*     justify-content: center; */
    align-items: center;
    line-height: 19px;
    font-weight: bold;
    letter-spacing: 1px;
}

.home-banner .polygon {
    margin-left: 5px;
    margin-right: 5px;
}

.home-banner .sf__btn-secondary {
    border-color: #fff !important;
    color: #fff !important;
}


@media (max-width:320px) {
    .home-banner h2 {
        font-size: 20px !important;
    }

    .home-banner .slide__block-subtitle {
        font-size: 14px;
    }

    .our-story .content__subheading:before {
        left: 72%;
    }

    .sf__featured-collection p.section__subheading:after {
        right: 46%;
    }

    .our-story .content__subheading:after {
        left: 23%;
    }

    .our-story h3.content__heading {
        font-size: 20px;
    }

    .our-story h3.content__heading {
        font-size: 20px;
        line-height: 1.2 !important;
    }

    .sf__featured-collection p.section__subheading,
    .collection-section p.section__subheading {
        font-size: 12px;
    }

    .collection-section p.section__subheading:after {
        right: 12%;
    }

    .collection-section p.section__subheading:before {
        left: 11%;
    }

    .sf__featured-collection h2.section__heading,
    .collection-section h2.section__heading,
    .sf-icon-box h2.section__heading,
    .testimoinial-section h2.section__heading {
        font-size: 20px !important;
        line-height: 1.2 !important;
    }

    .collection-section .collection-card__info p {
        /* height: 68px; */
        font-size: 12px;
    }

    .collection-card .collection_btn {
        padding: 10px;
        font-size: 14px;
    }

    .impact-section .sf-hero__content p {
        font-size: 12px;
    }

    .impact-section .sf-hero__subtitle,
    p.p-shortdesc,
    .our_story_desc .prose p,
    .icons_description .prose p,
    .sigmatic_icons .section__description {
        font-size: 12px;
    }

    .sf__pcard-style-4 .sf__pcard-name {
        height: 60px;
        font-size: 18px;
    }

    .icon-list {
        height: 170px;
        width: 170px;
    }

    .sf-icon-box p.section__subheading:after {
        right: -8%;
    }

    .sf-icon-box p.section__subheading:before {
        left: -10%;
    }

    .sf-icon-box p.section__subheading {
        font-size: 12px;
    }

    .sf__featured-collection h2.section__heading,
    .collection-section h2.section__heading,
    .sf-icon-box h2.section__heading,
    .testimoinial-section h2.section__heading,
    combo_description .prose {
        font-size: 18px !important;
    }

    .garden-section h3.content__heading {
        padding: 0 15px;
    }

    .garden-image .sf-hero__subtitle {
        font-size: 12px;
    }

    .sf-testimonials__header .section__header {
        padding-left: 15px !important;
    }

    .garden-image .sf-hero {
        margin-top: -84px;
    }

    .testimoinial-section p.section__subheading {
        font-size: 12px;
    }

    .testimoinial-section .section__description {
        margin-top: 20px;
    }

    .testimoinial-section.testimonials-6 .sf-testimonials__header.text-left .sf-slider__controls {
        left: 34%;
        top: -58px;
    }

    .testimoinial-section .section__description {
        font-size: 20px;
    }

    .testimoinial-section .testi-content {
        padding: 10px;
    }

    /* p.p-shortdesc {
        height: 100px;
    } */

    .product-category span.metafield-multi_line_text_field {
        letter-spacing: 2px;
        font-size: 12px;
    }

    .main-product__block-price .prod__price {
        font-size: 20px;
    }

    .main-product__block p,
    .cup-counts p,
    .prod-feat-promotion .section__description,
    .sf-icon-box p,
    .sf-hero__content p {
        font-size: 12px;
    }

    .cup_font h3.content__heading {
        font-size: 20px !important;
    }

    p.sub-heading,
    .prod-faqs p.section__subheading,
    .sf__accordion-content .prose p {
        font-size: 12px;
    }

    p.sub-heading:before {
        top: 7px;
    }

    p.sub-heading:after {
        top: 7px;
    }

    .section__heading {
        font-size: 20px !important;
    }

    /* .product-recommendations p.p-shortdesc {
        height: 159px;
    } */

    .prod-feat-promotion p.section__subheading:before {
        left: 3% !important;
    }

    .prod-feat-promotion p.section__subheading:after {
        right: 3% !important;
    }

    .impact-section .sf-hero__title,
    .garden-image h3,
    .product-of-year h3.content__heading,
    .garden-section h3.content__heading {
        font-size: 20px !important;
    }

    .main-product__block .prod__title h1 {
        font-size: 20px !important;
    }

    .section-dream_tea .content__heading {
        font-size: 20px;
        line-height: 1.2;
    }

    .section-dream_tea .prose p {
        font-size: 12px;
    }

    .story-left_arrow .content__subheading:before {
        left: 70.5% !important;
    }

    .mission-arrow .content__subheading:before {
        left: 73.5% !important;
    }

    .mission-arrow .content__subheading:after {
        left: 20% !important;
    }

    .section_crafting .sf-custom__block-inner .prose p,
    .section-our_mission .sf-custom__block-inner .prose p {
        font-size: 12px;
    }
}

@media (max-width: 475px) {
    .main-product__block .prod__title h1 {
        font-size: 25px !important;
    }

    .main-product__block-price .prod__reviews-and-prices {
        justify-content: flex-start;
        align-items: flex-start;
        flex-direction: column;
    }

    .main-product__block .f-price__sale {
        padding-bottom: 15px;
    }

    .ppage-btns {
        align-items: flex-end;
        margin-top: -10px;
    }
}

@media (max-width: 360px) {
    .sf-product__section .sf__accordion-button {
        padding: 12px 20px 12px 0px;
    }
}


/* Temp display none css start */
@media(max-width:475px) {
    /* .sf-header__mobile .sf-menu-button {
display: none;
} */

    .sf-header__mobile {
        display: flex;
        flex-direction: row;
        justify-content: center;
    }

    .sf-header__mobile .sf-logo.sf-logo--mobile {
        padding: 0;
    }
}

/* Temp display none css end */

.home-banner.pc-view .sf__slide-block[class*="--middle-"], .home-banner.mobile-view .sf__slide-block[class*="--middle-"] {
    align-items: flex-end!important;
}
