@import url("https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&family=Exo:ital,wght@0,100..900;1,100..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Outfit:wght@100..900&family=Quicksand:wght@300..700&display=swap");html{color-scheme:light}.hidden{display:none}body{background-image:url(/assets/images/misc/background-zeildj.png)}.header-four{padding:0;margin:0;background-color:white;background-image:linear-gradient(180deg,rgba(255,255,255,.9) 55.6%,rgba(255,255,255,1)),url(/assets/images/misc/zelidj.jpg);background-position:50%}.header-four-top{padding-top:.5rem;padding-bottom:.5rem;background-color:#1A7F4D;display:flex;justify-content:center;align-items:center;gap:.25rem;color:white;background-image:linear-gradient(90deg,rgba(26,127,77,.7) 50.15%,rgba(26,127,77,1)),url(/assets/images/misc/flag.jpg);background-size:150px;background-position:0;background-repeat:no-repeat}.header-four-nav{padding:12px 50px;background-color:white;border-radius:0 0 15px 15px;box-shadow:0 4px 4px 0 rgba(0,0,0,.05);position:relative}.header-four-nav,.header-four-nav-desktop{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;row-gap:12px}.header-four-nav-desktop{width:100%}.header-four-nav-mobile{display:none;width:100%;align-items:center;grid-template-columns:1fr auto 1fr;gap:.5rem}.header-four-nav-mobile-trigger{justify-self:start;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;background:transparent;color:#111827;cursor:pointer;border-radius:8px}.header-four-nav-mobile-trigger:hover{background-color:#f3f4f6}.header-four-nav-mobile-logo{justify-self:center;display:flex;align-items:center;justify-content:center}.header-four-nav-mobile-logo-link{display:inline-flex;align-items:center;line-height:0}.header-four-nav-mobile-logo-link img{height:40px;width:auto;display:block}.header-four-nav-mobile-actions{justify-self:end;display:inline-flex;align-items:center}.header-four--menu-open .header-four-nav,.header-four--menu-open .header-four-top{position:relative;z-index:120}.header-four-mobile-backdrop{position:fixed;inset:0;z-index:100;margin:0;padding:0;border:none;background:rgba(17,24,39,.45);cursor:pointer}.header-four-mobile-panel{position:fixed;top:0;left:0;bottom:0;z-index:110;width:min(300px,88vw);max-width:100%;background:#ffffff;box-shadow:4px 0 24px rgba(0,0,0,.12);padding:calc(5.75rem + env(safe-area-inset-top, 0px)) 1.25rem 1.5rem;display:flex;flex-direction:column;gap:.25rem;overflow-y:auto}.header-four-mobile-link{display:block;padding:.75rem 0;color:#111827;text-decoration:none;font-size:1.05rem;font-weight:500;border-bottom:1px solid #f3f4f6}.header-four-mobile-link--active,.header-four-mobile-link:hover{color:#1a7f4d}.header-four-mobile-icons{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.header-four-mobile-icons .header-four-nav-icon-link{display:inline-flex;align-items:center;gap:.75rem;font-size:1rem;color:#111827;text-decoration:none}@media (max-width:1023px){.header-four-nav{padding:12px 16px}.header-four-nav-desktop{display:none}.header-four-nav-mobile{display:grid}.header-four-main{height:auto;min-height:72px;padding:12px 16px 20px}}@media (min-width:1024px){.header-four-nav-mobile{display:none!important}}.header-four-nav-left{flex-shrink:0}.header-four-search{flex:1 1 auto;min-width:0;max-width:560px}.header-four-search-bar{display:flex;align-items:stretch;height:46px;border-radius:999px;border:1px solid #e5e7eb;background-color:#ffffff;box-shadow:0 2px 8px rgba(0,0,0,.06);overflow:hidden}.header-four-search-input{flex:1 1 65%;min-width:0;border:none;padding:0 1rem 0 1.25rem;font-size:1rem;font-family:inherit;color:#111827;background-color:#ffffff;outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.header-four-search-input::placeholder{color:#6b7280}.header-four-search-input:focus{outline:none}.header-four-search-sep{align-self:stretch;width:1px;flex-shrink:0;margin:10px 0;background-color:#e5e7eb}.header-four-search-categories-wrap{flex:0 0 34%;min-width:132px;max-width:200px;position:relative;display:flex;align-items:center;background-color:#e8f5ee}.header-four-search-categories-wrap:hover{background-color:#d8eee2}.header-four-search-categories{width:100%;min-width:0;display:inline-flex;align-items:center;justify-content:flex-start;gap:.35rem;padding:0 2rem 0 1rem;border:none;background-color:transparent;color:#2d7d52;font-size:.95rem;font-weight:500;font-family:inherit;cursor:pointer;outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.header-four-search-categories:focus-visible{box-shadow:inset 0 0 0 2px rgba(45,125,82,.35)}.header-four-search-categories-icon{position:absolute;right:.65rem;top:50%;transform:translateY(-50%);flex-shrink:0;color:#2d7d52;pointer-events:none}@media (max-width:1024px){.header-four-search{order:3;flex:1 1 100%;max-width:none}}.header-four-nav-right{display:flex;align-items:start;gap:1rem;gap:32px;flex-shrink:0}.header-four-nav-right-item{display:flex;flex-direction:column;align-items:center;gap:.35rem;color:black!important;font-size:1rem;text-decoration:none;cursor:pointer}.header-four-nav-right-item:after{content:"";width:6px;height:6px;border-radius:50%;background-color:transparent;flex-shrink:0}.header-four-nav-right-item--active{color:#1a7f4d!important}.header-four-nav-right-item--active:after{background-color:#1a7f4d}.header-four-nav-right-icons{display:flex;align-items:center;gap:20px}.header-four-nav-icon-link{display:inline-flex;align-items:center;line-height:0;text-decoration:none}.header-four-icon-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center}.header-four-nav-badge{position:absolute;top:-6px;right:-8px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background-color:#1a7f4d;color:#ffffff;font-size:.65rem;font-weight:600;line-height:18px;text-align:center;font-family:inherit;box-shadow:0 1px 2px rgba(0,0,0,.12);pointer-events:none}.header-four-mobile-icons .header-four-icon-wrap{flex-shrink:0}.header-four-mobile-icons .header-four-nav-badge{top:-4px;right:-6px}.header-four-main{display:flex;justify-content:center;align-items:center;height:100px}.login-mockup{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;padding:1.75rem 1.25rem 2rem;max-width:100%}.login-mockup__header{text-align:center;margin-bottom:1.5rem}.login-mockup__title{margin:0 0 .5rem;font-size:clamp(1.35rem,3vw,1.75rem);font-weight:700;color:#1a7f4d;font-family:inherit;line-height:1.2}.login-mockup__subtitle{margin:0;font-size:.9375rem;color:#6b7280;line-height:1.5;font-weight:400}.login-mockup__card{background-color:#ffffff;border-radius:16px;padding:1.5rem 1.25rem;box-shadow:0 4px 24px rgba(0,0,0,.06)}.login-mockup__card--social{padding:1.25rem 1.25rem 1.35rem}.login-mockup__primary-btn{display:block;width:100%;margin:0 0 1.25rem;padding:.875rem 1.25rem;border:none;border-radius:999px;background-color:#1a7f4d;color:#ffffff;font-size:1rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background-color .2s ease}.login-mockup__primary-btn:hover:not(:disabled){background-color:#156b42}.login-mockup__primary-btn:focus-visible{outline:2px solid #1a7f4d;outline-offset:3px}.login-mockup__primary-btn:disabled{opacity:.65;cursor:not-allowed}.login-mockup__register-actions{display:flex;flex-direction:column;gap:.65rem;margin-bottom:1.25rem}.login-mockup__secondary-btn{display:block;width:100%;padding:.875rem 1.25rem;border:2px solid #1a7f4d;border-radius:999px;background-color:#ffffff;color:#1a7f4d;font-size:.9375rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background-color .2s ease,color .2s ease}.login-mockup__secondary-btn:hover:not(:disabled){background-color:#e8f5ee}.login-mockup__secondary-btn:focus-visible{outline:2px solid #1a7f4d;outline-offset:3px}.login-mockup__secondary-btn:disabled{opacity:.65;cursor:not-allowed}.login-mockup__row{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.1rem}.login-mockup__row>.login-mockup__field{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 0.5rem);min-width:140px;margin-bottom:0}.login-mockup__field{margin-bottom:1.1rem}.login-mockup__field--last{margin-bottom:.75rem}.login-mockup__label{display:block;margin-bottom:.45rem;font-size:.9375rem;font-weight:600;color:#111827}.login-mockup__req{color:#dc2626;font-weight:700}.login-mockup__input{display:block;width:100%;box-sizing:border-box;padding:.8rem 1rem;border:1px solid #e5e7eb;border-radius:12px;background-color:#f9fafb;font-size:1rem;font-family:inherit;color:#111827;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.login-mockup__input::placeholder{color:#9ca3af}.login-mockup__input:focus{border-color:#1a7f4d;box-shadow:0 0 0 3px rgba(26,127,77,.18)}.login-mockup__error{margin:.35rem 0 0;font-size:.8125rem;color:#dc2626}.login-mockup__forgot{display:inline-block;margin-top:.25rem;font-size:.875rem;font-weight:500;color:#6b7280;text-decoration:none}.login-mockup__forgot:hover{color:#1a7f4d;text-decoration:underline}.login-mockup__divider{display:flex;align-items:center;gap:1rem;margin:1.25rem 0;font-size:.8125rem;color:#9ca3af;text-transform:lowercase}.login-mockup__divider:after,.login-mockup__divider:before{content:"";flex:1 1;height:1px;background-color:#e5e7eb}.login-mockup__social-stack{display:flex;flex-direction:column;gap:.75rem}.login-mockup__social-btn{display:flex;width:100%;align-items:center;justify-content:center;gap:.5rem;padding:.8rem 1rem;border:1px solid #e5e7eb;border-radius:12px;background-color:#ffffff;color:#111827;font-size:.9375rem;font-weight:500;font-family:inherit;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.login-mockup__social-btn:hover{background-color:#f9fafb;border-color:#d1d5db}.login-mockup__social-btn:focus-visible{outline:2px solid rgba(26,127,77,.45);outline-offset:2px}.login-mockup__google-wrap{display:flex;width:100%;min-height:46px;align-items:center;justify-content:center;overflow:hidden;border:1px solid #e5e7eb;border-radius:12px;background-color:#ffffff}.login-mockup__google-wrap>div{width:100%!important;display:flex!important;justify-content:center!important}.login-mockup__google-wrap iframe{margin:2px 0!important}.login-mockup__text-btn{display:block;width:100%;margin-top:1rem;padding:.5rem;border:none;background:transparent;color:#6b7280;font-size:.875rem;cursor:pointer;font-family:inherit}.login-mockup__text-btn:hover{color:#111827}.recommended-product-card__qty-btn,.recommended-product-card__qty-btn:active,.recommended-product-card__qty-btn:focus,.recommended-product-card__qty-btn:focus-visible,.recommended-product-card__qty-btn:hover{border:none!important;box-shadow:none!important;text-decoration:none!important}.recommended-product-card__qty-btn:focus-visible{outline:2px solid rgba(26,127,77,.4);outline-offset:2px}@media screen and (min-width:992px){.categories-list-scroll{scrollbar-width:none;-ms-overflow-style:none}.categories-list-scroll::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}}.categories-list-nav-btn:disabled{opacity:.35;cursor:not-allowed}.footer-mint{background-color:#e9f2ee;padding:3.5rem 0 4rem;font-family:inherit}.footer-mint__grid{display:grid;grid-template-columns:minmax(0,1.35fr) repeat(3,minmax(0,1fr));grid-gap:2.5rem 2rem;gap:2.5rem 2rem;align-items:start}@media (max-width:1199px){.footer-mint__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.footer-mint__grid{grid-template-columns:1fr}}.footer-mint__col--brand{max-width:22rem}@media (max-width:1199px){.footer-mint__col--brand{max-width:none}}.footer-mint__brand-link{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.65rem .85rem;text-decoration:none;margin-bottom:.35rem}.footer-mint__brand-link:hover .footer-mint__wordmark-green,.footer-mint__brand-link:hover .footer-mint__wordmark-red{opacity:.88}.footer-mint__logo{height:70px;width:auto;display:block}.footer-mint__wordmark{font-size:1.05rem;font-weight:700;letter-spacing:.04em;line-height:1.2}.footer-mint__wordmark-red{color:#c41e2a}.footer-mint__wordmark-green{color:#1a7f4d}.footer-mint__url{margin:0 0 1rem;font-size:.8125rem;font-weight:500;color:#1a7f4d;text-transform:lowercase;letter-spacing:.02em}.footer-mint__tagline{margin:0 0 1.25rem;font-size:.9375rem;line-height:1.55;color:#374151;max-width:26rem}.footer-mint__contact{display:flex;flex-direction:column;gap:.85rem;margin-bottom:1.5rem}.footer-mint__contact-row{display:flex;align-items:flex-start;gap:.65rem}.footer-mint__contact-icon{flex-shrink:0;width:1.75rem;height:1.75rem;display:inline-flex;align-items:center;justify-content:center;color:#1a7f4d;font-size:1.1rem;margin-top:.1rem}.footer-mint__contact-text{font-size:.9rem;line-height:1.5;color:#1f2937}.footer-mint__contact-text--wrap{display:flex;flex-wrap:wrap;align-items:center;gap:.15rem}.footer-mint__inline-link{color:#1f2937;text-decoration:none;font-size:.9rem}.footer-mint__inline-link:hover{color:#1a7f4d;text-decoration:underline}.footer-mint__or{color:#1a7f4d;font-weight:500;font-size:.9rem}.footer-mint__social{display:flex;flex-wrap:wrap;gap:.65rem;list-style:none;margin:0;padding:0}.footer-mint__social-link{display:inline-flex;width:2.75rem;height:2.75rem;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(26,127,77,.25);background-color:rgba(255,255,255,.65);color:#1a7f4d;font-size:1.15rem;text-decoration:none;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.footer-mint__social-link:hover{background-color:#1a7f4d;color:#ffffff;border-color:#1a7f4d}.footer-mint__heading{margin:0 0 1rem;font-size:1rem;font-weight:700;color:#1f2937;letter-spacing:.01em}.footer-mint__heading--sub{margin-top:1.75rem;margin-bottom:.85rem;font-size:.9375rem}.footer-mint__list{list-style:none;margin:0;padding:0}.footer-mint__list li{margin-bottom:.65rem}.footer-mint__list li:last-child{margin-bottom:0}.footer-mint__link{display:inline-flex;align-items:center;gap:.4rem;font-size:.9375rem;font-weight:400;color:#374151;text-decoration:none;line-height:1.4;transition:color .15s ease}.footer-mint__link:hover{color:#1a7f4d}.footer-mint__link--active{color:#1a7f4d;font-weight:600}.footer-mint__link--shop-active:before{content:"";width:6px;height:6px;border-radius:50%;background-color:#1a7f4d;flex-shrink:0}.footer-mint__muted{margin:0;font-size:.9rem;color:#6b7280}.bottom-footer--mint{background-color:#dce9e3;border-top:1px solid rgba(26,127,77,.12)}.bottom-footer__text--mint{color:#1f2937;font-weight:500}.bottom-footer__legal{margin:0;font-size:.75rem;color:#6b7280;line-height:1.5}.brand-four{margin:0}.brand-four__header{background-color:#ffffff;border-bottom:1px solid #e5e7eb;padding:.75rem 0}.brand-four__header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand-four__title-row{display:flex;align-items:center;gap:.5rem}.brand-four__crown{flex-shrink:0}.brand-four__title{font-size:1.375rem;font-weight:700;color:#111827;letter-spacing:.02em}.brand-four__view-all{font-size:1rem;font-weight:600;color:#111827;text-decoration:none;white-space:nowrap}.brand-four__view-all:hover{color:#000000;text-decoration:underline}.brand-four__carousel-wrap{background-color:#ffffff;padding:1.75rem 0 2rem}.brand-four__slider-shell{position:relative;padding-left:2.75rem;padding-right:2.75rem}@media (max-width:575px){.brand-four__slider-shell{padding-left:2rem;padding-right:2rem}}.brand-four__slider{position:relative}.brand-four__slider .slick-list{margin:0 -.25rem}.brand-four__slide{display:flex!important;align-items:center;justify-content:center;min-height:130px;padding:.65rem .85rem}.brand-four__slide-link{display:flex;align-items:center;justify-content:center;width:100%;text-decoration:none}.brand-four__slide-link img{max-height:112px;width:auto;max-width:100%;object-fit:contain;transition:opacity .2s ease}.brand-four__slide-link:hover img{opacity:.85}.brand-four__arrow{display:flex!important;align-items:center;justify-content:center;width:42px!important;height:42px!important;padding:0!important;border-radius:50%!important;border:1px solid #e5e7eb!important;background-color:#ffffff!important;color:#111827!important;box-shadow:0 1px 3px rgba(0,0,0,.06);z-index:2}.brand-four__arrow i{color:#111827!important;font-size:1.25rem!important}.brand-four__arrow:before{display:none!important}.brand-four__arrow:focus-visible,.brand-four__arrow:hover{border-color:#d1d5db!important;color:#111827!important;background-color:#f9fafb!important}.brand-four__arrow:focus-visible i,.brand-four__arrow:hover i{color:#000000!important}.brand-four__slider .slick-prev{left:0}.brand-four__slider .slick-next{right:0}@media (max-width:575px){.brand-four__slider .slick-prev{left:-.25rem}.brand-four__slider .slick-next{right:-.25rem}}.brand-four__loading{display:flex;min-height:140px;align-items:center;justify-content:center}.brand-four__spinner{width:2rem;height:2rem;color:#374151!important;border-width:.2em}.brand-four__error{margin:0;padding:1.5rem 0;text-align:center;font-size:.9375rem;color:#b91c1c}.account-dash,.account-page{padding:2.5rem 0 4rem;background-color:#fafafa}.account-dash__hero{margin-bottom:1.75rem}.account-dash__title{margin:0 0 .5rem;font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:700;color:#111827}.account-dash__subtitle{margin:0;font-size:1rem;color:#6b7280;line-height:1.5}.account-dash__tabs-nav{margin-bottom:1.5rem}.account-dash__tabs{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:0;padding:0}.account-dash__tab{display:inline-flex;align-items:center;gap:.45rem;padding:.55rem 1rem;border:1px solid #e5e7eb;border-radius:999px;background-color:#ffffff;color:#374151;font-size:.875rem;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.account-dash__tab--active,.account-dash__tab:hover{border-color:#1a7f4d;color:#1a7f4d}.account-dash__tab--active{background-color:#e8f5ee;font-weight:600}.account-dash__tab-icon{flex-shrink:0;opacity:.95}.account-dash__panel{border:1px solid #e5e7eb;border-radius:16px;background-color:#ffffff;box-shadow:0 2px 12px rgba(0,0,0,.04)}.account-dash__panel--flush{overflow:hidden}.account-dash__panel-head{padding:1rem 1.25rem;border-bottom:1px solid #f3f4f6;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem}.account-dash__panel-title{margin:0;font-size:1.05rem;font-weight:600;color:#111827}.account-dash__panel-body{padding:1.25rem}.account-dash__stat{border:1px solid #e5e7eb;border-radius:16px;background-color:#ffffff;padding:1.25rem;height:100%;transition:border-color .15s ease,box-shadow .15s ease}.account-dash__stat:hover{border-color:#c8e6d4;box-shadow:0 4px 16px rgba(26,127,77,.08)}.account-dash__stat-icon{width:3rem;height:3rem;border-radius:12px;background-color:#e8f5ee;color:#1a7f4d;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:1rem;font-size:1.35rem}.account-dash__stat-label{margin:0 0 .25rem;font-size:.875rem;font-weight:500;color:#6b7280}.account-dash__stat-value{margin:0;font-size:1.5rem;font-weight:700;color:#111827}.account-dash__table{margin-bottom:0}.account-dash__table thead th{background-color:#f9fafb;font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #e5e7eb}.account-dash__table tbody td{vertical-align:middle;border-color:#f3f4f6}.account-dash__cart-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;margin-bottom:1rem;border:1px solid #e5e7eb;border-radius:12px;background-color:#fafafa}.account-dash__cart-row:last-of-type{margin-bottom:0}.account-dash__cart-total{border-top:1px solid #e5e7eb;padding-top:1rem;margin-top:1rem}.account-dash__input{display:block;width:100%;box-sizing:border-box;padding:.75rem 1rem;border:1px solid #e5e7eb;border-radius:12px;background-color:#f9fafb;font-size:1rem;font-family:inherit;color:#111827}.account-dash__input:focus{outline:none;border-color:#1a7f4d;box-shadow:0 0 0 3px rgba(26,127,77,.15)}.account-dash__input:disabled{opacity:.75;cursor:not-allowed}.account-dash__label{display:block;margin-bottom:.4rem;font-size:.9375rem;font-weight:600;color:#111827}.account-dash__hint{display:block;margin-top:.35rem;font-size:.8125rem;color:#6b7280}.account-dash__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-top:1.5rem;width:100%}.account-dash__btn-danger{border-radius:999px!important;font-weight:600;font-size:.9375rem;padding:.65rem 1.5rem!important;border:2px solid #dc2626!important;background-color:#dc2626!important;color:#ffffff!important;box-shadow:0 1px 4px rgba(220,38,38,.35)}.account-dash__btn-danger:hover{background-color:#b91c1c!important;border-color:#b91c1c!important;color:#ffffff!important}.account-dash__btn-danger:focus-visible{outline:2px solid #dc2626;outline-offset:3px}.account-dash .btn-main,.account-dash .btn.btn-main{border-radius:999px!important;font-weight:600;background-color:#1a7f4d!important;border-color:#1a7f4d!important}.account-dash .btn-main:hover,.account-dash .btn.btn-main:hover{background-color:#156b42!important;border-color:#156b42!important}.account-dash .btn-outline-main{border-radius:999px!important;font-weight:600;border-color:#1a7f4d!important;color:#1a7f4d!important;background-color:#ffffff!important}.account-dash .btn-outline-main:hover{background-color:#e8f5ee!important}.account-dash__loading{display:flex;min-height:22rem;align-items:center;justify-content:center}.account-dash__spinner{width:2.5rem;height:2.5rem;color:#1a7f4d!important;border-width:.2em}.account-dash__empty{text-align:center;padding:2.5rem 1rem;color:#6b7280}.account-dash__nested-card{border:1px solid #e5e7eb;border-radius:12px;padding:1rem;background-color:#fafafa}.account-dash__address-root .account-dash__nested-card,.account-dash__address-root .border{border-color:#e5e7eb!important;border-radius:16px!important}.shop-page{background-color:#fafafa}.shop-page .breadcrumb{background-color:#ffffff!important;border-bottom:1px solid #e5e7eb}.shop-page__brand-banner{border-bottom:1px solid #e5e7eb;background-color:#ffffff}.shop-page__catalog{background-color:transparent}@media (min-width:992px){.shop-page__sidebar{border:1px solid #e5e7eb;border-radius:16px;background-color:#ffffff;padding:1.25rem;box-shadow:0 2px 12px rgba(0,0,0,.04);position:-webkit-sticky;position:sticky;top:1rem}}.shop-page__toolbar{align-items:center}.shop-page__results{font-size:.9375rem;font-weight:500;color:#374151}.shop-page__sort{border-radius:8px!important;border-color:#e5e7eb!important}.shop-page__filter-btn:hover{border-color:#1a7f4d!important;color:#1a7f4d}.shop-page__state{border:1px dashed #e5e7eb;border-radius:16px;background-color:#ffffff;color:#6b7280}.recommended-product-card__shell{min-width:min(100%,300px)}