/** Shopify CDN: Minification failed

Line 427:50 Expected identifier but found "."
Line 1575:0 Unexpected "}"
Line 1864:0 Unexpected "="

**/

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');

body, h1, h2, h3, h4, h5, h6, p, a, li{
      font-family: "Poppins", sans-serif !important;
}

.page-width {
    padding: 0 15px !important;
    max-width: 1440px;
}
div#powrIframeLoader {
    display: none;
}
/* hader css start from here */
.announcement-bar__message.enter-your-cep {
    font-family: Poppins;
    font-weight: 700;
    font-size: 12px;
    line-height: 25px;
    letter-spacing: 1px;
    text-align: center;
    margin: 0 10px 0 12px;
    color: #fff;
    position: relative;
    padding: 0;
    height: auto !IMPORTANT;
    min-height: auto !important;
}

.announcement-bar__message.enter-your-cep:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #ffff;
}

.announcement-bar {
    align-items: center;
}
.header__menu-item span {
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0;
color: #000000;

}
.link, .customer a {
    text-decoration: unset  !important;
}
.header__menu-item:hover span {
    text-decoration: unset !important;
}
ul.header__submenu.list-menu.list-menu--disclosure li a {
    font-family: Poppins;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0;
    color: #000000;
    text-align: left;
}
.shopify-section.shopify-section-group-header-group.announcement-bar-section {
    background: #3D6542;
}
.utility-bar.color-scheme-1.gradient.utility-bar--bottom-border {
    background: #3D6542;
    color: #fff !important;
}
p.announcement-bar__message.h5 {
    color: #fff;
    font-weight: 500;
    font-size: 12px;
    line-height: 25px;
    letter-spacing: 1px;
    text-align: center;
}

.header__heading-logo-wrapper {
    width: 180px;
    height: 49px;
}

.header__heading-logo-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

a.header__heading-link.link.link--text.focus-inset {
    padding: 20px 0 10px;
}

nav.header__inline-menu {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    border-bottom: 1px solid #F5F5F5 !IMPORTANT;
    border-top: 1px solid #F5F5F5;
    padding: 10px 0 ;
    margin-bottom: 20px;
}

ul.list-menu.list-menu--inline {
    gap: 10px;
}
.header__icon .svg-wrapper {
    width: 22px;
    height: 22px;
}

a.header__icon.header__icon--account.link.focus-inset.small-hide {
    width: fit-content;
    margin: 0 18px;
}
.header-localization:not(.menu-drawer__localization) localization-form:only-child .localization-form__select>span {
    font-family: Poppins;
    font-weight: 400;
    font-size: 15px;
    line-height: 100%;
    letter-spacing: 0;
}
.desktop-localization-wrapper {
    margin-right: 28px;
}

a.header__icon.header__icon--cart.link.focus-inset {
    width: fit-content;
    margin: 0;
}
.header__search {
    display: block !important;
    background: transparent !important;
}
details-modal.header__search svg {
    width: 22px !important;
    height: 22px !IMPORTANT;
    fill: #000;
}

summary.header__icon.header__icon--search.header__icon--summary.link.focus-inset.modal__toggle {
    width: fit-content;
}
span.badge {
    background: #3D6542;
    font-weight: 500;
    font-family: 'Poppins';
    text-transform: capitalize;
}
/* header css end from here */

.section.slideshow-section-custom-homepage h2.banner__heading.inline-richtext.h1 {
    font-family: Poppins;
    font-weight: 700;
    font-size: 60px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 45px;
}

.section.slideshow-section-custom-homepage .banner__text.rte p {
    font-family: Droid Sans;
    font-weight: 400;
    font-size: 26px;
    line-height: 40px;
    letter-spacing: 0;
    text-align: center;
    text-transform: capitalize;
    color: #fff;
}
.section.slideshow-section-custom-homepage .slideshow.banner.banner--medium.grid.grid--1-col.slider.slider--everywhere.banner--mobile-bottom.scroll-trigger.animate--fade-in {
    min-height: 100%;
    height: 570px;
}

.section.slideshow-section-custom-homepage a.button.button--primary:before {
    display: none;
}

.section.slideshow-section-custom-homepage a.button.button--primary:after {
    display: none;
}


.section.slideshow-section-custom-homepage .banner__buttons {
    width: 100%;
    max-width: 100%;
    margin: 0px auto 20px!important;
    display: block;
}

.section.slideshow-section-custom-homepage .slideshow__text.banner__box {
    max-width: 630px;
}

.section.slideshow-section-custom-homepage .banner__text.rte:last-child p {
    font-family: Poppins;
    font-weight: 500;
    font-size: 14px;
    line-height: 40px;
    letter-spacing: 0;
    text-align: center;
    text-transform: capitalize;
}

.section.slideshow-section-custom-homepage .banner__text.rte {
    margin: 0;
}

.section.slideshow-section-custom-homepage .banner__content.banner__content--middle-center {
    align-items: flex-end;
    justify-content: left;
}
.section.slideshow-section-custom-homepage .banner__text.rte p {
    font-family: Droid Sans;
    font-weight: 400;
    font-size: 26px;
    line-height: 40px;
    letter-spacing: 0;
    text-align: center;
    text-transform: capitalize;
    color: #fff;
}

.section.slideshow-section-custom-homepage a.button.button--primary:before {
    display: none;
}

.section.slideshow-section-custom-homepage a.button.button--primary:after {
    display: none;
}

.section.slideshow-section-custom-homepage a.button.button--primary {
    background: #3d6542;
    font-weight: 900;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 50px;
    height: 55px;
    max-width: fit-content;
    width: 100%;
    display: block;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 24px;
    font-family: Mulish!important;
}

.section.slideshow-section-custom-homepage .slideshow__text.banner__box {
    max-width: 630px;
}
.section.slideshow-section-custom-homepage .slideshow__text.banner__box {
    justify-content: flex-start;
    text-align: left;
    align-items: baseline;
}
.section.slideshow-section-custom-homepage .banner__text.rte:last-child p {
    font-family: Poppins;
    font-weight: 500;
    font-size: 14px;
    line-height: 40px;
    letter-spacing: 0;
    text-align: center;
    text-transform: capitalize;
}

.section.slideshow-section-custom-homepage .banner__text.rte {
    margin: 0;
}

.slideshow__controls.slider-buttons.slideshow__controls--border-radius-mobile {
    position: absolute;
    bottom: 121px;
    width: 100%;
    border: unset;
}

.section.slideshow-section-custom-homepage button.slider-counter__link.slider-counter__link--dots.link {
    border: 1px solid #fff;
    border-radius: 100%;
    padding: 0;
    line-height: normal;
    min-height: auto;
    font-size: 0;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.section.slideshow-section-custom-homepage span.dot {
    background: #fff !important;
    box-shadow: unset !IMPORTANT;
    border: unset !important;
    width: 8px !important;
    height: 8px !important;
}

.section.slideshow-section-custom-homepage button.slider-button.slider-button--prev {
    display: none;
}

.section.slideshow-section-custom-homepage button.slider-button.slider-button--next {
    display: none;
}

.section.slideshow-section-custom-homepage .slideshow__control-wrapper {
    gap: 8px;
}

.section.slideshow-section-custom-homepage .slider-counter__link--dots .dot {
    display: none;
}

.section.slideshow-section-custom-homepage button.slider-counter__link.slider-counter__link--dots.link.slider-counter__link--active span.dot {
    display: block;
}
/* banner section css end from here */


.deliveryoptions-custom {
    display: flex;
    max-width: 1440px;
    margin: 0px auto 0;
    justify-content: space-between;
    position: relative;
    padding: 0 15px 60px;
    gap: 30px;
}
.delivery-option {
    padding: 27px 20px 27px;
    flex: 1;
    text-align: center;
}

.delivery-option p {
    font-weight: 300;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: capitalize;
    margin: 12px 0 0;
    color: #3d6542;
}
/* delivery section css end from here */

/* categories section css start from here */
.custom-category-options a {
    text-decoration: none;
    text-align: center;
}

.category-text p {
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: uppercase;
    margin: 31px 0 0;
    color: #000;
}
.category-image {
    max-width: 100%;
    height: 250px;
    overflow: hidden;
    border: 1px solid #E6E6E6;
}

.category-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.categories-images.custom-categories-section {
    display: flex;
    max-width: 1440px;
    margin: 0 auto;
    gap: 47px;
     padding: 0 15px 60px;
}

.categories-images.custom-categories-section .custom-category-options {
    flex: 1;
}

.collection h2 {
    font-weight: 700;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: capitalize;
    text-align: left;
    padding-bottom: 15px;
    color: #466447;
}
.collection p {
    font-weight: 300;
    font-size: 15px;
    color: #466447;
}
.coloured-heading span {
    color: #C18E4D;
}
.custom-category-options a:hover {
    transition: all .5s;
}

.custom-category-options a:hover .category-image {.custom-category-options
    a: hover;
    border: 1px solid #C18E4D;
    transition: all .6s;
}

.custom-category-options a:hover p {
    color: #C18E4D;
    position: relative;
    width: fit-content;
    margin: 31px auto 0;
    transition: all .5s;
}

.custom-category-options a:hover p:after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background: #C18E4D;
    bottom: -4px;
    transition: all .6s;
}

.custom-category-options a {
    transition: all .5s;
}
/* categories section css end from here */

/* shop css start from here */
.main-box-item {
    display: flex;
    max-width: 1440px;
    margin: 0 auto;
    gap: 30px;
    justify-content: space-between;
}

.custom-popular-occassion-section {
    background: #C18E4D12;
    padding: 60px 15px;
}

.custom-popular-occassions-options {
    flex: 1;
    background: #FFFFFF80;
    padding: 30px;
    border-radius: 10px;
}

.custom-popular-occassions-image {
    width: 230px;
    height: 230px;
    border-radius: 10px;
    overflow: hidden;
    margin: 0 auto;
}

.custom-popular-occassions-image img {
    width: 100%;
    height: 100%;
}

.custom-popular-occassions-subheading p {
    font-weight: 500;
    font-size: 14px;
    line-height: normal;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    margin: 0 !IMPORTANT;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.custom-popular-occassions-text p {
    font-weight: 500;
    font-size: 22px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #C18E4D;
    margin: 30px 0 15px;
    position: relative;
    text-align: center;
    padding-bottom: 10px;
}

.custom-popular-occassions-options a {
    text-decoration: none;
}

.custom-popular-occassions-text p:after {
    content: "";
    position: absolute;
    left: 50%;
    width: 91px;
    position: absolute;
    bottom: 0;
    height: 1px;
    background: #C18E4D;
    text-align: center;
    margin: 0 auto;
    transform: translateX(-50%);
}
/* shop css end from here */


/* product css start from here */
.collection h2.title.coloured-heading.inline-richtext.h1.scroll-trigger.animate--slide-in {
    margin: 0;
}
.collection__title.title-wrapper.title-wrapper--no-top-margin.page-width {
    text-align: left;
    margin: 0 auto;
}
.collection .card__inner.color-scheme-2.gradient.ratio {
    /* height: 315px; */
    aspect-ratio: 1 / 1 !important;
}

.collection h3.card__heading.h5 {
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    min-height: 60px;
    color: #466447;
}
.collection .full-unstyled-link {
    text-decoration: unset !important;
}
.collection .price-custom-block {
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    color: #C18E4D;
    text-align: center;
    margin: 0 !important;
}

.collection .price__sale, .price__sale span, .collection .card-information.price, .price-item {
    font-family: Poppins;
    font-weight: 300;
    font-size: 15px;
    line-height: 7px;
    letter-spacing: 0;
    color: #466447;
    text-align: center;
    margin-top: 20px;
}
.collection s.price-item.price-item--regular {
    font-weight: 500;
	color: #466447;
    font-size: 15px;
}

.collection .price.price--on-sale {
    text-align: center;
}

.collection ul.grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr); 
    gap: 40px;
}

.collection ul.grid.product-grid li.grid__item.scroll-trigger.animate--slide-in {
    width: 100% !important;
    max-width: 100% !important;
    overflow: hidden;
}

.collection .price.price--on-sale {
    margin-bottom: 10px;
}

.collection .card__information {
    padding: 0;
    margin: 0!important;
    height: auto;
    min-height: auto;
}
.collection .price.price--on-sale {
    margin-bottom: 0;
    margin-top: 0!important;
    text-align: center;
    display: flex;
    justify-content: center;
}

.collection .media.media--transparent img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.custom-featured-collection a.button:after, a.button:before {
    display: none;
}

.custom-featured-collection a.button {
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: none;
    border: 1px solid #466447;
    background: transparent;
    color: #466447;
    border-radius: 50px;
    width: 215px;
    padding: 0;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 80px auto 0!important;
}
section#shopify-section-template--19444526547097__custom_featured_collection_homepage_MUym7L{
    background: #fff!important;
    padding: 34px 0;
}
section#shopify-section-template--19444526547097__custom_featured_collection_homepage_MUym7L .color-scheme-1.isolate.gradient {
    background: transparent;
}
section#shopify-section-template--19444526547097__custom_featured_collection_homepage_MUym7L li.grid__item.scroll-trigger.animate--slide-in {
    background: #FFFFFF99 !IMPORTANT;
}

.collection {
    padding: 0;
}
section.shopify-section.section.custom-featured-collection {
    padding: 60px 0;
}
/* product css end from here */

/* icon section css start from here */
.icon-text-delivery-options {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.delivery-options-custom-enrose {
    max-width: 1440px;
    margin: 0 auto;
    padding: 60px 15px;
}

.delivery-option-icon-custom-enrose {
    width: 131px;
    height: 104px;
    margin: 0 auto;
    overflow: hidden;
}

.delivery-option-icon-custom-enrose img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
}

.delivery-option-text-custom-enrose {
    font-family: Poppins;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    text-transform: capitalize;
    color: #000000;
}

.delivery-option-item-custom-enrose {
    flex: 0 0 31%;
    border-right: 1px solid #C18E4D80;
}

.delivery-option-item-custom-enrose:last-child {
    border: unset;
}

/* icon section css end from here */

/* footer css start from here */
.shopify-section.shopify-section-group-footer-group {
    background: #3d6542;
    padding: 80px 0 159px;
    color: #fff;
    position: relative;
}
.shopify-section-group-footer-group footer {
    background: transparent!important;
    padding: 0!important;
    border: unset !IMPORTANT;
}

.shopify-section-group-footer-group .footer-block.grid__item.scroll-trigger.animate--slide-in {
    flex: 0 0 33%;
    max-width: 33%;
    width: 100% !important;
}

.shopify-section-group-footer-group .footer-block.grid__item.footer-block--menu.scroll-trigger.animate--slide-in {
    flex: 0 0 16%;
    max-width: 16%;
}

.shopify-section-group-footer-group .footer-block.footer-block--newsletter.scroll-trigger.animate--slide-in {
    flex: 0 0 24%;
    max-width: 24%;
    margin: 0;
    text-align: left;
}

.shopify-section-group-footer-group .footer__blocks-wrapper.grid.grid--1-col.grid--2-col.grid--4-col-tablet.scroll-trigger.animate--slide-in {
    justify-content: space-between;
    align-items: self-start;
    gap: 0 !important;
}

.shopify-section-group-footer-group h2.footer-block__heading.inline-richtext {
    font-family: Poppins;
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: left;
    color: #ffff;
    padding-bottom: 23px;
    margin: 0;
}
.shopify-section-group-footer-group .customtext p {
    font-size: 14px;
    line-height: normal;
    letter-spacing: 1px;
    color: #fff;
    margin: 18px 0 0;
    max-width: 411px;
}
.shopify-section-group-footer-group h2.footer-block__subheading.inline-richtext {
    font-weight: 300;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 1px;
    text-align: left;
    color: #fff;
    margin: 0 0 26px;
}

.shopify-section-group-footer-group ul.footer-block__details-content li a {
    font-weight: 500;
    font-size: 16px !important;
    line-height: 40px;
    letter-spacing: 1px;
    color: #fff !important;
    display: block !important;
    margin: 0 !important;
    padding: 0;
}
.shopify-section-group-footer-group .newsletter-form__field-wrapper .field__input {
    padding: 14px 18px !important;
    border: unset;
    border-radius: 5px;
    font-weight: 300;
    font-size: 12px;
    line-height: normal;
    letter-spacing: 0;
}

.shopify-section-group-footer-group .field:before {
    display: none;
}

.shopify-section-group-footer-group .field:after {
    display: none;
}

.shopify-section-group-footer-group button.newsletter-form__button.field__button {
    background: #AD762F !important;
    border-radius: 2px;
    width: 52px;
}

.shopify-section-group-footer-group .newsletter-form__field-wrapper .field__input::placeholder {
    font-weight: 300;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0;
}

.shopify-section-group-footer-group label.field__label {
    font-weight: 300;
    font-size: 12px !important;
    line-height: normal;
    color: #636363;
}

.shopify-section-group-footer-group .newsletter-form__field-wrapper .field__input:focus-visible {
    outline: unset;
    box-shadow: unset;
}
.shopify-section.shopify-section-group-footer-group:after {
    content: "";
    position: absolute;
    right: 0px;
    bottom: 0;
    background-image: url(/cdn/shop/files/ChatGPT_Image_Feb_18_2026_03_08_08_PM_2.png?v=1771849394);
    background-repeat: no-repeat;
    background-size: contain;
    height: 170px;
    width: 165px;
    background-position: right;
}
.collection .inventory-status {
    color: #8B0000;
    order: 2;
    margin: 5px 0 12px;
    font-size: 15px;
    line-height: 20px;
}
.collection .card__information.title {
    order: 3;
}
.collection .card__content {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
}
.collection__view-all a:before, .collection__view-all a:after,.quick-add__submit:before,.quick-add__submit:after {
    display: none;
}
.collection__view-all a,.quick-add__submit {
    background: #fff;
    color: #466447;
    border: 1px solid #4664474d!important;
    border-radius: 50px;
}
.collection__title.title-wrapper.title-wrapper--no-top-margin.page-width {
    display: flex;
    align-items: end;
    justify-content: space-between;
    margin-bottom: 50px;
}
.quick-add {
    order: 4;
    margin-top: 15px!important;
}
.featured-collection-sticky-image .collection ul.grid {
    grid-template-columns: repeat(2,1fr);
    gap: 40px;
    margin: 0;
}
.product-with-sticky-image {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    justify-content: center;
    margin: auto;
    max-width: 1440px;
    gap: 40px;
}
.product-with-sticky-image .page-width {
    padding: 0!important;
}
.collection-sticky-image img {
    width: 100%;
}
.collection-sticky-image {
    height: 640px;
    position: sticky;
    top: 40px;
}
.collection .card__inner .card__content {
    justify-content: end;
}
.section-featured-product .heading-product {
    font-size: 25px;
    font-weight: 600;
    color: #466447;
    line-height: 1.2;
    margin-bottom: 50px;
}
.section-featured-product .product-media-container {
    width: 100%!important;
}
.section-featured-product .product__info-wrapper.grid__item.scroll-trigger.animate--slide-in {
    padding: 0;
}

body .section-featured-product .product__media-wrapper {
    max-width: calc(50% - 25px)!important;
    width: 50%!important;
}
.section-featured-product .product__info-wrapper.grid__item.scroll-trigger.animate--slide-in {
    max-width: calc(50% - 25px)!important;
    width: 50%!important;
}
.section-featured-product .product.grid {
    gap: 50px;
}
.section-featured-product s.price-item.price-item--regular {
    font-size: 20px!important;
    color: #466447;
    font-weight: 300!important;
}
.section-featured-product .collection .price__sale, .section-featured-product .price__sale span, .section-featured-product .collection .card-information.price, .section-featured-product .price-item {
    font-size: 20px;
    font-weight: 500;
}
.section-featured-product .product__info-container>*+* {
    margin: 0!important;
}
body .section-featured-product h2.product__title.h1 {
    font-size: 50px;
    font-weight: 700;
    line-height: 1.1;
    color: #466447;
    margin-bottom: 15px;
}
body .section-featured-product .product__media.media.media--transparent {
    background: #f2f2f2;
    aspect-ratio: 1/1;
}
.section-featured-product .product-form__submit {
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    max-width: 100%;
    background: #466447;
    border-radius: 50px;
    margin-bottom: 0;
}
.section-featured-product .product-form__submit:before,
.section-featured-product .product-form__submit:after{
	display: none;
}
.section-featured-product .product__text.caption-with-letter-spacing {
    font-size: 15px;
    text-transform: none;
    line-height: 1.5;
    color: #466447;
}
.section-featured-product .product-form__buttons {
    max-width: 100%;
}
body .section-featured-product .product__media-wrapper {
    height: fit-content;
    position: sticky;
    top: 40px;
}
.image-with-text-custom .page-width {
    max-width: 100%;
    padding: 0!important;
}
.image-with-text-custom .gradient  {
    padding: 0!important;
	background: #f2f2f2!important;
}
.image-with-text-custom .image-with-text__content {
    padding-left: 260px;
}
.image-with-text-custom a.button {
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: none;
    border: 1px solid #466447;
    background: transparent;
    color: #466447;
    border-radius: 50px;
    width: 156px;
    padding: 0;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 40px auto 0!important;
}
.image-with-text-custom p {
    font-size: 18px;
    line-height: 1.5;
    color: #000;
}
.image-with-text-custom h2 {
    font-size: 60px;
    line-height: 1.1;
    margin-bottom: 20px;
}
.image-with-text-custom a.button:after,
.image-with-text-custom a.button:before{
	display: none;
}
.marquee-section-homepage {
    align-items: center;
    background: #b1d1b1!important;
    min-height: 40px!important;
    display: flex;
}
.marquee-section-homepage span {
    font-size: 20px;
}
section#shopify-section-template--19444526547097__custom_featured_collection_homepage_MUym7L{
    background: #fff!important;
    padding: 34px 0;
}

.product-row-section-template--19444526547097__product_bundle_section_TPkhry {
    max-width: 1440px;
    margin: auto;
    padding: 70px 20px;
}
.product-bundle-heading h2 {
    font-weight: 700;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: capitalize;
    text-align: left;
    padding-bottom: 15px;
    color: #466447;
    margin: 0;
}
.product-bundle-subheading p {
    margin: 0;
    font-weight: 300;
    font-size: 15px;
    color: #466447;
}

.product-row-wrapper {
    display: grid;
    gap: 40px;
    overflow-x: auto;
    padding: 20px 0;
    grid-template-columns: repeat(3, 1fr);
    justify-content: center;
    text-align: center;
}
.product-row-wrapper a, .product-row-wrapper a img {
    display: flex;
    aspect-ratio: 1 /1;
    width: 315px;
    object-fit: cover;
    margin: auto;
}
.product-card {
    min-width: auto;
    text-align: center;
    width: 315px;
}
.bundle-product-card {
    max-width: 315px;
    background: #be955d;
    border-radius: 10px;
    padding: 25px;
    height: max-content;
}
.FInal-bundle-add-to-cart {
    border: 0!important;
}
.bundle_heading p {
    margin: 0;
    font-size: 18px;
    color: #f5f5f5;
    font-weight: 500;
}
.bundle_subheading p {
    margin: -4px 0 0 0;
    font-size: 15px;
    color: #f5f5f5;
}

.bundle-item-image.placeholder {
    height: 58px;
    min-width: 58px;
    display: flex;
    border-radius: 50px;
    border: 1px solid #f5f5f533;
    background: transparent;
}
.bundle-item-title.placeholder-text {
    display: flex;
    background: transparent;
    height: 12px;
    width: 124px;
    border: 1px solid #f5f5f533;
}
.FInal-bundle-add-to-cart {
    background: #f5f5f5;
    text-align: center;
    min-height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    font-size: 16px;
    color: #edb772;
    font-weight: 600;
    margin-top: 15px;
}
.bundle-product-image-text {
    display: grid;
    gap: 10px;
    margin-top: 10px;
}
.image-with-text-custom-roses .image-with-text__content {
    padding-left: 70px;
    padding-right: 260px;
}
.image-with-text-custom-roses a.button {
    margin-left: 0!important;
}
.products-bundles-customm {
    display: grid;
    grid-template-columns: 3fr 1fr;
    gap: 40px;
}
.product-row-wrapper .product-card h3 {
    font-size: 16px;
    margin: 10px 0 5px;
    font-family: Poppins;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    min-height: 60px;
    color: #466447;
}
.product-row-wrapper .product-card p {
    font-weight: 600;
    font-family: Poppins;
    font-weight: 300;
    font-size: 15px;
    line-height: 7px;
    letter-spacing: 0;
    color: #466447;
    text-align: center;
    margin-top: 28px;
    margin-bottom: 20px;
}
.product-row-wrapper button.add_to-card-product-custom {
    margin-top: 20px;
}
.product-row-wrapper {
    gap: 40px!important;
    padding: 0!important;
    justify-content: left;
}
.product-heading-subheading-bundles {
    padding-bottom: 50px;
}
.title-custom {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.image-with-text-custom-roses .image-with-text__content {
    padding: 80px;
    padding-right: 270px;
}
.image-with-text-custom-roses h2 {
    margin-bottom: 0;
    margin-top: 7px;
}
.image-with-text-custom-roses a.button {
    border: 1px solid #000;
    color: #000;
    width: 210px;
    margin-top: 50px!important;
}
.coloured-heading.heading-custom-enrose {
    font-size: 30px;
    text-align: center;
    margin-bottom: 50px;
}
.bundle-item-title.placeholder-text:nth-child(2) {
    width: 85px;
}
.slider-counter {
    min-width: 100%;
}
.section.slideshow-section-custom-homepage button.slider-counter__link.slider-counter__link--dots.link {
    border: 0;
    width: 30px;
    height: 6px;
}
.section.slideshow-section-custom-homepage .slideshow__control-wrapper {
    gap: 0;
    background: #f5f5f5;
    border-radius: 50px!important;
}
.section.slideshow-section-custom-homepage span.dot {
    background: #3d6542!important;
    width: 100%!important;
    height: 100%!important;
    border-radius: 50px!important;
}
.slideshow__controls.slider-buttons.slideshow__controls--border-radius-mobile {
    bottom: -30px;
    width: 100%;
}
.bundle-item-image img {
    border-radius: 50px;
}
.bundle-item.active .bundle-item-title {
    font-size: 15px;
    font-weight: 600;
    color: #f5f5f5;
    line-height: 1.2;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: auto!important;
    width: unset!important;
    border: 0!important;
}
.remove-product {
    position: absolute;
    left: 42px;
    top: 3px;
    cursor: pointer;
    box-shadow: 0 0 .5rem #0000000f;
    background: #fff;
    width: 1.05em;
    height: 1.05em;
    display: flex!important;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    padding-top: 2px;
    color: #edb772;
}
.deliveryoptions-custom img {
    opacity: 0.62;
    width: 64px;
    margin-bottom: 6px;
}
footer .footer-block--newsletter {
    flex-direction: column;
    justify-content: left;
    align-items: baseline;
}
.footer-block--newsletter .list-social__item .icon path {
    color: #fff;
}
.footer-block--newsletter .list-social .svg-wrapper {
    width: 44px;
    height: 44px;
    border: 1px solid #fff;
    padding: 8px;
    border-radius: 50px;
}
.footer-block--newsletter .list-social__item .icon {
    height: 50px;
    width: 50px;
}
.footer-block--newsletter .list-social__link {
    padding: 0;
}
.footer-block--newsletter ul.list-unstyled.list-social.footer__list-social {
    gap: 15px;
    margin-top: 15px;
}
/* body .jdgm-cards-carousel .jdgm-title {
    font-weight: 700;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: capitalize;
    padding-bottom: 15px;
    color: #466447;
    margin: 0;
}
body .jdgm-cards-carousel .jdgm-star {
    color: #fdcc0d!important;
}
body .jdgm-cards-wrapper {
    max-width: 100%!important;
}
body .jdgm-card jdgm-star {
    font-size: 16px!important;
}
body .jdgm-widget.jdgm-cards-carousel {
    width: 100%;
    max-width: 100%;
}
body .jdgm-product-name {
  display: none !important;
}

body .jdgm-clone-before,
body .jdgm-clone-after {
  display: none !important;
}
body .jdgm-media-card {
    text-align: center;
    padding: 10px 20px!important;
    border-radius: 16px!important;
    box-shadow: 0 10px 30px #0000000d!important;
    margin: 0 15px;
}
body .jdgm-text p {
    font-size: 18px;
    line-height: 1.6;
    color: #333;
    font-style: italic;
    margin-bottom: 20px!important;
}
body .jdgm-reviewer-name {
    font-weight: 600!important;
    font-size: 15px!important;
    color: #111!important;
    letter-spacing: .5px;
}
body .jdgm-star {
  color: #D4AF37 !important; 
  font-size: 18px!important;
}
body .jdgm-media-card {
    background: #fff!important;
    border: 1px solid #eee!important;
    transition: all .3s ease;
}
body .jdgm-media-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 40px rgba(0,0,0,0.08);
}
body .jdgm-header {
    margin-bottom: 10px!important;
}
body .jdgm-widget.jdgm-cards-carousel {
    padding: 60px 0 10px!important;
}
.jdgm-videos-container {
    padding: 50px 0!IMPORTANT;
} */
 /* ==========================================
   ENROSE LUXURY REVIEW SECTION
   Cleaner + Elegant + Editorial
   ========================================== */

body .jdgm-widget.jdgm-cards-carousel {
  background: #F7F2EA;
  padding: 100px 20px;
  text-align: center;
  border-radius: 0;
}

/* ===== HEADER ===== */

body .jdgm-widget.jdgm-cards-carousel .jdgm-title {
  font-family: "Playfair Display", serif;
  font-size: 42px;
  font-weight: 500;
  margin-bottom: 20px;
  color: #2D2D2D;
  letter-spacing: 1px;
}

body .jdgm-widget.jdgm-cards-carousel .jdgm-average-rating {
  justify-content: center;
  margin-bottom: 60px;
}

/* Gold stars everywhere */
body .jdgm-widget.jdgm-cards-carousel .jdgm-star,
body .jdgm-widget.jdgm-cards-carousel .jdgm-star[style] {
  color: #C6A15B !important;
}

/* Remove verified + extra clutter */
body .jdgm-widget.jdgm-cards-carousel .jdgm-verified-badge-header,
body .jdgm-widget.jdgm-cards-carousel .jdgm-product-name,
body .jdgm-widget.jdgm-cards-carousel .jdgm-arrow {
  display: none !important;
}

/* ===== CARDS ===== */

body .jdgm-widget.jdgm-cards-carousel .jdgm-card {
  background: #FFFFFF;
  border: 1px solid rgba(198,161,91,0.5);
  border-radius: 18px;
  padding: 50px 45px;
  text-align: left;
  box-shadow: 0 12px 30px rgba(0,0,0,0.05);
  transition: all 0.35s ease;
}

/* Elegant subtle hover */
body .jdgm-widget.jdgm-cards-carousel .jdgm-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 20px 45px rgba(0,0,0,0.08);
}

/* Reviewer Name */
body .jdgm-widget.jdgm-cards-carousel .jdgm-reviewer-name {
  font-family: "Playfair Display", serif;
  font-size: 22px;
  color: #8C6B2F;
  margin-bottom: 8px;
}

/* Stars spacing */
body .jdgm-widget.jdgm-cards-carousel .jdgm-rating-section {
  margin-bottom: 25px;
}

/* Review Title (italic elegant style) */
body .jdgm-widget.jdgm-cards-carousel .jdgm-text p:first-child {
  font-style: italic;
  font-size: 24px;
  color: #2E2E2E;
  margin-bottom: 12px;
}

/* Review Body */
body .jdgm-widget.jdgm-cards-carousel .jdgm-text p {
  font-size: 16px;
  color: #555;
  line-height: 1.8;
}

/* Divider */
body .jdgm-widget.jdgm-cards-carousel .jdgm-text {
  padding-bottom: 25px;
  border-bottom: 1px solid rgba(0,0,0,0.06);
  margin-bottom: 25px;
}

/* Bottom row spacing */
body .jdgm-widget.jdgm-cards-carousel .jdgm-reviewer-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* Date styling */
body .jdgm-widget.jdgm-cards-carousel .jdgm-reviewer-info span {
  font-size: 13px;
  color: #888;
}
/*Product page*/
.custom-product-page product-info .page-width {
    padding: 0 15px!important;
    max-width: 1221px;
}
.custom-product-page product-info .grid__item.product__media-wrapper {
    max-width: 725px!important;
    width: 100%!important;
}
.custom-product-page .product__info-wrapper.grid__item.scroll-trigger.animate--slide-in {
    max-width: 426px;
    width: 100%;
    padding: 40px 20px 20px;
    border: 1px solid #f5f5f5;
    border-radius: 10px;
}
.custom-product-page product-info .product.grid {
    gap: 40px;
}
.custom-product-page ol.breadcrumbs__list {
    padding: 0;
    list-style: none;
    display: flex;
    gap: 15px;
    color: gray!important;
    margin: 0 0 28px;
}
.custom-product-page ol.breadcrumbs__list a {
    color: #808080 ! important;
}
.custom-product-page ol.breadcrumbs__list li {
    font-size: 13px;
}
sticky-header {
    border-bottom: 0!important;
}
.custom-product-page product-info {
    padding: 0!important;
}
.custom-product-page .product__title h1 {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.3;
}
product-info .price__sale span {
    font-size: 18px;
    font-weight: 600;
    color: #C18E4D;
}
product-info .product__info-container .price--on-sale .price-item--regular {
    font-size: 18px;
    color: #C18E4D;
}
product-info span.badge {
    background: #C18E4D;
}
product-info .product__tax {
    margin-top: 0;
    color: #000;
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 15px;
}
product-info .delivery-block {
    display: flex;
    gap: 20px;
    background: #F9F7F7;
    padding: 10px 24px;
    border-radius: 10px;
}
product-info .delivery-block .text-icon {
    font-size: 14px;
    color: #000;
}
product-info  .icon-text-custom {
    display: flex;
    gap: 8px;
}
product-info .icon-shipping-text-second {
    color: #C18E4D;
    font-weight: 500;
    font-size: 12px;
}
}
body product-info .jdgm-star {
    color: #d4af37!important;
    font-size: 16px!important;
}
body product-info .jdgm-prev-badge__text {
    margin-left: 5px;
    color: #000;
}
product-info .product__accordion.accordion {
    margin: 0;
    border: 0;
    background: #F9F7F7;
    text-transform: capitalize;
    padding: 0px 24px;
    border-radius: 10px;
}
product-info .product__accordion.accordion .accordion__title {
    font-size: 16px;
    font-weight: 600;
}
product-info .product__accordion.accordion br {
    display: none;
}
product-info .product__accordion .accordion__content {
    padding: 0 0 20px;
}
product-info .product__accordion.accordion p {
    font-size: 14px;
    line-height: 1.6;
    color: #000;
}
product-info summary .icon-caret {
    height: 8px!important;
    right: 0px;
    top: 44%;
}

product-info h2.delivery-heading {
    margin: 0 0 10px;
    font-size: 16px;
    color: #000;
    font-weight: 600;
}
product-info .delivery-date,.delivery-time {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}
product-info .Delivery-details-custom {
    background: #F9F7F7;
    padding: 15px 24px 20px;
    border-radius: 10px;
}
*:focus-visible {
    outline: 0!important;
    outline-offset: 0!important;
    box-shadow: none!important;
}
product-info input#custom-delivery-date, product-info #custom-delivery-time {
    width: 100%;
    min-height: 44px;
    padding: 0 15px;
    color: #000;
    font-family: 'Poppins';
    border: 1px solid #f5f5f5;
}
product-info .delivery-time label,
product-info .delivery-date label{
    font-size: 12px;
    color: #000;
}
.delivery-time {
    margin-top: 10px;
}
product-info .trust-badges-blocks-custom {
    display: flex;
    gap: 12px;
    padding-right: 8px;
}

product-info .Trustbadges.text-icon {
    color: #000;
    font-size: 12px;
    font-weight: 700;
}
product-info .text-trustbadges .icon-shipping-text-second {
    font-size: 12px!important;
    color: #000;
    line-height: 1.2;
    margin-top: 3px;
    font-weight: 600;
}
/* product-info .Trustbadges-block {
    display: grid;
    grid-template-columns: 1.2fr 1fr;
    gap: 20px;
    background: #f5f5f5;
    padding: 10px 20px;
    border-radius: 10px;
    position: relative;
}
product-info .Trustbadges-block:after {
    content: '';
    position: absolute;
    left: 53%;
    height: 75%;
    width: 1px;
    background: #000;
    top: 50%;
    transform: translate(-50%, -50%);
} 
.trust_badge_second {
    padding-left: 5px;
}
    */
product-info .product-media-container.media-fit-cover .media,product-info .thumbnail {
    border-radius: 10px;
}
body product-recommendations li.grid__item {
    width: 100%!important;
    max-width: 100%!important;
}
body product-recommendations .price {
    text-align: center;
}
body product-recommendations.page-width {
    padding: 50px 15px 80px!important;
}
product-recommendations.collection .card__content .card__information {
    flex-direction: column-reverse!important;
}
product-recommendations.collection .card__content .card__information {
    margin-top: 15px!important;
}
div#judgeme_product_reviews {
    padding-top: 60px;
    max-width: 1440px!important;
}
h2.jdgm-rev-widg__title {
    font-weight: 700;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: capitalize;
    text-align: center;
    margin-bottom: 50px!important;
    padding-bottom: 15px;
    color: #466447;
}
product-info legend.form__label {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    padding-bottom: 5px;
    display: flex;
    gap: 5px;
}
product-info span.swatch.swatch--square {
    width: 50px;
    border: 0;
}
product-info .gpo-choicelist.gpo-checkbox.gpo-ov-item {
    min-height: 44px;
    display: flex;
    justify-content: center;
    padding: 5px 20px;
    background: #f9f7f7;
    border-radius: 10px;
    margin-top: 0;
}
product-info .gpo-choicelist input+label, .gpo-choicelist input+label span {
    font-family: 'Poppins';
}
product-info label.gpo-label.expanded * {
    font-size: 16px;
    font-weight: 700!important;
    color: #000;
    font-family: 'Poppins';
}
product-info .gpo-choicelist.gpo-checkbox input+label:after {
    color: #000;
}
product-info .gpo-choicelist input:checked+label:before {
    border: 1px solid #000;
    border-radius: 3px;
}
product-info .gpo-label+.gpo-selected-values.has-value {
    display: block;
    margin-top: -5px;
    margin-bottom: 15px;
    line-height: 1.3;
}
product-info .gpo-choicelist input+label:hover:before {
    border: 1px solid #000;
    box-shadow: 0 0 5px 1px #f5f5f5;
}
product-info .gpo-label span.label-content {
    font-size: 16px;
    font-weight: 600;
    font-family: 'Poppins';
    margin-top: 5px;
    margin-bottom: 10px;
}
product-info .gpo-select, .gpo-select select {
    font-family: 'Poppins';
    border-color: #f5f5f5;
}
product-info .gpo-choicelist input+label, .gpo-choicelist input+label span {
    font-family: 'Poppins';
}
product-info .gpo-label+.gpo-helptext {
    display: block;
    margin-bottom: 15px;
    font-family: 'Poppins';
    line-height: 1.3;
    margin-top: -7px!important;
}
product-info .gpo-dropzone {
    min-height: 150px;font-family: 'Poppins' !important;
    background: #F9F7F7;
}
product-info .gpo-dropzone__action {
    width: 100px;
    height: 30px;
    background: #C18E4D;
    display: flex;
    align-items: center;
    border-radius: 8px;
    justify-content: center;
    font-size: 12px;
    color: #fff;
}
product-info .gpo-stack.gpo-stack--vertical {
    align-items: center;
}
product-info .gpo-dropzone__caption {
    margin: 0;
    line-height: 1.3;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    margin-top: 9px;
}
/*A*/
product-info .product__info-container .product-form__input label.quantity__label.form__label{
margin: 0px;
}
product-info .product__info-container .product-form__input label.quantity__label.form__label span {
    font-size: 16px;
    font-weight: 600;
    color: #000;
}
 
product-info .product__info-container .product-form__input {
    display: flex;
    align-items: center;
    gap: 20px;
    margin: 0px 0px 18px 0px !important;
}
 
product-info .product__info-container .product-form__input quantity-input.quantity {
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #F9F7F7 !important;
    box-shadow: unset;
    height: 40px !important;
    min-height: 40px;
	font-family: 'Poppins';
}
 
product-info .product__info-container .product-form__input quantity-input.quantity:before ,
product-info .product__info-container .product-form__input quantity-input.quantity:after{
  display: none;
}
product-info .product__info-container .product-form__input quantity-input.quantity button{
  height: 40px;
      min-height: 40px;
}
product-info .product__info-container .product-form .product-form__buttons .product-form__submit {
    background: #C18E4D;
    border-radius: 10px;
    border: 1px solid #000;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
}
 
 
================
product-info .product__info-container .product-form .product-form__buttons .product-form__submit:before,
product-info .product__info-container .product-form .product-form__buttons .product-form__submit:after{
  display: none
}
product-info .product__info-container .product-form {
margin: 0px;
}
product-info .product__info-container .product-form .product-form__buttons .product-form__submit:before,

product-info .product__info-container .product-form .product-form__buttons .product-form__submit:after {
    display: none;
}
 
/*A*/
.gpo-select {
    margin-top: 7px;
}
product-info .gpo-stack.gpo-stack--vertical {
    align-items: center;
}
product-info .gpo-swatches input+label {
    border-color: #ddd;
    width: 100px;
    padding: 10px;
    border-radius: 10px;
}
product-info .gpo-swatches input+label img {
    width: 80px!important;
    height: 80px!important;
    border-radius: 11px!important;
    object-fit: cover!important;
    max-width: 100%;
}
product-info .gpo-swatches input:checked+label {
    border-color: #C18E4D;
    background: #F3E8DB;
}
product-info .gpo-swatches input+label, product-info .gpo-swatches input+label .gpo-swatch__inner {
    border-radius: 10px;
}
product-info .gpo-swatches .gpo-swatch__inner {
    border: 0;
}
product-info .gpo-total-text {
    color: #000;
    font-family: 'Poppins';
}
product-info .gpo-total-text .money {
    color: #c18e4d;
}
product-info .product-form__input--swatch .swatch-input__input+.swatch-input__label {
    margin: 0!important;
}
.cart-count-bubble {
    bottom: auto!important;
    left: 14px!important;
    top: 9px!important;
}
.swatch-input__input:active+.swatch-input__label, .swatch-input__input:checked+.swatch-input__label {
    outline: .1rem solid rgb(193 142 77)!important;
}
product-info span.swatch.swatch--square {
    width: 55px;
    border: 0;
    object-fit: contain!important;
    height: 46px;
}
product-info legend.form__label {
    padding-bottom: 10px;
}
/* ===============================
   PREMIUM TRUST BADGES - ENROSE
   =============================== */

product-info .Trustbadges-block {
    margin-top: 15px;
    gap: 12px;
  display: flex;
  flex-direction: column;
}

/* Individual Card */
product-info .Trustbadges-block .trust-badges-blocks-custom {
  background: #FBF7F2; /* soft luxury ivory */
  border: 1px solid #C6A15B; /* premium gold */
  border-radius: 16px;
  padding: 18px 20px;
  display: flex;
  align-items: flex-start;
  gap: 14px;
  transition: all 0.3s ease;
}

/* Hover effect (subtle lift) */
product-info .Trustbadges-block .trust-badges-blocks-custom:hover {
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.06);
  transform: translateY(-2px);
}

/* Icon wrapper */
product-info .Trustbadges-block .icon-shipping {
    min-width: 42px;
    height: 42px;
  background: rgba(198,161,91,0.1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Make icons gold */
product-info .Trustbadges-block .icon-shipping img {
  filter: brightness(0) saturate(100%) 
          invert(64%) sepia(38%) 
          saturate(430%) hue-rotate(6deg) 
          brightness(90%) contrast(92%);
    width: 33px;
    height: 33px;
}

/* Heading */
product-info .Trustbadges-block .text-icon {
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #8C6B2F; /* deep gold */
  margin-bottom: 4px;
}

/* Description */
product-info .Trustbadges-block .icon-shipping-text-second {
  font-size: 13px;
  color: #555;
  line-height: 1.5;
}

/* Optional: Divider between blocks */
product-info .Trustbadges-block .trust_badge_second {
  position: relative;
}
body .gpo-tooltip {
    padding: 10px;
    font-size: 12px;
    background: #fbf7f2;
    color: #c18e4d;
    border-radius: 10px;
    z-index: 999!important;
    border: 1px solid;
}
body .gpo-tooltip:after {
    bottom: -11px;
    border-color: #fbf7f2 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
/* Gold Stars */
.oke-stars-foreground svg use {
  fill: #D4AF37 !important; /* Luxury gold */
}

.oke-stars-background svg use {
  fill: #E5E5E5 !important;
}
/* Review Card */
.oke-w-review {
  background: #ffffff;
  border-radius: 14px;
  padding: 28px;
  margin-bottom: 30px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.06);
  border: 1px solid #f2f2f2;
  transition: all 0.3s ease;
}

.oke-w-review:hover {
  transform: translateY(-4px);
  box-shadow: 0 15px 40px rgba(0,0,0,0.08);
}
/* Reviewer Name */
.oke-w-reviewer-name {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.5px;
  color: #111;
}

/* Review Title */
.oke-reviewContent-title {
  font-size: 20px;
  font-weight: 600;
  margin-top: 12px;
  margin-bottom: 10px;
}

/* Review Body */
.oke-reviewContent-body {
  font-size: 15px;
  line-height: 1.7;
  color: #444;
}
.oke-poweredBy {
  display: none !important;
}
/* Overall Rating Section */
.oke-w-header {
  background: #faf9f6;
  padding: 35px;
  border-radius: 16px;
  margin-bottom: 40px;
  border: 1px solid #f1f1f1;
}

/* Average Rating Number */
.oke-w-ratingAverageModule-rating-average {
  font-size: 42px;
  font-weight: 600;
  color: #111;
}
.oke-w-reviews-filterToggle,
.oke-w-reviews-sort {
  display: none !important;
}
section#shopify-section-template--19444526710937__1772111836b14a6c66 {
    background: #F9F4ED;
}
section#shopify-section-template--19444526710937__1772111836b14a6c66 .okeReviews.oke-w {
    padding-top: 0!IMPORTANT;
}
.oke-w-recommendsModule-text,.okeReviews[data-oke-container].oke-w, div.okeReviews.oke-w,.okeReviews[data-oke-container] .oke-reviewContent-date, div.okeReviews .oke-reviewContent-date {
    color: #000!important;
}
.okeReviews[data-oke-container] .oke-button, div.okeReviews .oke-button {
    background-color: #c18e4d!important;
}
.oke-w-review-helpful * {
    color: #000;
}
.jdgm-preview-badge .jdgm-star {
    color: #ffcf2a!important;
}
body .custom-swatch-gpo .gpo-swatches {
    min-width: 100px;
    height: auto;
}

body .custom-swatch-gpo .gpo-ov-extend {
    margin-top: 100px;
}
body .gpo-swatches {
    align-items: baseline;
}
body .custom-swatch-gpo .gpo-ov-extend .break-word {
    font-size: 11px;
    line-height: 1.2!important;
    margin-bottom: 10px;
    padding: 0 4px;
    font-weight: 500;
    display: flex;
    justify-content: center;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.show-addon-for-option .addOn {
    font-size: 10px;
    margin-bottom: 10px;
    color: #c18e4d;
}
body .custom-swatch-gpo .vertical {
    display: flex;
    flex-wrap: nowrap;
    gap: 15px;
    overflow-x: auto;
    padding-bottom: 8px;
    scroll-behavior: smooth;
}
.gpo-choicelist.gpo-checkbox.gpo-ov-item .addOn {
    margin-bottom: 0!important;
    color: #000;
    font-size: 14px;
}

/* Review Section Background */
.oke-reviewCarousel {
  padding: 80px 0;
  background: #faf9f6;
}

/* Section Title */
.oke-reviewCarousel-header-title {
  font-size: 36px;
  font-weight: 600;
  letter-spacing: 1px;
  text-align: center;
  margin-bottom: 15px;
}

/* Center rating badge */
.oke-reviewCarousel-header {
  text-align: center;
  margin-bottom: 50px;
}
/* Review Section Background */
.oke-reviewCarousel {
  padding: 80px 0;
  background: #faf9f6;
}

/* Section Title */
.oke-reviewCarousel-header-title {
  font-size: 36px;
  font-weight: 600;
  letter-spacing: 1px;
  text-align: center;
  margin-bottom: 15px;
}

/* Center rating badge */
.oke-reviewCarousel-header {
  text-align: center;
  margin-bottom: 50px;
}
/* Review Card */
.oke-reviewCard {
  background: #ffffff;
  border-radius: 18px;
  padding: 30px;
  margin: 10px;
  border: 1px solid #f1f1f1;
  box-shadow: 0 15px 40px rgba(0,0,0,0.05);
  transition: all 0.3s ease;
}

/* Hover Effect */
.oke-reviewCard:hover {
  transform: translateY(-6px);
  box-shadow: 0 25px 60px rgba(0,0,0,0.08);
}
/* Reviewer Name */
.oke-w-reviewer-name {
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.5px;
  color: #111;
}

/* Review Title */
.oke-reviewContent-title {
  font-size: 20px;
  font-weight: 600;
  margin-top: 15px;
  margin-bottom: 10px;
}

/* Review Body */
.oke-reviewContent-body {
  font-size: 15px;
  line-height: 1.7;
  color: #555;
}
.oke-product-thumbnail-image {
  border-radius: 12px;
}
div#shopify-block-AL1g0cjlmdGs4aFM2d__judge_me_reviews_cards_carousel_yJGYc8 {
    display: none;
}
.oke-reviewCarousel-header-title {
    font-size: 30px!important;
    font-weight: 600!important;
    letter-spacing: 1px;
    text-align: center;
    margin-bottom: 15px!important;
}
.oke-reviewCarousel {
    padding: 0;
    background: #faf9f6;
}
.oke-reviewCarousel {
    padding: 50px 0;
    background: #faf9f6;
    max-width: 1440px!important;
}
ul.hooper-track {
    padding: 50px 0!important;
}
.oke-reviewCarousel {
    padding: 50px 0;
    background: #faf9f6;
    max-width: 1440px!important;
    margin-bottom: 80px!important;
}
.cart-drawer__form .cart-item__name:hover {
    text-decoration: none;
}
.cart-drawer__form .cart-item__quantity-wrapper .quantity {
    height: unset;
    min-height: unset;
    align-items: center;
    width: 120px;
}
.cart-drawer .cart__checkout-button {
    max-width: none;
    background: #C18E4D;
    border-radius: 10px;
    border: 1px solid #000;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    overflow: hidden;
}
.cart-drawer .cart__checkout-button:after, .cart-drawer .cart__checkout-button:before {
    display: none;
}
.cart-drawer tbody {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.cart-drawer .drawer__footer {
    font-weight: 600;
    color: #121212;
}
.cart-drawer .cart-item {
    background-color: #F9F7F7;
    padding: 5px;
}
.cart-drawer__form .cart-item__name {
    text-decoration: none;
    display: block;
    font-size: 14px;
}
.cart-drawer__form .cart-item__quantity-wrapper .quantity .quantity__button{
    height: 35px;
}
.collection__title.title-wrapper.title-wrapper--no-top-margin.page-width p br{
    display: none;
}
.cart-item__details a.cart-item__name:hover {
    text-decoration: none;
}
body .okeReviews[data-oke-container] .oke-prevNextButton--next .oke-prevNextButton-icon:before,body div.okeReviews .oke-prevNextButton--next .oke-prevNextButton-icon:before,.okeReviews[data-oke-container] .oke-prevNextButton--prev .oke-prevNextButton-icon:before, div.okeReviews .oke-prevNextButton--prev .oke-prevNextButton-icon:before {
    width: 100%;
    display: flex;
    justify-content: center;
    height: 100%;
    align-items: center;
}
body .okeReviews[data-oke-container] .oke-prevNextButton-icon, body div.okeReviews .oke-prevNextButton-icon {
    background: #c59051;
    border-radius: 50px;
    line-height: 0;
    width: 35px!important;
    height: 35px!important;
    color: #fff!important;
}
.oke-w-header,.oke-w-controls-nav,.oke-w-reviews-head,.oke-w-reviews-controls {
    display: none!important;
}
div#locationDrawer {
    background-color: #FBF7F3;
	    padding: 30px;
}
 
#locationDrawer .drawer-header span.location-text {
    color: #3d6542;
    font-size: 20px;
}
#locationDrawer .drawer-content{
  font-size: 14px;
}
#locationDrawer .drawer-header button {
    position: absolute;
    top: 20px;
    right: 20px;
    background: #fff;
    border: 0px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #00000026;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}
#locationDrawer .drawer-content .location-main-text {
    font-size: 14px;
    line-height: 1.5;
}
#locationDrawer .drawer-content label {
    margin-top: 20px !important;
    display: flex;
    font-size: 14px;
    line-height: 1.5;
    }
#locationDrawer .drawer-content input {
    height: 40px !important;
    width: 100%;
    padding: 2px 10px;
    font-family: 'Poppins';
}
#locationDrawer .location-text-cookies {
    margin-top: 20px;
}
#locationDrawer .drawer-content button {
    margin-top: auto;
    background: #3d6542;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    padding: 12px 10px;
    margin-bottom: 50px;
    width: 100%;
    border-radius: 100px;
    box-shadow: unset;
    border: 0px;
}
#locationDrawer .drawer-content {
display: flex;;
flex-direction: column;
align-items: flex-start;
height: 100%;
}
div#shopify-block-AZHpEaWJYQlpyenpQZ__okendo_reviews_widget_Mrr3c3 
.oke-reviewsListCarousel {
    background: #F9F4ED;
    padding: 0;
    position: relative;
    overflow: inherit;	
}
div#shopify-block-AZHpEaWJYQlpyenpQZ__okendo_reviews_widget_Mrr3c3 
.oke-reviewContent-top {
    margin-top: 15px!important;
}
div#shopify-block-AZHpEaWJYQlpyenpQZ__okendo_reviews_widget_Mrr3c3 
.oke-reviewsListCarousel-reviews {
  max-width: 1200px;
  margin: 0 auto;
}
div#shopify-block-AZHpEaWJYQlpyenpQZ__okendo_reviews_widget_Mrr3c3 
.oke-reviewCardFeaturedMedia {
    background: #ffffff;
    border-radius: 20px;
    padding: 20px;
    margin: 0;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
    position: relative;
    min-height: 260px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.okeReviews[data-oke-container] .oke-reviewCardFeaturedMedia--above .oke-reviewCardFeaturedMedia-head, div.okeReviews .oke-reviewCardFeaturedMedia--above .oke-reviewCardFeaturedMedia-head {
    margin-top: 0!important;
}
.okeReviews[data-oke-container] .oke-reviewCardFeaturedMedia-container, div.okeReviews .oke-reviewCardFeaturedMedia-container {
    padding: 0!important;
}
div#shopify-block-AZHpEaWJYQlpyenpQZ__okendo_reviews_widget_Mrr3c3 
.oke-reviewCardFeaturedMedia::after {
    content: "";
    position: absolute;
    top: -21px;
    right: 55px;
    font-size: 0;
    color: #c8a46b;
    font-weight: bold;
    opacity: 1;
    background: url(/cdn/shop/files/Quotess.png?v=1772533752)no-repeat;
    width: 67px;
    height: 51px;
    background-size: 100%;
}

div#shopify-block-AZHpEaWJYQlpyenpQZ__okendo_reviews_widget_Mrr3c3 
.oke-reviewContent-body p {
    font-size: 18px;
    color: #000;
    line-height: 1.3;
    font-weight: 500;
}
div#shopify-block-AZHpEaWJYQlpyenpQZ__okendo_reviews_widget_Mrr3c3 
.oke-w-reviewer-name {
    font-weight: 700;
    font-size: 24px;
    color: #000;
}

/* ===== STARS COLOR ===== */
div#shopify-block-AZHpEaWJYQlpyenpQZ__okendo_reviews_widget_Mrr3c3 
.oke-stars-foreground {
  color: #c8a46b !important;
}
div#shopify-block-AZHpEaWJYQlpyenpQZ__okendo_reviews_widget_Mrr3c3  strong.oke-avatar-placeholder {
    font-size: 26px;
    color: #000;
    background: #E6D2B8;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* ===== HIDE EXTRA ELEMENTS ===== */
div#shopify-block-AZHpEaWJYQlpyenpQZ__okendo_reviews_widget_Mrr3c3 
.oke-reviewContent-date,
div#shopify-block-AZHpEaWJYQlpyenpQZ__okendo_reviews_widget_Mrr3c3 
.oke-w-review-helpful,
div#shopify-block-AZHpEaWJYQlpyenpQZ__okendo_reviews_widget_Mrr3c3 
.oke-reviewContent-title {
  display: none !important;
}

.okeReviews[data-oke-container] .oke-reviewsListCarousel.oke-is-large .oke-prevNextButton-icon, div.okeReviews .oke-reviewsListCarousel.oke-is-large .oke-prevNextButton-icon {
    opacity: 1!important;
}

.rich-text.content-container.color-scheme-1.gradient.rich-text--full-width.content-container--full-width.section-template--19444526710937__rich_text_yNc77f-padding {
    background: #F9F4ED;
    padding-bottom: 10px;
    margin-top: 80px;
}
.section-template--19444526710937__rich_text_yNc77f-padding h2.rich-text__heading.rte.inline-richtext.h2.scroll-trigger.animate--slide-in {
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 600;
}
div#shopify-block-AZHpEaWJYQlpyenpQZ__okendo_reviews_widget_Mrr3c3 
.oke-prevNextButton {
    width: 55px;
    height: 55px;
    background: #c59051;
    border-radius: 50%;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 60px;
    transform: translateY(-50%);
    position: absolute;
}
div#shopify-block-AZHpEaWJYQlpyenpQZ__okendo_reviews_widget_Mrr3c3 
.oke-prevNextButton-icon {
  color: #fff !important;
}

/* ===== POSITION ARROWS OUTSIDE ===== */
div#shopify-block-AZHpEaWJYQlpyenpQZ__okendo_reviews_widget_Mrr3c3 
.oke-reviewsListCarousel-prev {
  left: -30px;
}

div#shopify-block-AZHpEaWJYQlpyenpQZ__okendo_reviews_widget_Mrr3c3 
.oke-reviewsListCarousel-next {
  right: -30px;
}

/* ===== REMOVE POWERED BY ===== */
div#shopify-block-AZHpEaWJYQlpyenpQZ__okendo_reviews_widget_Mrr3c3 
.oke-poweredBy {
  display: none !important;
}
.gpo-ov-extend {
    width: 100%!important;
}
.gpo-ov-quantity {
    border: 1px solid #ddd!important;
    width: 100%!important;
}
.okeReviews[data-oke-container] .oke-reviewCardFeaturedMedia-head .oke-reviewCardFeaturedMedia-reviewer .oke-w-reviewer, div.okeReviews .oke-reviewCardFeaturedMedia-head .oke-reviewCardFeaturedMedia-reviewer .oke-w-reviewer {
    flex-wrap: wrap;
    gap: 15px;
    height: auto;
}

product-recommendations.collection .card__inner.color-scheme-2.gradient.ratio{
    height: auto;   
}
/* Variant Swatch Container */
.product-grid-container .variant-selects-collection fieldset {
  border: none;
  padding: 0;
}

/* Color title */
.product-grid-container .variant-selects-collection .form__label {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 8px;
  display: block;
}

/* Swatch label container */
.product-grid-container .swatch-input__label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 2px solid transparent;
  border-radius: 8px;
  padding: 4px;
  margin-right: 8px;
  cursor: pointer;
  transition: 0.2s ease;
}

/* Rose image */
.product-grid-container .swatch {
  width: 28px;
  height: 28px;
  display: block;
  background-size: cover;
  background-position: center;
  border-radius: 50px;
  border: 0!important;
}

/* Selected swatch border */
.product-grid-container .swatch-input__input:checked + .swatch-input__label {
  border: 0;
}

/* Hide radio buttons */
.product-grid-container .swatch-input__input {
  display: none;
}

/* Hover effect */
/* .product-grid-container .swatch-input__label:hover {
  border-color: #ddd;
} */
.product-grid-container .price {
    text-align: center;
}
.product-grid-container .swatch-input__input+.swatch-input__label {
    padding: 0;
    margin: 0;
}
.product-grid-container .card__heading a:after{
    display: none;
}
.product-grid-container .card-information {
    margin-top: 15px;
}
.collection-hero__title {
    margin: 20px 0 0!important;
    font-weight: 700;
    font-size: 50px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: capitalize;
    text-align: left;
    padding-bottom: 15px;
    color: #466447;
}
.collection-hero__description.rte {
    max-width: 100%;
    margin: 0;
    font-weight: 400;
    font-size: 16px!important;
    color: #466447;
}
.facets-container * {
    font-size: 15px;
    color: #466447!important;
}
.product-grid-container .swatch-input__input+.swatch-input__label:hover, .product-grid-container .swatch-input__input:hover+.swatch-input__label {
    outline: 0!important;
}
.product-grid-container .variant-selects-collection .form__label {
    display: none;
}
.product-grid-container .variant-selects-collection fieldset {
    margin-top: 10px;
}
.shopify-section.section.collection-custom-section .facet-filters.sorting.caption {
    padding: 0 !important;
}

.shopify-section.section.collection-custom-section .facet-filters__field {
    padding-bottom: 10px;
    text-transform: capitalize;
    flex-direction: column;
    justify-content: start;
    align-items: start;
    gap:10px;
}
.shopify-section.section.collection-custom-section form#FacetSortForm {
    justify-content: start;
}
.collection-custom-section .facet-filters__field .select {
    width: 100%;
    border: 1px solid #46644785;

    border-radius: 5px;
    margin-bottom: 10px;
}
.collection-custom-section .facet-filters__field .select span.svg-wrapper {
    right: 10px !important;
}

.shopify-section.section.collection-custom-section .product-count-vertical {
    margin: 0;
}

.shopify-section.section.collection-custom-section facet-filters-form.facets.facets-vertical-sort.page-width.small-hide {
    padding: 0 !important;
}
.shopify-section.section.collection-custom-section h2.product-count__text.text-body span{
    text-transform: capitalize;
}
.shopify-section.section.collection-custom-section select#SortBy {
    text-transform: capitalize;
    padding: 10px 9px;
    width: 100%;
    max-width: 100%;
}
.collection-custom-section ul.pagination__list.list-unstyled {
    justify-content: end;
}
.collection-custom-section a.pagination__item.pagination__item--current.light {
    background-color:#3d6542;
    color: #fff;
    line-height: 1;
    border: solid 1px var(--color-borders-main);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 38px;
    cursor: default;
}
.collection-custom-section .facets-container.scroll-trigger.animate--fade-in {
    padding: 0;
}
.collection-custom-section .pagination a {

    line-height: 1;
    color: var(--color-text-main);
    border: solid 1px transparent;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 38px;
    transition: ease 175ms background-color,ease 175ms border-color,ease 175ms color;
}
.collection-custom-section .pagination__item--current:after, .pagination__item:hover:after{
    display:none !important;
}
.collection-custom-section .pagination a:hover {
    border-color: #4664474d;
}
section#shopify-section-template--19444526645401__main {
    padding: 20px 0 30px;
}
/* 3/9/2026 css start from here */
.custom-rich-text-contact-us .rich-text__wrapper.rich-text__wrapper--center.page-width {
    justify-content: start;
    align-items: start;
    text-align: left;
    display: block;
    width: 100%;
    max-width: 100%;
}

.custom-rich-text-contact-us .rich-text__blocks.center {
    max-width: 100%;
    text-align: left;
}

.custom-rich-text-contact-us h2.rich-text__heading.rte.inline-richtext.h1.scroll-trigger.animate--slide-in {
    font-weight: 700;
    font-size: 50px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: capitalize;
    text-align: left;
    color: #466447;
    margin: 0px 0 20px 0 !important;
}

.custom-rich-text-contact-us .rich-text__text.rte.scroll-trigger.animate--slide-in {
    margin: 0;
}

.custom-rich-text-contact-us .rich-text__text.rte p {
    max-width: 100%;
    margin: 0;
    font-weight: 400;
    font-size: 16px !important;
    color: #466447;
}

.section.custom-contact-form-section .field input {
    background: transparent;
}

.section.custom-contact-form-section .field:before, .section.custom-contact-form-section .select:before {
    display: none;
}

.section.custom-contact-form-section .field:after, .section.custom-contact-form-section .select:after {
    display: none;
}

.section.custom-contact-form-section .field input:focus-visible {
    outline: unset;
    box-shadow: unset;
}

.section.custom-contact-form-section .field {
    border: 1px solid #3d654269;
    border-radius: 10px;
    background: transparent;
}

.section.custom-contact-form-section .contact .field label.field__label {
    color: #3d6542cf;
}
.custom-rich-text-contact-us.isolate {
    max-width: 1440px;
    margin: 0 auto;
}
.section.custom-contact-form-section .field textarea {
    background: transparent;
}
.section.custom-contact-form-section {
    padding: 20px 0 60px;
    max-width: 1440px;
    margin: 0 auto;
}
.section.custom-contact-form-section .contact__button button.button {
    background: #3d6542;
    font-weight: 900;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 50px;
    height: 55px;
    width: 100%;
    margin: 0;
    padding: 0 24px;
    font-family: Mulish !important;
    display: block;
    max-width: 200px;
}

.section.custom-contact-form-section .contact__button button.button::before, .section.custom-contact-form-section .contact__button button.button::after {
    display: none;
}

.section.custom-contact-form-section .custom-info-enrose p {
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize;
    color: #3d6542;
    margin: 0;
    line-height: normal;
}

.section.custom-contact-form-section .custom-info-enrose ul li {
    color: #3d6542;
}

.section.custom-contact-form-section .custom-info-enrose {
    border: 1px solid #3d654269;
    border-radius: 10px;
    background: transparent;
    width: 100%;
    padding: 20px 15px;
    flex: 0 0 32%;
    max-width: 32%;
}

.section.custom-contact-form-section .color-scheme-1.gradient {
    display: flex;
    justify-content: space-between;
    padding: 0 35px 0 15px;
    align-items: start;
}

.section.custom-contact-form-section .contact.page-width {
    flex: 0 0 60%;
    max-width: 60%;
    width: 100% !IMPORTANT;
    margin: 0;
}

.section.custom-contact-form-section .custom-info-enrose p br {
    display: none;
}
.about_us_imagebanner img {
    width: 100%;
    height: 100%;
    display: block;
}
.about_us_image {
    height: 400px;
    overflow: hidden;
}

.about_us_image img {
    object-fit: cover;
    object-position: center;
}

.image-text-aboutus-page {
    position: relative;
}


.about-us-text h2 {
    color: #3d6542;
    font-weight: 900;
    font-size: 50px;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    border-radius: 50px;
    color: #fff;
    margin: 0;
}

.about-us-text.subheading p {
    color: #fff;
    margin: 0;
    line-height: normal;
}
.main-about-box {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}
.custom-about-us-section {
    padding: 50px 15px !important;
}


.about-us-page-extra-content .rich-text__blocks.left {
    width: 100%;
    max-width: 100%;
}


.about-us-page-extra-content .rich-text.content-container {
    padding: 35px 14px 0;
}

.about-us-page-extra-content h2.rich-text__heading strong {
    color: #466447;
}

.about-us-page-extra-content .rich-text__text p {
    font-weight: 300;
    font-size: 15px;
    color: #466447;
}

section#shopify-section-template--19444526645401__rich_text_HJUXVC {
    margin-bottom: 40px;
}
.custom-about-us-section .image-with-text__content {
    padding: 0 0 0 50px !important;
}
div#shopify-section-template--19444526645401__image_with_text_pYdXXX .page-width {
    max-width: 1440px;
}
.custom-about-us-section.section-template--19444526645401__image_with_text_pYdXXX-padding.gradient.color-scheme-1 {padding: 60px 15px !important;}
/* 3/9/2026 css end from here */
/* 3/4/2026 css start from here */
.okeReviews[data-oke-container] .oke-reviewsTab, div.okeReviews .oke-reviewsTab {
    width: 32px !important;
    padding: 14px 0 !important;
    font-size: 14px !important;

    font-weight: 300 !important;
}
.okeReviews[data-oke-container] .oke-button, div.okeReviews .oke-button{
       padding: 14px 10px !important;
    font-size: 14px !important;

    font-weight: 300 !important;
}
.shopify-section.section.collection-custom-section .card__inner.color-scheme-2.gradient.ratio::before {
    display: none;
}
.shopify-section.section.collection-custom-section .card__media, .shopify-section.section.collection-custom-section .card .media {
    position: unset;
    width: 100%;
}

.shopify-section.section.collection-custom-section .card__media .full-unstyled-link {
    position: relative;
    aspect-ratio: 1 / 1 !important;
}
.shopify-section.section.collection-custom-section .card__inner.color-scheme-2.gradient.ratio {
    display: block;
    position: relative;
}
.shopify-section.section.collection-custom-section .card--media .card__inner .card__content {
    height: fit-content;
    margin-top: auto;
    position: absolute;
    bottom: 0;
}
.okeReviews[data-oke-container] .oke-button, div.okeReviews .oke-button:hover {
    color: #fff !important;
    box-shadow: unset !important;
}

.okeReviews[data-oke-container] .oke-button, div.okeReviews .oke-button:focus-visible {
    outline: unset !IMPORTANT;
    box-shadow: unset;
}

.okeReviews[data-oke-container] .oke-w-writeReview:hover:before, div.okeReviews .oke-w-writeReview:hover:before {
    color: #fff !important;
}


section.shopify-section.section.custom-featured-collection .card__inner.color-scheme-2.gradient.ratio::before {
    display: none;
}
section.shopify-section.section.custom-featured-collection .card__media, section.shopify-section.section.custom-featured-collection .card .media {
    position: unset;
    width: 100%;
}

section.shopify-section.section.custom-featured-collection .card__media .full-unstyled-link {
    position: relative;
    aspect-ratio: 1 / 1 !important;
}
section.shopify-section.section.custom-featured-collection .card__inner.color-scheme-2.gradient.ratio {
    display: block;
    position: relative;
}
section.shopify-section.section.custom-featured-collection .card--media .card__inner .card__content {
    height: fit-content;
    margin-top: auto;
    position: absolute;
    bottom: 0;
}
section.shopify-section.section.featured-collection-sticky-image .card__media {
    aspect-ratio: 1 / 1 !important;
}
/* section.shopify-section.section.featured-collection-sticky-image .card__heading a:after {
    display: none;
} */

section.shopify-section.section.featured-collection-sticky-image .ratio:before {
    display: none;
}
/* 3/4/2026 css end from here */

@media(max-width: 1400px){

.image-with-text-custom .image-with-text__content {
    padding-left: 80px;
}
.image-with-text-custom-roses .image-with-text__content {
    padding-right: 80px;
}
.marquee-section-homepage span {
    font-size: 18px;
}
}
@media(max-width: 1220px){
    /* .custom-product-page .product__info-wrapper.grid__item.scroll-trigger.animate--slide-in {
    width: 100%;
    max-width: 100%;
}
    .custom-product-page product-info .grid__item.product__media-wrapper {
    max-width: 100% !important;
    width: 100%!important;
}
    .custom-product-page product-info .product.grid {
    gap: 40px;
    display: grid;
    grid-template-columns: 2fr 1fr;
} */
 .custom-product-page product-info .product.grid {
    gap: 0px;
}
 .custom-product-page .product__info-wrapper.grid__item.scroll-trigger.animate--slide-in {
    max-width: 485px;
}
.custom-product-page product-info .grid__item.product__media-wrapper {
    max-width: calc(100% - 485px)!important;
    width: 100%!important;
}
}
@media(max-width: 1200px){
.image-with-text-custom p {
    font-size: 15px;
    line-height: normal;
}
body .section-featured-product h2.product__title.h1 {
    font-size: 38px;
}
.image-with-text-custom h2 {
    font-size: 48px;
}
.marquee-section-homepage span {
    font-size: 15px;
}
.collection h3.card__heading.h5 {
    font-size: 16px;
    line-height: 22px;
}
.delivery-option-icon-custom-enrose {
    width: 101px;
    height: 104px;
    margin: 0 auto;
    overflow: hidden;
}
    .collection-custom-section .collection ul.grid {
    grid-template-columns: repeat(3, 1fr);
    gap:15px;
}
 .collection-custom-section button.button.button--primary {
    color: #fff !important;
    background: #3d6542;
}
 .collection-custom-section button.button.button--primary:after, .collection-custom-section button.button.button--primary:before{
    display:none;
 }
}
@media (max-width:1024px){
    .custom-about-us-section .image-with-text__content {
    padding: 0 0 0 0 !important;
}
.custom-about-us-section.section-template--19444526645401__image_with_text_pYdXXX-padding.gradient.color-scheme-1 {
    padding: 40px 15px !important;
}

.custom-about-us-section .image-with-text__grid {
    flex-direction: column-reverse;
    gap: 20px;
}
.custom-about-us-section .image-with-text .grid__item {
    width: 100%;
}
    .section.custom-contact-form-section .color-scheme-1.gradient {

    padding: 0 15px 0;
    flex-direction: column;
    gap: 25px;
}
.section.custom-contact-form-section .contact.page-width {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100% !IMPORTANT;
    margin: 0;
    padding: 0 !important;
}
.section.custom-contact-form-section .custom-info-enrose {
    width: 100%;
    padding: 20px 15px;
    flex: 0 0 100%;
    max-width: 100%;
}
.custom-rich-text-contact-us h2.rich-text__heading.rte.inline-richtext.h1.scroll-trigger.animate--slide-in {
    font-size: 40px;
    margin: 0px 0 15px 0 !important;
}
.custom-rich-text-contact-us .rich-text__text.rte p {

    font-size: 14px !important;
}
.section-template--19444526612633__rich_text_k4kYpC-padding {
    padding-bottom: 20px;
}
.section.custom-contact-form-section .custom-info-enrose p {
    font-size: 16px;
}
}
@media(max-width: 991px){
    .collection-custom-section .collection ul.grid {
    grid-template-columns: repeat(2, 1fr);
}
     .custom-product-page .product__info-wrapper.grid__item.scroll-trigger.animate--slide-in {
    max-width: 385px;
}
.custom-product-page product-info .grid__item.product__media-wrapper {
    max-width: calc(100% - 385px)!important;
    width: 100%!important;
}
    .collection ul.grid {
    gap: 20px;
}
.image-with-text-custom .image-with-text__content {
    padding: 20px !important;
}
.image-with-text-custom h2 {
    font-size: 38px;
}
.delivery-option-text-custom-enrose {
    font-size: 18px;
}
.shopify-section-group-footer-group .footer-block.grid__item.scroll-trigger.animate--slide-in {
    flex: 0 0 33%;
    max-width: 33%;
}
.shopify-section-group-footer-group .footer-block.grid__item.footer-block--menu.scroll-trigger.animate--slide-in {
    flex: 0 0 26%;
    max-width: 26%;
}
.shopify-section-group-footer-group .footer-block.grid__item.footer-block--menu.scroll-trigger.animate--slide-in {
    flex: 0 0 26%;
    max-width: 26%;
}
.shopify-section-group-footer-group .footer-block.footer-block--newsletter.scroll-trigger.animate--slide-in {
    flex: 0 0 54%;
    max-width: 54%;
    margin-top: 40px;
}
}

@media(max-width: 768px){
    .collection-hero__title {
    font-size: 30px;
}
    .custom-about-us-section p {
    font-size: 14px !important;
}
.main-about-box {
    padding: 0 15px;
}
.about-us-text h2 {
    font-size: 33px;

}
    .section-template--19444526710937__rich_text_yNc77f-padding h2.rich-text__heading.rte.inline-richtext.h2.scroll-trigger.animate--slide-in {
    font-size: 28px;
}
    product-info .price__sale span,
    product-info .product__info-container .price--on-sale .price-item--regular {
    font-size: 16px;
}
    .custom-product-page ol.breadcrumbs__list li {
    font-size: 12px;
    line-height: 1.3;
}
    .custom-product-page ol.breadcrumbs__list {
    margin: 0 0 8px;
    gap: 10px;
}
   .custom-product-page .product__info-wrapper .product__info-container {
    max-width: 100%;
}
.custom-product-page .product__info-wrapper.grid__item.scroll-trigger.animate--slide-in {
    max-width: 100%;
    padding: 0px;
    border: 0px;
}
.custom-product-page product-info .grid__item.product__media-wrapper {
    max-width: 100%!important;
    width: 100%!important;
}
    .collection ul.grid {
    grid-template-columns: repeat(3, 1fr);
}
.product-with-sticky-image {
    grid-template-columns: repeat(1, 1fr);
    padding-left: 20px;
    padding-right: 20px;
}
.featured-collection-sticky-image .collection ul.grid {
    gap: 20px;
}
.delivery-option p {
    font-size: 15px;
}
.deliveryoptions-custom img {
    width: 54px;
}
body .section-featured-product h2.product__title.h1 {
    font-size: 28px;
}
.section-featured-product .product.grid {
    gap: 20px;
}
.section-featured-product .heading-product {
    margin-bottom: 30px;
}
product-info .product__info-container .product-form .product-form__buttons .product-form__submit {
    font-size: 16px;
}
.image-with-text-custom h2 {
    font-size: 28px;
    margin-bottom: 0px;
}
.image-with-text-custom p {
    font-size: 16px;
}
.delivery-option-icon-custom-enrose {
    width: 71px;
    height: 84px;
}
.shopify-section-group-footer-group .footer-block.grid__item.scroll-trigger.animate--slide-in {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100% !important;
}
.shopify-section-group-footer-group .customtext p {
    max-width: 501px;
}
.shopify-section-group-footer-group .footer__blocks-wrapper.grid.grid--1-col.grid--2-col.grid--4-col-tablet.scroll-trigger.animate--slide-in {
    justify-content: flex-start;
    gap: 40px !important;
}
.shopify-section-group-footer-group .footer-block.footer-block--newsletter.scroll-trigger.animate--slide-in {
    margin-top: 0px;
}
.product-row-wrapper a, .product-row-wrapper a img {
    width: 245px;
}
.deliveryoptions-custom {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
}

@media(max-width: 750px){
    .custom-about-us-section.section-template--19444526645401__image_with_text_pYdXXX-padding.gradient.color-scheme-1 {
    padding: 30px 0!important;
}
.custom-about-us-section .image-with-text .grid__item .image-with-text__media.image-with-text__media--adapt.global-media-settings.background-transparent.media {
    margin: 0 15px;
}
.about-us-page-extra-content.isolate .rich-text__wrapper.rich-text__wrapper--left.page-width {
    width: 100%;
    padding: 0 !important;
}
    product-recommendations.collection .card__inner.color-scheme-2.gradient.ratio{
    height: auto;   
}
    .announcement-bar__message.enter-your-cep{
        font-weight: 700 !important;
        line-height: 1 !important;
    }
    .announcement-bar__message.enter-your-cep:before{
        display: none;
    }
  footer .newsletter-form {
    align-items: flex-start;
}
    .section.slideshow-section-custom-homepage a.button.button--primary {
    font-size: 16px;
    height: 50px;
}
    p.announcement-bar__message.h5 {
    padding: 5px 0px;
}
.section.slideshow-section-custom-homepage .banner__content.banner__content--middle-center {
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    /* transform: translate(-50% -50%) !important; */
}
.section.slideshow-section-custom-homepage .slideshow__media.banner__media.media{
    height: 100%;
}
.collection ul.grid {
    grid-template-columns: repeat(2,1fr);
}
/* .collection .card__inner.color-scheme-2.gradient.ratio {
    height: 185px;
} */
.collection h3.card__heading.h5 {
    font-size: 14px;
    line-height: 15px;
}
.collection .price__sale, .price__sale span, .collection .card-information.price, .price-item {
    margin-top: 5px;
}
.collection .price__sale, .price__sale span, .collection .card-information.price, .price-item {
    font-size: 13px;
}
.collection ul.grid {
    gap: 15px;
}
.custom-featured-collection a.button {
    margin: 40px auto 0!important;
    min-height: unset !important;
    width: unset !important;
    max-width: unset;
    display: inline-flex;
    padding: 10px 16px !important;
    font-size: 14px;
}
.collection__title.title-wrapper.title-wrapper--no-top-margin.page-width {
    flex-direction: column;
    align-items: flex-start;
}
.collection h2 {
    font-size: 26px;
}
.collection__title.title-wrapper.title-wrapper--no-top-margin.page-width {
    margin-bottom: 40px;
}
.featured-collection-sticky-image .collection ul.grid {
    gap: 15px;
}
.collection__view-all a, .quick-add__submit {
    font-size: 12px;
    padding: 10px !important;
    line-height: 1;
    min-height: unset !important;
    width: unset;
    min-width: unset;
}
.product-with-sticky-image {
    padding-left: 15px;
    padding-right: 15px;
}
.collection-sticky-image {
    height: 340px;
    position: unset;
}
.collection-sticky-image img {
    width: 100%;
    height: 100%;
}
.deliveryoptions-custom {
    gap: 15px;
}
.delivery-option {
    padding: 20px 15px 20px;
}
.section-featured-product .product.grid {
    gap: 0px;
    flex-direction: column;
}
body .section-featured-product .product__media-wrapper {
    position: unset;
    width: 100% !important;
    max-width: 100% !important;
}
.section-featured-product .product__info-wrapper.grid__item.scroll-trigger.animate--slide-in {
    max-width: 100% !important;
    width: 100%!important;
}
.image-with-text-custom .image-with-text__content {
    padding: 15px!important;
}
.products-bundles-customm {
    display: flex;
    gap: 40px;
    flex-direction: column;
}
.delivery-options-custom-enrose {
    padding-top: 0px;
}
.bundle-product-card {
    max-width: 100%;
}
.icon-text-delivery-options {
    flex-direction: column;
}
.delivery-option-item-custom-enrose {
    flex: 0 0 100%;
    border-right: 0px !important;
}
body .jdgm-media-card {
    margin: 0 0px;
}
.shopify-section-group-footer-group .footer-block.grid__item.footer-block--menu.scroll-trigger.animate--slide-in {
    flex: 0 0 100%;
    max-width: 100%;
}
.shopify-section-group-footer-group .footer-block.footer-block--newsletter.scroll-trigger.animate--slide-in {
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 40px;
}
.section.slideshow-section-custom-homepage h2.banner__heading.inline-richtext.h1 {
    font-size: 38px;
        margin-bottom: 20px;
}
body .section-featured-product .product__media.media.media--transparent {
    padding: 0;
    height: auto;
}
body .section-featured-product .product__media.media.media--transparent img{
    position: unset;
}
.header__heading-logo-wrapper {
    width: 110px;
    height: 49px;
}
.header .header__icons {
gap: 15px;
padding: 0px;
}
.section.slideshow-section-custom-homepage .slideshow__text.banner__box {
    max-width: 100%;
    padding: 0px;
    justify-content: center;
    align-items: center;
}
.section.slideshow-section-custom-homepage .banner__buttons {
    width: max-content;
}
}
@media(max-width: 480px){
    .section-template--19444526710937__rich_text_yNc77f-padding h2.rich-text__heading.rte.inline-richtext.h2.scroll-trigger.animate--slide-in {
    font-size: 22px;
}
body ul.hooper-track {
    padding: 0px 0!important;
}
body .oke-reviewCard {
    max-width: 100%!important;
    width: 100%;
    margin: 0;
}
body .okeReviews[data-oke-container] .oke-reviewCarousel-reviews, body div.okeReviews .oke-reviewCarousel-reviews {
    width: calc(100% - 46px);
}
}