:root{--eh-green: #5eb762;--eh-green-hover: #4ea651;--eh-green-light: #e8f8e9;--eh-text-dark: #1a1a1a;--eh-creme: #FCF6EF;--eh-radius: 6px}.button,.btn,.button--primary,.shopify-payment-button__button--unbranded,.product-form__submit,.cart__checkout-button{background-color:var(--eh-green)!important;border-color:var(--eh-green)!important;color:#fff!important;border-radius:var(--eh-radius)!important;font-weight:700!important;letter-spacing:.06em!important;transition:background-color .2s ease,transform .1s ease!important}.button:hover,.btn:hover,.button--primary:hover,.product-form__submit:hover,.cart__checkout-button:hover{background-color:var(--eh-green-hover)!important;border-color:var(--eh-green-hover)!important;transform:translateY(-1px)}.button:active,.product-form__submit:active{transform:translateY(0)}.button--secondary,.button[aria-current]{background-color:transparent!important;border:2px solid var(--eh-green)!important;color:var(--eh-green)!important}.button--secondary:hover{background-color:var(--eh-green)!important;color:#fff!important}.header__heading-link .header__heading-logo{max-width:140px!important}.announcement-bar{font-size:14px!important;letter-spacing:.04em!important;font-weight:500!important}.card-wrapper{transition:transform .2s ease,box-shadow .2s ease}.card-wrapper:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000001a}.card__heading a:hover,.full-unstyled-link:hover{color:var(--eh-green)!important;text-decoration:none!important}.price__regular .price-item--regular{color:var(--eh-text-dark);font-weight:700;font-size:1.1em}.product__title{font-size:clamp(1.4rem,4vw,2rem)!important;font-weight:800!important;line-height:1.2!important;color:var(--eh-text-dark)!important}.eh-rating{color:var(--eh-green);font-weight:700}.price.price--large .price-item--regular{font-size:1.8rem!important;font-weight:800!important;color:var(--eh-text-dark)!important}.eh-bundle-wrap{margin:20px 0 4px}.eh-bundle-title{text-align:center;font-size:11px;font-weight:700;letter-spacing:2.5px;color:#888;text-transform:uppercase;margin-bottom:12px}.eh-bundle-cards{display:flex;flex-direction:column;gap:10px}.eh-bundle-card{border:2px solid #e0e0e0;border-radius:12px;padding:16px 16px 14px;cursor:pointer;position:relative;transition:border-color .2s ease,background .2s ease;background:#fff;margin-top:6px}.eh-bundle-card:hover{border-color:#aaa}.eh-bundle-card.selected{border-color:var(--eh-green)!important;background:#f8fef8}.eh-bundle-card.popular{border-color:#000}.eh-bundle-card.popular.selected{border-color:var(--eh-green)}.eh-bundle-badge-popular{position:absolute;top:-1px;left:50%;transform:translate(-50%);background:#000;color:#fff;font-size:9px;font-weight:800;letter-spacing:2px;padding:4px 16px;border-radius:0 0 10px 10px;text-transform:uppercase;white-space:nowrap}.eh-bundle-card.selected .eh-bundle-badge-popular{background:var(--eh-green)}.eh-bundle-card-inner{display:flex;align-items:center;justify-content:space-between;gap:12px}.eh-bundle-left{display:flex;align-items:center;gap:12px;flex:1}.eh-bundle-radio{width:20px;height:20px;border:2px solid #ccc;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:border-color .2s}.eh-bundle-card.selected .eh-bundle-radio{border-color:var(--eh-green)}.eh-bundle-radio-dot{width:10px;height:10px;border-radius:50%;background:var(--eh-green);opacity:0;transition:opacity .2s}.eh-bundle-card.selected .eh-bundle-radio-dot{opacity:1}.eh-bundle-label{font-size:14px;font-weight:700;color:var(--eh-text-dark);line-height:1.3}.eh-bundle-sublabel{font-size:12px;color:#777;margin-top:1px}.eh-bundle-right{text-align:right;flex-shrink:0}.eh-bundle-save{background:#e8f8e9;color:#2a7a2a;font-size:10px;font-weight:800;padding:3px 10px;border-radius:30px;display:inline-block;margin-bottom:4px;letter-spacing:.5px}.eh-bundle-price{font-size:13px;color:#555;font-weight:600}.eh-bundle-footer{margin-top:10px;padding-top:10px;border-top:1px dashed #d0e8d0;font-size:12px;color:var(--eh-green);font-weight:700;text-align:center}.eh-cod-badge{background:linear-gradient(135deg,#f0faf0,#e8f8e9);border:1.5px solid var(--eh-green);border-radius:10px;padding:14px 18px;margin:16px 0;text-align:center}.eh-cod-badge strong{font-size:15px;color:var(--eh-text-dark);display:block;margin-bottom:4px}.eh-cod-badge span{font-size:13px;color:#555}.eh-trust-bar{display:flex;gap:14px;flex-wrap:wrap;justify-content:center;margin:14px 0;font-size:12px;color:#444}.eh-trust-bar span{display:flex;align-items:center;gap:5px;white-space:nowrap}.multicolumn-card{background:#fff;border:1px solid #eee;border-radius:12px;padding:24px 16px!important;box-shadow:0 2px 8px #0000000a;transition:box-shadow .2s;text-align:center!important}.multicolumn-card:hover{box-shadow:0 6px 20px #00000014;transform:translateY(-2px)}.multicolumn-card__image-wrapper img{width:56px!important;height:56px!important;object-fit:contain!important}.multicolumn-card .card__heading{font-size:14px!important;font-weight:700!important;margin:12px 0 6px!important;color:var(--eh-text-dark)!important}.accordion{border:1px solid #e8e8e8;border-radius:10px;overflow:hidden;margin-bottom:8px!important}.accordion summary{padding:18px 20px!important;font-weight:600!important;font-size:15px!important;cursor:pointer!important;list-style:none!important;background:#fff;transition:background .2s}.accordion summary:hover{background:var(--eh-green-light)}details[open]>summary{color:var(--eh-green);background:var(--eh-green-light)}.accordion__content{padding:0 20px 18px!important;font-size:14px!important;line-height:1.7!important;color:#555!important;background:#fff}@media(max-width:749px){.eh-sticky-bar{position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#fff;border-top:1px solid #e0e0e0;padding:10px 16px 16px;box-shadow:0 -4px 20px #0000001a}.eh-sticky-bar .button,.eh-sticky-bar button{width:100%!important;padding:16px!important;font-size:15px!important;border-radius:8px!important}body.template-product{padding-bottom:80px}}.image-banner .banner__content{padding:24px!important}.image-banner .banner__heading{font-size:clamp(1.8rem,6vw,3.5rem)!important;font-weight:800!important;text-shadow:0 2px 12px rgba(0,0,0,.3)!important;line-height:1.1!important}.collection .card__media{overflow:hidden;border-radius:8px 8px 0 0}.collection .card__media img{transition:transform .4s ease}.collection .card-wrapper:hover .card__media img{transform:scale(1.04)}.footer__col{padding:16px 0}.footer-block__heading{font-weight:700!important;font-size:14px!important;letter-spacing:.08em!important;text-transform:uppercase!important}html{scroll-behavior:smooth}*:focus-visible{outline:2px solid var(--eh-green)!important;outline-offset:2px!important}.product-form__submit[disabled]{background-color:#aaa!important;cursor:not-allowed!important}.swatch-input:checked+.swatch-label,.variant-pills input:checked+label{border-color:var(--eh-green)!important;background-color:var(--eh-green-light)!important}.badge--sale{background-color:var(--eh-green)!important;color:#fff!important}h1,h2,h3,h4{letter-spacing:-.01em}.section-header__heading,.title{font-weight:800!important}@media(max-width:749px){.image-banner .banner__heading{font-size:clamp(1.6rem,8vw,2.5rem)!important}}.header__heading-link .h2{display:none!important}.header__heading-link{display:inline-block;width:140px;height:44px;background:url(/cdn/shop/files/Logo_Silver_Essence_1_a42d9415-a301-43fd-b4ee-289ff434f543.png) no-repeat center left;background-size:contain;text-indent:-9999px;overflow:hidden}.color-scheme-3 .header__heading-link,.color-scheme-4 .header__heading-link{filter:brightness(0) invert(1)}.saving-banner__text strong{color:#d4824f!important;font-weight:700}.eh-star svg{fill:#ffb81c!important}.eh-rating-row .eh-stars svg{fill:#ffb81c!important}.vxr9-dot{width:7px!important;height:7px!important;background:#c9c3bc!important}.vxr9-dot.vxr9-dot-active{background:#000!important;transform:scale(1.15)!important}.vxr9-stars{color:#6cbd6a!important}@media(min-width:768px){.vxr9-dot{width:8px!important;height:8px!important}.vxr9-image img{width:70px!important;height:70px!important;border-radius:10px!important}}.announcement-bar__message .icon-arrow{display:inline-block}.product__text.inline-richtext{font-size:14px;color:#555;margin:4px 0 12px}.benefit-icons-list{list-style:none;padding:0}.benefit-icons-list li{display:flex;flex-direction:column;align-items:center}.selling-fast-bar{font-family:"Source Sans 3",Nunito Sans,sans-serif!important}details[open] .acc-icon{transform:rotate(180deg)}.eh-trust-divider{color:#ccc}.eh-cod-badge{margin-top:10px!important}.eh-cod-badge__text strong{color:#2d7a2d}@media(max-width:749px){body{padding-bottom:80px!important}}.section-template--main-padding.color-scheme-2,.gradient.color-scheme-2{background-color:#f8fef8}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-style.css.map */
