/** Shopify CDN: Minification failed

Line 457:22 Expected ":"

**/
body .product--large:not(.product--no-media) .product__media-wrapper {
    max-width: 100%;
    width: 52.1%;
}

body .product-media-container {
    width: 100% !important;
    border: 0;
}

body .product-media-container.constrain-height .media {
    padding: 0;
}

body .media>*:not(.zoom):not(.deferred-media__poster-button), body .media model-viewer {
    position: unset;
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

body .product--thumbnail_slider .slider-mobile-gutter .slider-button {
    display: none;
}

body .thumbnail-list {
    gap: 20px;
    padding:0;
}

body .thumbnail[aria-current] {
    border: solid 1px #C57952;
    padding: 12px;
    box-shadow: unset;
}

body .product__media-list {
    margin: 0 0 20px;
}

body .product--large:not(.product--no-media) .product__info-wrapper {
    max-width: 100%;
    width: 47.9%;
    padding-left: 57px;
}

.custom-rating {
    background-color: #fff;
    width: fit-content;
    display: flex;
    align-items: center;
    gap: 10px;
    border-radius: 50px;
    font-size: 14px;
    line-height: 20px;
    color: #262626;
}

.rating-inner {
    display: flex;
    gap: 5px;
}

.rating-inner svg {
    width: 30px;
    height: 30px;
}

body .product__title {
    margin: 8px 0 14px;
}

body .product__title h1 {
    font-size: 40px;
    line-height: 53px;
    text-transform: capitalize;
    font-weight: 500;
}

body .price--on-sale .price__sale {
    display: flex;
    align-items: center;
    gap: 8px;
}

body .price .price-item {
    font-size: 30px;
    line-height: 38px;
    color: #C57952;
    font-weight: 600;
    letter-spacing: 0;
    margin: 0;
}

body .product__info-container .price--on-sale .price-item--regular {
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
}

.product__tax {
    display: none;
}

body .product .price .badge, .product .price__container {
    margin-bottom: 0;
}

body .product__info-container .icon-with-text {
    margin: 24px 0 30px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

body .icon-with-text--vertical .icon-with-text__item {
    margin: 0;
    border-top: solid 1px rgba(0, 0, 0, 0.2);
    padding-top: 10px;
}

body .product__info-container {
    max-width: 100%;
}

body .icon-with-text--vertical .icon-with-text__item span {
    font-family: Protocol, sans-serif;
    font-size: 20px;
    line-height: 24px;
}

body .icon-with-text--vertical img {
    margin-right: 10px;
    width: 30px;
    height: 30px;
}

/* body .product__info-container>*+* {
    margin: 0;
} */

.product__inventory {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 18px;
    line-height: 22px;
    color: #00AC0B;
    margin: 0 0 40px;
}

.product__inventory span {
    display: flex;
    align-items: center;
    gap: 5px;
}

body .product-form__buttons {
    max-width: 100%;
}

.qtyButtonWrap {
    display: flex;
    margin: 0;
    align-items: flex-end;
}

body .product__info-container .product-form {
    margin: 0;
    width: 100%;
}

body .product__info-container .product-form form {
    width: 100%;
}

body .product-form__submit {
    margin: 0;
    width: 100%;
    border-radius: 60px;
    padding: 18px;
    font-size: 18px;
    line-height: 22px;
    background-color: #3d3935;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    gap: 10px;
}

span.buy-icon {
    display: flex;
}

body .accordion summary {
    padding: 22px 0;
}

body .accordion__title {
    font-family: Protocol, sans-serif;
    font-size: 20px;
    line-height: 20px;
    text-transform: capitalize;
    letter-spacing:0;
}

body summary .icon-caret, body .accordion .summary__title+.icon-caret {
    width: 18px;
    height: 18px;
    display: flex;
    top: 24px;
}

details[open] .accordion__content {
    padding: 0;
    margin: 0 0 22px;
}

details[open] .accordion__title {
    color: #C57952;
}

body .button:after, body .shopify-challenge__button:after, body .customer button:after, body .shopify-payment-button__button--unbranded:after {
    display: none;
}

body .product-form__input quantity-input.quantity {
    width: fit-content;
    min-height: unset;
    max-width: 160px;
    border: solid 1px #00000033;
    padding: 19px;
    border-radius: 100px;
}

body .quantity:after, body .quantity:before {
    display: none;
}

body .quantity__button {
    width: 12px;
    line-height: 22px;
    color: #000;
}
body .product-form__input {
    flex: unset;
    width: 161px;
    margin: 0;
}

.qtyButtonWrap > div:last-child {
    display: flex;
    width: calc(100% - 160px);
    padding-left: 20px;
}

.product.grid .grid__item {
    flex-grow: unset;
    flex-basis: unset;
}

body .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide {
        width: calc(20% - 15px);
}

.product__media-list li {
    width: 100% !important;
}

body .thumbnail-slider .thumbnail-list.slider {
    margin: 0;
}

div#shopify-section-template--27662456193357__natural_water_collection_RrRR9f section.nw-section {
    padding: 100px 0 0;
}

body .nw-section {
    padding:0;
}

div#shopify-section-template--27662456193357__natural_water_collection_ipfxLj .nw-card-info {
    background-color: #c57952;
    color: #fff;
}

/* .qtyButtonWrap>div:last-child kaching-bundle {
    display: none;
} */

body .rating-star:before {
    background: linear-gradient(90deg, #C57952 var(--percent), rgba(var(--color-foreground), .15) var(--percent));
    font-size: 21px;
    letter-spacing: 1px;
    -webkit-background-clip: text !important;
}

.rating-count {
    font-size: 14px;
    line-height: 20px;
}

body .kaching-bundles .kaching-bundles__bar-radio {
    display: none;
}

body .kaching-bundles .kaching-bundles__bar-label {
    display: none;
}

body .kaching-bundles .kaching-bundles__bar-title {
    font-size: 15px;
    line-height: 27px;
    margin-bottom: 0.3rem;
    opacity: 0.95;
    color: #fff;
    font-weight: 400;
    font-family: inherit;
}

body .kaching-bundles .kaching-bundles__bar-pricing {
    display: none;
}

body .kaching-bundles .kaching-bundles__bars--horizontal .kaching-bundles__bar-wrapper {
    border-radius: 8px;
    padding: 12px;
    color: #ffffff;
    border: 3px solid rgba(255, 255, 255, 0.15);
    cursor: pointer;
    background: linear-gradient(135deg, #C57952 0%, #a66747 100%);
    transition: all 0.25s ease;
    align-items: center;
    justify-content: center;
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.25), 0 0 4px 0 rgb(197 121 82 / 62%);
    position: relative;
    top: 0;
}

body .kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__bar-container, body .kaching-bundles .kaching-bundles__bar-container:hover {
    background: transparent;
    box-shadow: unset;
}

body .kaching-bundles .kaching-bundles__bars--horizontal.kaching-bundles__bars {
    gap: 0;
}

body .kaching-bundles .kaching-bundles__bar-subtitle {
    font-size: 18px;
    line-height: 1.8;
    font-weight: 500;
    display: flex;
}

.product__accordion {
    width: 100%;
}

body .kaching-bundles .kaching-bundles__bars--horizontal .kaching-bundles__bar--selected .kaching-bundles__bar-wrapper, body .kaching-bundles .kaching-bundles__bars--horizontal .kaching-bundles__bar-wrapper:hover {
    border-color: #704834;
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.25), 0 0 10px 0 rgb(197 121 82 / 87%);
    transition: all 0.25s ease;
    top:-5px;
}

.kaching-bundles .kaching-bundles__bars--horizontal .kaching-bundles__bar {
    position: relative;
    padding: 5px;
}

@media only screen and (max-width: 1920px) {
body .product--large:not(.product--no-media) .product__media-wrapper {
    width: 50%;
}
body .product--large:not(.product--no-media) .product__info-wrapper {
    width: 50%;
    padding-left: 32px;
}
.rating-inner svg {
    width: 24px;
    height: 24px;
}
div#shopify-section-template--27662456193357__natural_water_collection_RrRR9f section.nw-section {
    padding: 80px 0 0;
}
}

@media only screen and (max-width: 1440px) {
.section-template--27662456193357__main-padding {
        padding-top: 60px;
    }
    .rating-inner svg {
    width: 24px;
    height: 24px;
}

body .product--large:not(.product--no-media) .product__media-wrapper {
    width: 50%;
}
body .product--large:not(.product--no-media) .product__info-wrapper {
    width: 50%;
    padding-left: 30px;
}
body .price .price-item {
    font-size: 26px;
    line-height: 34px;
}
body .icon-with-text--vertical .icon-with-text__item span {
    font-size: 18px;
    line-height: 22px;
}
body .icon-with-text--vertical img {
    margin-right: 8px;
    width: 24px;
    height: 24px;
}
body .product__info-container .icon-with-text {
    margin: 24px 0 32px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.product__inventory {
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 24px;
}
body .product-form__input {
    width: 142px;
}
body .product-form__input quantity-input.quantity {
    max-width: 142px;
    padding: 16px;
}
.qtyButtonWrap > div:last-child {
    width: calc(100% - 142px);
    padding-left: 14px;
}
body .product-form__submit {
    padding: 16px;
}
body .accordion summary {
    padding: 18px 0;
}

}

@media only screen and (max-width: 1199px) {
    .section-template--27662456193357__main-padding {
        padding-top: 48px;
        padding-bottom
    }
    div#shopify-section-template--27662456193357__natural_water_collection_RrRR9f section.nw-section {
    padding: 60px 0 0;
}
    body .product--large:not(.product--no-media) .product__media-wrapper {
    width: 48%;
}
body .product--large:not(.product--no-media) .product__info-wrapper {
    width: 52%;
    padding-left: 20px;
}
.rating-inner svg {
    width: 14px;
    height: 14px;
}
    .custom-rating {
        gap: 6px;
    }

body .product__title h1 {
    font-size: 36px;
    line-height: 46px;
}
body .price .price-item {
    font-size: 24px;
    line-height: 32px;
}
body .product__info-container .icon-with-text {
    margin: 20px 0 24px;
}
body .icon-with-text--vertical .icon-with-text__item span {
    font-size: 16px;
    line-height: 22px;
}
body .icon-with-text--vertical img {
    margin-right: 8px;
    width: 24px;
    height: 24px;
}
.product__inventory {
    gap: 6px;
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 24px;
}
body .product-form__input quantity-input.quantity {
    max-width: 120px;
    padding: 12px;
}
body .product-form__input {
    width: 120px;
}
.qtyButtonWrap > div:last-child {
    width: calc(100% - 120px);
    padding-left: 12px;
}
body .product-form__submit {
    padding: 12px;
    font-size: 14px;
    line-height: 20px;
    gap: 8px;
}
body .accordion summary {
    padding: 18px 0;
}
body .accordion__title {
    font-size: 18px;
    line-height: 18px;
}
body summary .icon-caret, body .accordion .summary__title+.icon-caret {
    width: 16px;
    height: 16px;
    top: 20px;
}
body .kaching-bundles .kaching-bundles__bar-subtitle {
    font-size: 15px;
    line-height: 1.3;
}
body .kaching-bundles .kaching-bundles__bar-title {
    font-size: 12px;
    line-height: 20px;
}
}
@media only screen and (max-width: 767px) {
    body .section-template--27662456193357__main-padding {
    padding: 24px 0 0;
}
    body .product--large:not(.product--no-media) .product__media-wrapper {
        max-width: 100%;
        width: 100%;
    }

    body .product--large:not(.product--no-media) .product__info-wrapper {
    max-width: 100%;
    width: 100%;
    padding-left: 0;
    margin-top: 14px;
}
div#shopify-section-template--27662456193357__natural_water_collection_RrRR9f section.nw-section {
    padding: 30px 0 0;
}
body .product__media-wrapper slider-component:not(.thumbnail-slider--no-slide) {
    padding: 0;
}
body .kaching-bundles .kaching-bundles__bars--horizontal.kaching-bundles__bars {
    grid-template-columns: repeat(1, 1fr);
    gap: 0;
}
    body .product__title h1 {
        font-size: 30px;
        line-height: 40px;
    }
body .price .price-item {
        font-size: 18px;
        line-height: 26px;
    }
    body .product__info-container .price--on-sale .price-item--regular {
        font-size: 14px;
        line-height: 18px;
    }
    body .product__info-container .icon-with-text {
        margin: 14px 0 20px;
        gap: 10px;
    }
body .icon-with-text--vertical .icon-with-text__item span {
        font-size: 14px;
        line-height: 18px;
    }
body .icon-with-text--vertical img {
        margin-right: 6px;
        width: 16px;
        height: 16px;
    }
.product__inventory {
    gap: 8px;
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 20px;
}
body .product-form__input {
    width: 100px;
}
body .product-form__input quantity-input.quantity {
    max-width: 100px;
    padding: 10px;
}
.qtyButtonWrap>div:last-child {
    width: calc(100% - 100px);
    padding-left: 10px;
}
body .product-form__submit {
    padding: 12px;
    font-size: 14px;
    gap: 6px;
}
span.buy-icon {
    width: 18px;
}
body .accordion summary {
    padding: 12px 0;
}
body .accordion__title {
    font-size: 16px;
    line-height: 16px;
}
body summary .icon-caret, body .accordion .summary__title+.icon-caret {
    width: 14px;
    height: 14px;
    top: 18px;
}
body .thumbnail-list {
    gap: 5px;
}
body .thumbnail[aria-current] {
    padding: 4px;
}
.grid--peek.slider .grid__item:first-of-type {
        margin-left: 0;
    }
body .product__media-wrapper slider-component:not(.thumbnail-slider--no-slide) {
        margin-left: 0;
        margin-right: 0;
    }
}