/** Shopify CDN: Minification failed

Line 11:0 All "@import" rules must come first

**/
html {
  scroll-behavior: smooth;
}


@import url('https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,100..900;1,9..144,100..900&display=swap');
.new--title h1 p {
    font-size: 25px;
    font-family: "Fraunces", serif;
    font-weight: 700;
    margin: 0;
}
.product-discover .pdd-texte ul {
    padding: 0 12px;
    display: flex;
    gap: 25px;
    text-align: center;
    margin: 10px 0 0;
}
.product-discover .pdd-texte ul li {
    font-size: 14px;
    color: #000;
    letter-spacing: normal;
    font-family: 'Nunito Sans';
    line-height: 1em;
}
.product-discover .pdd-texte p {
    margin: 0;
}
.product-new-product.gradient .utility-bar {
    display: none;
}
.product-new-product.gradient sticky-header.header-wrapper {
    display: none;
}
.new--title h1 {
    margin: 0;
    color: #121212;
}
.new--title em {
    font-style: normal;
    color: #8B4513;
}
.product__description.rte.quick-add-hidden {
    font-size: 16px;
    line-height: 1.3em;
    letter-spacing: normal;
    color: #000;
}

.trust-icons img {
    width: 100%;
    display: block;
    max-width: 32rem;
}

.trust-iconsq img {
    width: 100%;
    display: block;
    max-width: 19rem;
}

a.btn1 {
    padding: 20px 40px;
    background: #8B4513;
    color: #fff;
    border-radius: 10px;
    font-size: 29px;
    text-decoration: none;
    letter-spacing: normal;
    font-weight: 600;
}

.new--button {
    display: inline-flex;
}
.new--text p {
    color: #121212;
    letter-spacing: normal;
    font-size: 16px;
}

.new--text {
    margin: 0 !important;
}

.pt-image img {
    width: 100%;
    max-width: 40rem;
    display: block;
    margin: 0 auto;
}
.ptt-heading.center h2 {
    font-size: 26px;
    font-family: Fraunces;
    letter-spacing: normal;
    font-weight: 700;
    margin-bottom: 50px;
}
.product-testimonial {
    padding: 6rem 0;
}



.pbb-wrapp {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
}

.pbb-content {
    width: calc(33% - 10px);
    position: relative;
}

.pbb-content img {
    width: 100%;
    display: block;
}

.pbb-textt {
    position: absolute;
    bottom: 2px;
    padding: 20px;
    text-align: center;
}

.pbb-textt h3 {
    font-size: 25px;
    margin: 0;
    color: #FFD700;
    font-weight: 900;
}

.pbb-textt p {
    color: #fff;
    line-height: 1.3em;
    font-size: 12px;
    margin: 0;
}

a.btn1q {
    color: #FFD700;
    text-decoration: none;
    letter-spacing: normal;
    padding: 5px;
    width: 100%;
    border: 2px solid;
    font-weight: 700;
    border-radius: 40px;
    margin-top: 10px;
    background: #ffd70029;
}

.pbb-button {
    display: flex;
    width: 100%;
}


.block-number {
    position: absolute;
    top: 32px;
    left: 26px;
}

.block-number p {
    padding: 20px;
    background: #FFD700;
    border-radius: 40px;
    width: 60px;
    height: 60px;
    display: flex;
    font-weight: 700;
    font-size: 25px;
    color: #8B4513;
    margin: 0;
    align-items: center;
    justify-content: center;
}

.product-blocks {
    padding: 5rem 0 0;
}


.pitt-wrap {
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

.pitt-content {
    width: 53%;
}

.pitt-image {
    width: 40%;
}

.pitt-image img {
    width: 100%;
    display: block;
    border-radius: 20px;
}

.pitt-content h4 {
    position: relative;
    font-size: 14px;
    color: #8B4513;
    font-weight: 700;
    letter-spacing: normal;
    margin: 0;
    font-family: 'Nunito Sans';
    padding-left: 45px;
}

.pitt-content h4:after {
    content: "";
    position: absolute;
    background: #8B4513;
    width: 34px;
    height: 2px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.pitt-content h2 {
    font-family: 'Nunito Sans';
    letter-spacing: normal;
    font-size: 35px;
    color: #000;
    margin: 5px 0;
}

.pitt-content p {
    font-size: 16px;
    letter-spacing: normal;
    color: #000;
    margin: 0;
    max-width: 50rem;
    line-height: 1.3em;
}

.pitt-content ul li {
    list-style: none;
    position: relative;
    width: 50%;
    color: #000;
    letter-spacing: normal;
}

.pitt-content ul li:after {
    content: "";
    position: absolute;
    background: url(https://cdn.shopify.com/s/files/1/0934/5938/2582/files/Group_56_1.png?v=1751752519);
    width: 16px;
    height: 16px;
    left: -22px;
    background-repeat: no-repeat;
    background-size: contain;
    top: 50%;
    transform: translateY(-50%);
}

.pitt-content ul {
    display: flex;
    flex-wrap: wrap;
    row-gap: 11px;
    padding-left: 20px;
}

a.btn1d {
    padding: 10px 25px 0;
    background: #8b4513;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    border-radius: 10px;
    font-weight: 700;
    position: relative;
    display: flex;
    gap: 8px;
}
.pitt-button {
    display: flex;
}

.product-image-text {
    padding: 3rem 0;
}
.sec--main {
    box-shadow: 0px 9px 20px 0px #0000001a;
}

.pd-heading h4 {
    font-size: 20px;
    font-family: 'Nunito Sans';
    letter-spacing: normal;
    color: #8B4513;
    padding: 6px 20px;
    display: inline-block;
    background: #F3E9E1;
    border: 1px solid #8B4513;
    border-radius: 40px;
    font-weight: 600;
    margin: 0;
}

.pd-heading {
    text-align: center;
}

.product-discover {
    padding: 8rem 0;
}

.pd-heading h2 {
    font-size: 26px;
    font-family: 'Fraunces';
    font-weight: bold;
    letter-spacing: normal;
    color: #8B4513;
    margin: 15px 0;
}

.pd-heading p {
    font-size: 16px;
    line-height: 1.3em;
    letter-spacing: normal;
    color: #000;
    max-width: 68rem;
    margin: 0 auto 25px;
}

.pd-wrappper {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 30px;
    margin-top: 50px;
}

.pdd-main {
    width: calc(32% - 10px);
    border-radius: 23px;
    box-shadow: 0 0 19px #00000026;
}

.pdd-inner-contnet img {
    width: 100%;
    display: block;
}

.pdd-texte h2 {
    font-size: 22px;
    font-family: 'Fraunces';
    color: #8B4513;
    margin: 18px 0 0;
    font-weight: 700;
    letter-spacing: normal;
}
.new--text {
    display: flex;
}
.pdd-texte {
    padding: 0 20px 20px;
}

.pdd-texte p {
    font-size: 16px;
    color: #000;
    letter-spacing: normal;
    font-family: 'Nunito Sans';
    line-height: 1.3em;
}

.pdd-inner-contnet {
    display: block;
}

a.btn1qaa {
    padding: 6px 20px;
    background: antiquewhite;
    border-radius: 30px;
    font-size: 15px;
    text-decoration: none;
    letter-spacing: normal;
    color: #8B4513;
    font-family: 'Nunito Sans';
    font-weight: 600;
}

.pdd-button {
    display: inline-flex;
    margin-top: 20px;
}

.pdd-sec--button {
    margin-top: 60px;
    display: inline-flex;
    width: 100%;
    justify-content: center;
}

a.btn1qaax {
    padding: 10px 25px;
    background: #8b4513;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    border-radius: 10px;
    font-weight: 700;
}
.custom-richtext.isolate .rich-text__text p {
    font-family: 'Fraunces';
    color: #000;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.3;
}
.custom-richtext.isolate h2.rich-text__heading {
    color: #8B4513;
    font-size: 44px;
    font-family: 'Fraunces';
    text-decoration: underline;
    font-weight: 700;
}
.product-new-product.gradient .product__info-wrapper {
    padding: 0 0 0 16rem;
}
.product-testimonial .slick-initialized .slick-slide {
    padding: 0 12px;
}
span.icon-image img {
    width: 100%;
    max-width: 27px;
    position: relative;
    display: inline-flex;
}
.our-reviewss {
    padding: 80px 0;
}
.our-reviewss h2 {
    color: #000;
}
.our-reviewss .pdd-main {
    width: calc(32% - 10px);
    border-radius: 23px;
    box-shadow: none;
    border: 1px solid #D9D9D9;
    padding: 28px 16px;
}
.our-reviewss .pdd-inner-contnet img {
    max-width: 100px;
}
.our-reviewss .pdd-texte {
    padding: 0;
}
.our-reviewss .pdd-texte p {
    font-size: 16px;
}
.our-reviewss .pdd-texte h3 {
    margin: 0;
    color: #8B4513;
    font-size: 16px;
    font-weight: 800;
    font-family: 'Nunito Sans';
}
.product-new-product.gradient footer.by-default-footer {
    display: none;
}
.landing-footer h2.footer-block__heading.inline-richtext {
    font-size: 20px;
    font-family: 'Fraunces';
    font-weight: 700;
    margin-bottom: 15px;
   
}
.landing-footer a.link.link--text.list-menu__item.list-menu__item--link {
    font-size: 16px;
    font-family: 'Nunito Sans';
}
.landing-footer .footer__content-top {
    padding-bottom: 0;
    display: block;
}
.landing-footer .footer__content-bottom {
    border-top: 0;
    padding-top: 0;
}
.landing-footer .footer-block:only-child:last-child {
    max-width: 100%;
}
.landing-footer .footer__content-top {
    padding-left: calc(2rem / var(--font-body-scale));
    padding-right: calc(2rem / var(--font-body-scale));
}
.our-offers .outer_loop_new {
    display: grid;
    grid-template-columns: repeat(2,2fr);
    gap: 32px;
}
.our-offers .inner_loop {
    padding: 56px 60px;
    text-align: center;
}
h3.regular-price-top span {
    text-decoration: line-through;
}
.our-offers {
    padding: 80px 0;
}
.inner_loop.First-block {
    border-radius: 20px;
    border: 1px solid #8B4513;
}
.inner_loop.Second-block {
    border: 1px solid #4169E1;
    border-radius: 20px;
}

.top-content h2 {
    font-size: 22px;
    font-weight: bold;
    font-family: 'Fraunces';
}

.top-content p {
    font-size: 18px;
    line-height: 1.3em;
    max-width: 36.5rem;
    margin: 0 auto;
    color: #000;
    letter-spacing: normal;
}

.middle-content {
    padding: 30px 0;
    margin-top: 20px;
    border-radius: 10px;
}

h3.regular-price-top {
    font-size: 16px;
    font-family: 'Nunito Sans';
    letter-spacing: normal;
    color: #000;
    margin: 0;
}

h3.special-price {
    font-size: 22px;
    font-weight: bold;
    font-family: 'Fraunces';
    margin: 10px 0;
}

h4.daily-packet {
    font-size: 14px;
    font-family: Nunito Sans;
    letter-spacing: normal;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 30px;
    width: 80%;
    color: #8b4513;
    margin-top: 10px;
    background: #f0d9c0;
    border: 1px dashed #000;
}

h3.save-price {
    font-size: 14px;
    font-family: 'Nunito Sans';
    letter-spacing: normal;
    font-weight: 700;
    margin: 20px 0 0;
    color: #4CAF50;
}

h3.percentage-off {
    font-size: 26px;
    font-family: 'Nunito Sans';
    letter-spacing: normal;
    font-weight: 700;
    margin: 0 0 0;
    color: #4CAF50;
}

a.btn1qaaxoffer {
    padding: 10px 25px;
    background: #8b4513;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    border-radius: 10px;
    font-weight: 700;
  display: inline-block;
}

.pdd-sec--buttonn {
    margin-top: 39px;
}
.inner_loop.Second-block h4.daily-packet {
    color: #4169E1;
    background: #DBE2FF;
    border: 1px dashed #4169e1;
}
.inner_loop.Second-block a.btn1qaaxoffer {
    background: #4169E1;
}

/******************responsive**************************/




@media screen and (max-width: 1180px) {
.product-new-product.gradient .product__info-wrapper {
    padding: 0 0 0 6rem;
}
a.btn1 {
    padding: 16px 40px;
    font-size: 17px;
}  
}
@media screen and (max-width: 980px) {
.custom-richtext.isolate .rich-text__blocks {
    max-width: 80rem;
}
.custom-richtext.isolate h2.rich-text__heading {
    font-size: 30px;
}  
.block-number p {
    width: 46px;
    height: 46px;
    font-size: 19px;
}  
.block-number {
    top: 10px;
    left: 16px;
}  
.pbb-textt h3 {
    font-size: 23px;
}  
}
@media screen and (max-width: 800px) {
.pbb-wrapp {
    display: grid;
    grid-template-columns: repeat(2,2fr);
}
.pbb-content {
    width: 100%;
}  
.pitt-content h2 {
    font-size: 24px;
}  
.pitt-wrap {
    display: block;
}  
.pitt-content {
    width: 100%;
    margin-bottom: 30px;
}  
.pitt-image {
    width: 100%;
}  
.pdd-main {
    width: calc(49% - 10px);
}  
.our-reviewss {
    padding: 40px 0;
}  
.our-offers .inner_loop {
    padding: 42px 22px;
}  
}


@media screen and (max-width: 749px) {
.product-new-product.gradient .product__info-wrapper {
    padding: 0;
}
.our-reviewss .pdd-main {
    width: calc(50% - 10px);
}  
  a.btn1qaaxoffer {
    font-size: 13px;
}
}

@media screen and (max-width: 680px) {
.custom-richtext.isolate .rich-text__text p {
    font-size: 17px;
}
.new--title h1 p {
    font-size: 18px;
}  
.custom-richtext.isolate .rich-text__wrapper {
    width: calc(100% - 0rem / var(--font-body-scale));
}  
.product-testimonial .slick-initialized .slick-slide {
    padding: 0 5px;
}  
.product-testimonial {
    padding: 1rem 0;
}  
a.btn1d {
    padding: 10px 9px 0;
    font-size: 15px;
}  
.pitt-content ul {
    display: block;
}  
.pitt-content ul li {
    width: 100%;
}  
.pdd-main {
    width: 100%;
}
.our-reviewss .pdd-texte p {
    font-size: 14px;
}  
.landing-footer h2.footer-block__heading.inline-richtext {
    font-size: 17px;
}  
.landing-footer .footer-block__details-content .list-menu__item--link {
    padding-top: 3px;
    padding-bottom: 0;
} 
.landing-footer .footer-block__details-content {
    margin-bottom: 2rem;
}  
.our-offers .outer_loop_new {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    gap: 32px;
}  
.our-offers {
    padding: 40px 0;
}  
}

@media screen and (max-width: 480px) {
.pbb-wrapp {
    grid-template-columns: repeat(1,1fr);
}
.pitt-content h2 {
    font-size: 20px;
}   
.our-reviewss .pdd-main {
    width: 100%;
}  
a.btn1qaax {
    padding: 10px 17px;
}  
.pd-wrappper {
    row-gap: 13px;
}  
}